Closed
Bug 1310537
Opened 8 years ago
Closed 8 years ago
Delay dormant handling until we exit WaitForCDMState
Categories
(Core :: Audio/Video: Playback, defect, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla52
Tracking | Status | |
---|---|---|
firefox52 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
The purpose of dormant state is to release decoders. we can delay handling dormant until we really need to decode (after exiting WaitForCDMState).
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8801622 -
Flags: review?(kikuo)
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8801622 [details] Bug 1310537 - delay dormant handling until we exit WaitForCDMState. https://reviewboard.mozilla.org/r/86294/#review85440 Looks good to me.
Attachment #8801622 -
Flags: review?(kikuo) → review+
Pushed by jwwang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/c3d48af66043 delay dormant handling until we exit WaitForCDMState. r=kikuo
Comment 5•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c3d48af66043
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox52:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•