Closed
Bug 1311924
Opened 8 years ago
Closed 8 years ago
Handle play state changes in state objects of MDSM
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)
This allow different policy for different state objects. E.g. we want DecodingState to enter dormant aggressively when playback is paused for a long time.
Assignee | ||
Updated•8 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Attachment #8804969 -
Flags: review?(kaku)
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8804969 [details] Bug 1311924 - Handle play state changes in state objects of MDSM. https://reviewboard.mozilla.org/r/88792/#review88026 Why don't we implement HandlePlayStateChanged() for the BufferingState?
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8804969 [details] Bug 1311924 - Handle play state changes in state objects of MDSM. https://reviewboard.mozilla.org/r/88792/#review88028
Attachment #8804969 -
Flags: review?(kaku) → review+
Assignee | ||
Comment 4•8 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3e8ddc7e6575 Handle play state changes in state objects of MDSM. r=kaku
Comment 6•8 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3e8ddc7e6575
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
•