[Webkit-unassigned] [Bug 272885] New: ManagedSourceBuffer & BufferedChangeEvent to be exposed to 'DedicatedWorker'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 18 03:18:08 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=272885

            Bug ID: 272885
           Summary: ManagedSourceBuffer & BufferedChangeEvent to be
                    exposed to 'DedicatedWorker'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

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!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240418/72338335/attachment.htm>


More information about the webkit-unassigned mailing list