Bug 269461
Summary: | [MSE] Add MediaSourceHandle object and update to MSE's latest spec (including MSE in worker) | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Component: | Media | Assignee: | Jean-Yves Avenard [:jya] <jean-yves.avenard> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=269567 https://bugs.webkit.org/show_bug.cgi?id=274802 |
||
Bug Depends on: | |||
Bug Blocks: | 264134 |
Jean-Yves Avenard [:jya]
MSE in a worker is part of the spec now.
New method has been added a new attribute to MediaSource canConstructInDedicatedWorker [1]
[1] https://w3c.github.io/media-source/#canconstructindedicatedworker-attribute
One of the last step to support MediaSource in a Worker
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/123006531>
Jean-Yves Avenard [:jya]
Pull request: https://github.com/WebKit/WebKit/pull/24515
EWS
Committed 274853@main (7db823fea8a1): <https://commits.webkit.org/274853@main>
Reviewed commits have been landed. Closing PR #24515 and removing active labels.
Michael Catanzaro
This introduced bug #274802