[Webkit-unassigned] [Bug 165898] New: [JSC] Add base key per SourceCode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 15 05:42:20 PST 2016


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

            Bug ID: 165898
           Summary: [JSC] Add base key per SourceCode
    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

Module has its module key. But Script does not have it.
We need to add it to the script since dynamic import will use it when importing the modules.

We will add base key information to SourceCode.

-- 
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/20161215/e52d8a4d/attachment.html>


More information about the webkit-unassigned mailing list