Closed
Bug 1481166
Opened 6 years ago
Closed 6 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•6 years ago
|
||
Updated•6 years ago
|
Keywords: dev-doc-needed
Comment 2•6 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•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Comment 5•6 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
•