[Webkit-unassigned] [Bug 178202] New: import.meta should not be assignable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 11 21:33:28 PDT 2017


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

            Bug ID: 178202
           Summary: import.meta should not be assignable
           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: gsathya at chromium.org

import.meta = 1;
print(import.meta);

The above prints `1`. It should be a syntax error.

-- 
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/20171012/eff4aae6/attachment.html>


More information about the webkit-unassigned mailing list