Closed
Bug 1310537
Opened 9 years ago
Closed 9 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•9 years ago
|
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•9 years ago
|
Attachment #8801622 -
Flags: review?(kikuo)
Comment 2•9 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+
| Assignee | ||
Comment 3•9 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c3d48af66043
delay dormant handling until we exit WaitForCDMState. r=kikuo
Comment 5•9 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 9 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
•