WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
178202
import.meta should not be assignable
https://bugs.webkit.org/show_bug.cgi?id=178202
Summary
import.meta should not be assignable
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Yusuke Suzuki
Comment 1
2017-10-11 22:28:15 PDT
Created
attachment 323512
[details]
Patch
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
<
rdar://problem/34950530
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug