[Webkit-unassigned] [Bug 156252] We've regressed octane codeload by 8% since the revision before arrow functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 21 14:10:02 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=156252
WebKit Commit Bot <commit-queue at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |commit-queue at webkit.org
--- Comment #3 from WebKit Commit Bot <commit-queue at webkit.org> ---
Attachment 281773 did not pass style-queue:
ERROR: Source/JavaScriptCore/parser/Parser.cpp:3063: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4]
ERROR: Source/JavaScriptCore/parser/Parser.cpp:3717: One line control clauses should not use braces. [whitespace/braces] [4]
ERROR: Source/JavaScriptCore/parser/Parser.cpp:3736: One line control clauses should not use braces. [whitespace/braces] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:816: Weird number of spaces at line-start. Are you using a 4-space indent? [whitespace/indent] [3]
ERROR: Source/JavaScriptCore/parser/Parser.h:820: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:821: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:822: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:846: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:847: Wrong number of spaces before statement. (expected: 8) [whitespace/indent] [4]
Total errors found: 9 in 4 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160621/c7e0493c/attachment.html>
More information about the webkit-unassigned
mailing list