WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 176114
176115
semicolon being treated as assignment at the program level
https://bugs.webkit.org/show_bug.cgi?id=176115
Summary
semicolon being treated as assignment at the program level
Saam Barati
Reported
2017-08-30 12:05:07 PDT
// test.js x=undefined; load("test2.js"); print(x); // prints 123 // test2.js x;123
Attachments
Add attachment
proposed patch, testcase, etc.
GSkachkov
Comment 1
2017-08-30 12:18:39 PDT
There is a duplicate
https://bugs.webkit.org/show_bug.cgi?id=176114
Saam Barati
Comment 2
2017-08-30 12:19:31 PDT
*** This bug has been marked as a duplicate of
bug 176114
***
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