Bug 24016

Summary: Make it possible to create workers from workers.
Product: WebKit Reporter: Dmitry Titov <dimich>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Enhancement CC: ap, jianli, levin, mike
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 24017, 24150    
Bug Blocks:    

Dmitry Titov
Reported 2009-02-18 18:44:29 PST
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.
Attachments
Dmitry Titov
Comment 1 2009-06-24 14:05:18 PDT
*** This bug has been marked as a duplicate of 22723 ***
Note You need to log in before you can comment on or make changes to this bug.