[Webkit-unassigned] [Bug 118328] Optimize addStrackTraceIfNecessary to be faster in the case when it's not necessary

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 14:32:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118328





--- Comment #10 from WebKit Commit Bot <commit-queue at webkit.org>  2013-07-08 14:34:04 PST ---
Attachment 206268 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/fast/events/remove-target-with-shadow-in-drag-expected.txt', u'Source/JavaScriptCore/ChangeLog', u'Source/JavaScriptCore/interpreter/Interpreter.cpp', u'Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp']" exit_code: 1
Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:118:  Missing space before {  [whitespace/braces] [5]
Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp:119:  Missing space after ,  [whitespace/comma] [3]
Source/JavaScriptCore/interpreter/Interpreter.cpp:153:  Missing space before {  [whitespace/braces] [5]
Source/JavaScriptCore/interpreter/Interpreter.cpp:154:  Missing space after ,  [whitespace/comma] [3]
Source/JavaScriptCore/interpreter/Interpreter.cpp:659:  Extra space after ( in if  [whitespace/parens] [5]
Source/JavaScriptCore/interpreter/Interpreter.cpp:671:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 6 in 4 files


If any of these errors are false positives, please file a bug against check-webkit-style.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list