[Webkit-unassigned] [Bug 24016] New: Make it possible to create workers from workers.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 18 18:44:29 PST 2009


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

           Summary: Make it possible to create workers from workers.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebCore JavaScript
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dimich at chromium.org
                CC: ap at webkit.org, levin at chromium.org, jianli at chromium.org


Currently, the workers can only be created by JS script on a page. The spec
(and FF 3.1 beta) allows creating child workers by a worker. 

There likely will be several smaller bugs/patches leading to fixing this.


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



More information about the webkit-unassigned mailing list