[Webkit-unassigned] [Bug 265263] New: Worker IDL Interace is not exposed to 'SharedWorker'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 22 12:23:50 PST 2023


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

            Bug ID: 265263
           Summary: Worker IDL Interace is not exposed to 'SharedWorker'
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ahmad.saleem792 at gmail.com

Hi Team,

While looking into Workers.idl file in WebKit, I noticed that it is not exposed to 'SharedWorker' as per Web standard.

Web-Spec: https://html.spec.whatwg.org/multipage/workers.html#dedicated-workers-and-the-worker-interface

WebKit Source: https://searchfox.org/wubkat/rev/225be872c8ca8c801d73c28d87205f6bef773846/Source/WebCore/workers/Worker.idl#29

It might be leading to following WPT test failure (didn't test or confirmed).

WPT Test Case: https://wpt.fyi/results/workers/semantics/interface-objects/003.any.sharedworker.html?label=master&label=experimental&aligned=&q=safari%3Afail

Or if it is not progressing above, it might be failing few others.

I just wanted to raise so we can fix it.

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/20231122/496ada8a/attachment.htm>


More information about the webkit-unassigned mailing list