Closed
Bug 1208933
Opened 4 years ago
Closed 4 years ago
Remove AbstractMediaDecoder::NotifyWaitingForResourcesStatusChanged()
Categories
(Core :: Audio/Video: Playback, defect)
Core
Audio/Video: Playback
Not set
Tracking
()
RESOLVED
FIXED
mozilla44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
After bug 1208932 is landed, MediaDecoderStateMachine::NotifyWaitingForResourcesStatusChanged does nothing. We can now remove AbstractMediaDecoder::NotifyWaitingForResourcesStatusChanged().
Assignee | ||
Comment 1•4 years ago
|
||
Try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=5bdf5030a0b9
Assignee | ||
Comment 2•4 years ago
|
||
Bug 1208933 - Remove AbstractMediaDecoder::NotifyWaitingForResourcesStatusChanged().
Attachment #8667683 -
Flags: review?(jyavenard)
Comment 3•4 years ago
|
||
Comment on attachment 8667683 [details] MozReview Request: Bug 1208933 - Remove AbstractMediaDecoder::NotifyWaitingForResourcesStatusChanged(). https://reviewboard.mozilla.org/r/20815/#review18685
Attachment #8667683 -
Flags: review?(jyavenard) → review+
Comment 5•4 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/bd0c2c299363
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla44
You need to log in
before you can comment on or make changes to this bug.
Description
•