Closed
Bug 1481166
Opened 5 years ago
Closed 5 years ago
Enable SourceBuffer.changeType by default
Categories
(Core :: Audio/Video: Playback, enhancement)
Core
Audio/Video: Playback
Tracking
()
RESOLVED
FIXED
mozilla63
Tracking | Status | |
---|---|---|
firefox63 | --- | fixed |
People
(Reporter: jya, Assigned: jya)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
Method is defined in: https://rawgit.com/WICG/media-source/codec-switching/index.html#dom-sourcebuffer-changetype Behaviour is described in: Specs were added in https://rawgit.com/WICG/media-source/codec-switching/index.html#sourcebuffer-init-segment-received Currently this method is placed behind the media.mediasource.experimental.enabled preference. Chrome will be enabling this feature in the very near future.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Keywords: dev-doc-needed
Comment 2•5 years ago
|
||
Comment on attachment 8997832 [details] Bug 1481166 - Enable SourceBuffer.changeType by default. r?bz Boris Zbarsky [:bz] (no decent commit message means r-) has approved the revision. https://phabricator.services.mozilla.com/D2770
Attachment #8997832 -
Flags: review+
Pushed by jyavenard@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/74186b05e255 Enable SourceBuffer.changeType by default. r=bzbarsky
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/74186b05e255
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 5•5 years ago
|
||
Added page to documentation: https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer/changeType Updated page: https://developer.mozilla.org/en-US/docs/Web/API/SourceBuffer Added an entry to Firefox 63 for developers.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•