[Webkit-unassigned] [Bug 22721] New: Implement WorkerUtils.importScripts()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 7 03:21:34 PST 2008


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

           Summary: Implement WorkerUtils.importScripts()
           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: ap at webkit.org


This is a way to include external code in scripts running in Workers:
<http://www.whatwg.org/specs/web-workers/current-work/#importscripts>.

Much of the groundwork necessary for this is common with XMLHttpRequest.


-- 
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