[Webkit-unassigned] [Bug 191136] New: Worklets should load scripts asynchronously.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 31 15:12:30 PDT 2018


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

            Bug ID: 191136
           Summary: Worklets should load scripts asynchronously.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: justin_michaud at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Currently, a call to Worklet::addModule(String url) uses the url as code. It should fetch the script asynchronously, following the spec.

-- 
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/20181031/a5566dd3/attachment.html>


More information about the webkit-unassigned mailing list