[Webkit-unassigned] [Bug 40288] New: WebWorker spec not implemented correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 01:29:08 PDT 2010


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

           Summary: WebWorker spec not implemented correctly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: skoom at me.com


http://dev.w3.org/html5/workers/#worker

"4.7.2 Dedicated workers and the Worker interface

...

This constructor must be visible when the script's global object is either a Window object or an object implementing the WorkerUtils interface."

It's only visible when the global object is Window so it's not possible to create nested workers.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list