[Webkit-unassigned] [Bug 164858] New: [JSC] Specifying same module entry point multiple times cause TypeError

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 17 01:03:51 PST 2016


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

            Bug ID: 164858
           Summary: [JSC] Specifying same module entry point multiple
                    times cause TypeError
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: utatane.tea at gmail.com

If you request the same module entry point to evaluate multiple times, JSC raises Type error.
Now, the current loader API spec becomes abandoned. We can just modify our loader to fit to the whatwg's HTML's ES6 modules.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161117/30a165ed/attachment.html>


More information about the webkit-unassigned mailing list