Bug 150043 - Update JSC features.json
Summary: Update JSC features.json
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Saam Barati
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-12 12:20 PDT by Saam Barati
Modified: 2015-10-12 14:32 PDT (History)
14 users (show)

See Also:


Attachments
patch (8.13 KB, patch)
2015-10-12 13:51 PDT, Saam Barati
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Saam Barati 2015-10-12 12:20:47 PDT
There is a ton of implemented stuff not included.
Comment 1 Saam Barati 2015-10-12 13:51:55 PDT
Created attachment 262917 [details]
patch
Comment 2 Mark Lam 2015-10-12 13:53:13 PDT
Comment on attachment 262917 [details]
patch

r=me
Comment 3 WebKit Commit Bot 2015-10-12 13:54:13 PDT
Attachment 262917 [details] did not pass style-queue:


ERROR: Source/JavaScriptCore/features.json:0:  The features should be sorted alphabetically by name, "Arrow Functions" appears after "for...of Loops".  [json/syntax] [5]
ERROR: Source/JavaScriptCore/features.json:0:  The features should be sorted alphabetically by name, "Classes" appears after "Destructuring Syntax".  [json/syntax] [5]
ERROR: Source/JavaScriptCore/features.json:0:  The features should be sorted alphabetically by name, "Block Scoping" appears after "Reflect API".  [json/syntax] [5]
ERROR: Source/JavaScriptCore/features.json:0:  The features should be sorted alphabetically by name, "Modules" appears after "Tail Calls".  [json/syntax] [5]
Total errors found: 4 in 2 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Saam Barati 2015-10-12 14:32:20 PDT
landed in:
http://trac.webkit.org/changeset/190889