[Webkit-unassigned] [Bug 93361] Immediate dominators in DFG.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 22:32:41 PDT 2012


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


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

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




--- Comment #1 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-08-09 22:33:08 PST ---
Attachment 156927 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/JavaScriptCore/dfg/DFGDominators.cp..." exit_code: 1
Source/JavaScriptCore/dfg/DFGDominators.cpp:55:  Missing space before {  [whitespace/braces] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:122:  Missing space before ( in for(  [whitespace/parens] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:122:  Missing space before {  [whitespace/braces] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:123:  Missing space before ( in if(  [whitespace/parens] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:125:  Missing spaces around =  [whitespace/operators] [4]
Source/JavaScriptCore/dfg/DFGDominators.cpp:125:  Missing space before ( in for(  [whitespace/parens] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:125:  Missing space before {  [whitespace/braces] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:126:  Missing space before ( in if(  [whitespace/parens] [5]
Source/JavaScriptCore/dfg/DFGDominators.cpp:128:  Missing space before ( in if(  [whitespace/parens] [5]
Source/JavaScriptCore/dfg/DFGDominators.h:46:  The parameter name "graph" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/JavaScriptCore/dfg/DFGGraph.cpp:325:  Missing space after ,  [whitespace/comma] [3]
Total errors found: 11 in 3 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