Closed Bug 1310594 Opened 8 years ago Closed 8 years ago

MDSM::DumpDebugInfo() should dispatch the printing task immediately

Categories

(Core :: Audio/Video: Playback, defect, P3)

defect

Tracking

()

RESOLVED FIXED
mozilla52
Tracking Status
firefox52 --- fixed

People

(Reporter: jwwang, Assigned: jwwang)

Details

Attachments

(1 file)

Since the task is run asynchronously, it is possible other tasks get first and change the object states before we print them. Therefore we want to dispatch this task immediately without waiting for the tail dispatching phase so object states are less likely to change before being printed.
Assignee: nobody → jwwang
Priority: -- → P3
Attachment #8801636 - Flags: review?(kaku)
Comment on attachment 8801636 [details]
Bug 1310594 - MDSM::DumpDebugInfo() should dispatch the printing task immediately.

https://reviewboard.mozilla.org/r/86310/#review85430
Attachment #8801636 - Flags: review?(kaku) → review+
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/965cd53c2d98
MDSM::DumpDebugInfo() should dispatch the printing task immediately. r=kaku
https://hg.mozilla.org/mozilla-central/rev/965cd53c2d98
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: