[Webkit-unassigned] [Bug 91912] Adding new value (atomic) for property (-webkit-user-select)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 21 09:03:45 PDT 2012


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





--- Comment #13 from WebKit Review Bot <webkit.review.bot at gmail.com>  2012-07-21 09:03:45 PST ---
Attachment 153671 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/edit..." exit_code: 1
Source/WebCore/css/CSSPrimitiveValueMappings.h:2351:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Source/WebCore/editing/ReplaceSelectionCommand.cpp:1073:  Missing space before ( in if(  [whitespace/parens] [5]
Source/WebCore/page/DragController.cpp:788:  Missing spaces around ||  [whitespace/operators] [3]
Source/WebCore/rendering/style/StyleRareInheritedData.h:89:  One space before end of line comments  [whitespace/comments] [5]
Source/WebCore/editing/VisibleSelection.cpp:523:  Missing space before ( in while(  [whitespace/parens] [5]
Source/WebCore/editing/VisibleSelection.cpp:527:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Source/WebCore/editing/VisibleSelection.h:119:  The parameter name "selection" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/editing/visible_units.cpp:984:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/editing/visible_units.cpp:989:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebCore/editing/visible_units.cpp:991:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Source/WebCore/editing/visible_units.cpp:1060:  One line control clauses should not use braces.  [whitespace/braces] [4]
Source/WebCore/editing/visible_units.cpp:1062:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Source/WebCore/editing/VisiblePosition.cpp:65:  Code inside a namespace should not be indented.  [whitespace/indent] [4]
Source/WebCore/page/EventHandler.cpp:1299:  Missing space before {  [whitespace/braces] [5]
Source/WebCore/page/EventHandler.cpp:1300:  Missing space before ( in if(  [whitespace/parens] [5]
Source/WebCore/page/EventHandler.cpp:1300:  An else statement can be removed when the prior "if" concludes with a return, break, continue or goto statement.  [readability/control_flow] [4]
Total errors found: 16 in 17 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