WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272885
ManagedSourceBuffer & BufferedChangeEvent to be exposed to 'DedicatedWorker'
https://bugs.webkit.org/show_bug.cgi?id=272885
Summary
ManagedSourceBuffer & BufferedChangeEvent to be exposed to 'DedicatedWorker'
Ahmad Saleem
Reported
2024-04-18 03:18:08 PDT
Hi Team, While going through 'MediaSource' directory and noted that it is now exposed properly, I noticed that these following aren't: `BufferedChangeEvent.idl` still has: `Exposed=Window` instead of `Exposed=(Window,DedicatedWorker)` as per -
https://w3c.github.io/media-source/#bufferedchangeevent-interface
Similarly, `ManagedSourceBuffer.idl` still has: `Exposed=Window` instead of `Exposed=(Window,DedicatedWorker)` ___ Just wanted to raise so we can do it consistently across 'MediaSource'. Thanks!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2024-04-18 03:18:41 PDT
https://w3c.github.io/media-source/#bufferedchangeevent-interface
Radar WebKit Bug Importer
Comment 2
2024-04-25 03:19:15 PDT
<
rdar://problem/127041540
>
Jean-Yves Avenard [:jya]
Comment 3
2024-04-25 17:47:50 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27782
EWS
Comment 4
2024-04-26 03:21:48 PDT
Committed
278033@main
(0a047ea1ca60): <
https://commits.webkit.org/278033@main
> Reviewed commits have been landed. Closing PR #27782 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