Closed
Bug 1345751
Opened 8 years ago
Closed 8 years ago
Label runnables in dom/media/FileBlockCache.cpp
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla55
Tracking | Status | |
---|---|---|
firefox55 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
(Whiteboard: [QDL][TDC-MVP][MEDIA])
Attachments
(2 files)
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8845711 [details]
Bug 1345751. P1 - remove the else branch for MediaShutdownManager ensures all media activities are finished before "xpcom-shutdown-threads" starts.
https://reviewboard.mozilla.org/r/118862/#review120896
Attachment #8845711 -
Flags: review?(cpearce) → review+
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8845712 [details]
Bug 1345751. P2 - use SystemGroup to dispatch the event.
https://reviewboard.mozilla.org/r/118864/#review120898
Attachment #8845712 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 5•8 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b8681577ccf9
P1 - remove the else branch for MediaShutdownManager ensures all media activities are finished before "xpcom-shutdown-threads" starts. r=cpearce
https://hg.mozilla.org/integration/autoland/rev/f4b04c195f3f
P2 - use SystemGroup to dispatch the event. r=cpearce
Comment 7•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b8681577ccf9
https://hg.mozilla.org/mozilla-central/rev/f4b04c195f3f
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
Updated•8 years ago
|
Whiteboard: [QDL][TDC-MVP][MEDIA]
You need to log in
before you can comment on or make changes to this bug.
Description
•