Closed
Bug 1394316
Opened 7 years ago
Closed 7 years ago
Provide default implementation to MediaDecoderOwner methods that involve Gecko specific types
Categories
(Core :: Audio/Video: Playback, enhancement, P3)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: jwwang, Assigned: jwwang)
References
Details
Attachments
(1 file)
http://searchfox.org/mozilla-central/rev/18c16ebf818abb86805ce08a6e537e4cd826f044/dom/media/MediaDecoderOwner.h#46,148,165,176
There is no easy way to remove these methods. We should provide default implementation to these methods to make them 'optional' in Servo.
Assignee | ||
Updated•7 years ago
|
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8901689 -
Flags: review?(cpearce)
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8901689 [details]
Bug 1394316 - provide default implementation to MediaDecoderOwner methods that involve Gecko specific types.
https://reviewboard.mozilla.org/r/173112/#review178800
Attachment #8901689 -
Flags: review?(cpearce) → review+
Assignee | ||
Comment 3•7 years ago
|
||
Thanks!
Pushed by jwwang@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/516f6999e9ce
provide default implementation to MediaDecoderOwner methods that involve Gecko specific types. r=cpearce
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
You need to log in
before you can comment on or make changes to this bug.
Description
•