Bug 178202

Summary: import.meta should not be assignable
Product: WebKit Reporter: Sathya Gunasekaran <gsathya>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, commit-queue, darin, keith_miller, mark.lam, msaboff, saam, sam, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Sathya Gunasekaran
Reported 2017-10-11 21:33:28 PDT
import.meta = 1; print(import.meta); The above prints `1`. It should be a syntax error.
Attachments
Patch (16.44 KB, patch)
2017-10-11 22:28 PDT, Yusuke Suzuki
no flags
Yusuke Suzuki
Comment 1 2017-10-11 22:28:15 PDT
Yusuke Suzuki
Comment 2 2017-10-11 23:17:14 PDT
Comment on attachment 323512 [details] Patch Thnk you for your review!
WebKit Commit Bot
Comment 3 2017-10-11 23:45:26 PDT
Comment on attachment 323512 [details] Patch Clearing flags on attachment: 323512 Committed r223232: <https://trac.webkit.org/changeset/223232>
WebKit Commit Bot
Comment 4 2017-10-11 23:45:28 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2017-10-11 23:46:01 PDT
Note You need to log in before you can comment on or make changes to this bug.