Closed Bug 1713327 Opened 3 years ago Closed 3 years ago

Use MOZ_DIAGNOSTIC_ASSERT in InputPriorityController::DidRunTask instead of MOZ_CRASH

Categories

(Core :: Performance, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
90 Branch
Performance Impact none
Tracking Status
firefox90 --- fixed

People

(Reporter: sefeng, Assigned: sefeng)

References

Details

Crash Data

Attachments

(1 file)

I just noticed we still had some crashes with [@ mozilla::InputTaskManager::DidRunTask ] signature, although the volume is low.

We should use MOZ_DIAGNOSTIC_ASSERT for the investigation, however, there's no need to crash the browser.

Whiteboard: [qf-]

We should use MOZ_DIAGNOSTIC_ASSERT for the investigation, however, there's no need to crash the browser.

Assignee: nobody → sefeng
Status: NEW → ASSIGNED
Pushed by sefeng@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff0530dd4e41
Use MOZ_DIAGNOSTIC_ASSERT in InputPriorityController::DidRunTask instead of MOZ_CRASH r=smaug
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 90 Branch
Performance Impact: --- → -
Whiteboard: [qf-]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: