Bug 150043

Summary: Update JSC features.json
Product: WebKit Reporter: Saam Barati <saam>
Component: JavaScriptCoreAssignee: Saam Barati <saam>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, benjamin, commit-queue, fpizlo, ggaren, gskachkov, joepeck, jond, keith_miller, mark.lam, msaboff, oliver, sukolsak, ysuzuki
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch mark.lam: review+

Saam Barati
Reported 2015-10-12 12:20:47 PDT
There is a ton of implemented stuff not included.
Attachments
patch (8.13 KB, patch)
2015-10-12 13:51 PDT, Saam Barati
mark.lam: review+
Saam Barati
Comment 1 2015-10-12 13:51:55 PDT
Mark Lam
Comment 2 2015-10-12 13:53:13 PDT
Comment on attachment 262917 [details] patch r=me
WebKit Commit Bot
Comment 3 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.
Saam Barati
Comment 4 2015-10-12 14:32:20 PDT
Note You need to log in before you can comment on or make changes to this bug.