Summary: | Update ES6 Generators' status to "In Development" | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Yusuke Suzuki <ysuzuki> | ||||
Component: | New Bugs | Assignee: | Yusuke Suzuki <ysuzuki> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | commit-queue, saam | ||||
Priority: | P2 | ||||||
Version: | WebKit Nightly Build | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Attachments: |
|
Description
Yusuke Suzuki
2015-11-11 11:13:02 PST
Created attachment 265307 [details]
Patch
Attachment 265307 [details] did not pass style-queue:
ERROR: Source/JavaScriptCore/features.json:0: The features should be sorted alphabetically by name, "Generators" appears after "for...of Loops". [json/syntax] [5]
ERROR: Source/JavaScriptCore/features.json:0: The features should be sorted alphabetically by name, "Number Object Extensions" appears after "new.target". [json/syntax] [5]
Total errors found: 2 in 2 files
If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 265307 [details]
Patch
Do you want to make you the contact on this?
*** Bug 151143 has been marked as a duplicate of this bug. *** Committed r192318: <http://trac.webkit.org/changeset/192318> Comment on attachment 265307 [details]
Patch
E
Oops. Mis-submitted. |