[Webkit-unassigned] [Bug 123254] [WINCE]spin button of input tag of number is not panited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 31 01:46:12 PDT 2013


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





--- Comment #3 from WebKit Commit Bot <commit-queue at webkit.org>  2013-10-31 01:44:58 PST ---
Attachment 215046 did not pass style-queue:

Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCore/rendering/RenderThemeWinCE.cpp', u'Source/WebCore/rendering/RenderThemeWinCE.h']" exit_code: 1
Source/WebCore/rendering/RenderThemeWinCE.h:117:  The parameter name "style" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/rendering/RenderThemeWinCE.h:117:  Extra space before last semicolon. If this should be an empty statement, use { } instead.  [whitespace/semicolon] [5]
Source/WebCore/rendering/RenderThemeWinCE.h:118:  The parameter name "i" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/rendering/RenderThemeWinCE.h:118:  The parameter name "r" adds no information, so it should be removed.  [readability/parameter_name] [5]
Source/WebCore/rendering/RenderThemeWinCE.cpp:676:  This { should be at the end of the previous line  [whitespace/braces] [4]
Source/WebCore/rendering/RenderThemeWinCE.cpp:680:  An else should appear on the same line as the preceding }  [whitespace/newline] [4]
Source/WebCore/rendering/RenderThemeWinCE.cpp:680:  Missing space before ( in if(  [whitespace/parens] [5]
Source/WebCore/rendering/RenderThemeWinCE.cpp:681:  This { should be at the end of the previous line  [whitespace/braces] [4]
Source/WebCore/rendering/RenderThemeWinCE.cpp:682:  Missing space before ( in if(  [whitespace/parens] [5]
Total errors found: 9 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