[Webkit-unassigned] [Bug 25624] REGRESSION(r33963-r33980): Function.toString preserves quote style, but it shouldn't

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 28 15:19:48 PST 2011


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


WebKit Review Bot <webkit.review.bot at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit.review.bot at gmail.com




--- Comment #9 from WebKit Review Bot <webkit.review.bot at gmail.com>  2011-01-28 15:19:48 PST ---
Attachment 80505 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1

Source/JavaScriptCore/runtime/FunctionPrototype.cpp:76:  Extra space before ) in for  [whitespace/parens] [5]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:85:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:84:  Missing space before ( in switch(  [whitespace/parens] [5]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:87:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:86:  Missing space before ( in switch(  [whitespace/parens] [5]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:107:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Source/JavaScriptCore/runtime/FunctionPrototype.cpp:106:  Missing space before ( in switch(  [whitespace/parens] [5]
Total errors found: 7 in 5 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