WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
279875
[Prototype] Have detachable MediaSource
https://bugs.webkit.org/show_bug.cgi?id=279875
Summary
[Prototype] Have detachable MediaSource
Jean-Yves Avenard [:jya]
Reported
2024-09-18 01:01:18 PDT
A detachable MediaSource allows from being detached from a media element temporarily to re-attach it again later so that a new MediaSource doesn’t need to be created and having to reload all the original content again. When running the "Detaching from a media element" algorithm (
https://w3c.github.io/media-source/#mediasource-detach
) sourceBuffers aren't cleared and removed from the MediaSource.
Attachments
Add attachment
proposed patch, testcase, etc.
Jean-Yves Avenard [:jya]
Comment 1
2024-09-18 01:01:45 PDT
rdar://129298010
Jean-Yves Avenard [:jya]
Comment 2
2024-09-18 01:25:11 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/33773
EWS
Comment 3
2024-09-21 01:44:59 PDT
Committed
284032@main
(2ee9927bd954): <
https://commits.webkit.org/284032@main
> Reviewed commits have been landed. Closing PR #33773 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug