Bug 77306
Summary: | [Chromium] 'let' may become a keyword in ES6 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Yuzo Fujishima <yuzo> |
Component: | JavaScriptCore | Assignee: | Mads Ager <ager> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Yuzo Fujishima
http://trac.webkit.org/changeset/106198 has changed the classification of "let" to "keyword".
Accordingly, the following tests started failing for Chromium.
fast/js/keywords-and-reserved_words.html
fast/js/reserved-words-strict.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Yuzo Fujishima
*** This bug has been marked as a duplicate of bug 77303 ***