[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 2 21:31:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=46592
--- Comment #32 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-02-02 21:31:12 PST ---
Attachment 81029 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/CMakeLists.txt', u'Source/W..." exit_code: 1
Source/WebCore/css/CSSStyleApplyProperty.cpp:28: Found other header before a header this file implements. Should be: config.h, primary header, blank line, and then alphabetically sorted. [build/include_order] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:32: Alphabetical sorting problem. [build/include_order] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:59: Alphabetical sorting problem. [build/include_order] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:91: Else clause should never be on same line as else (use 2 lines) [whitespace/newline] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:313: Else clause should never be on same line as else (use 2 lines) [whitespace/newline] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:343: Else clause should never be on same line as else (use 2 lines) [whitespace/newline] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:347: Else clause should never be on same line as else (use 2 lines) [whitespace/newline] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:3445: Should have a space between // and comment [whitespace/comments] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:3446: Should have a space between // and comment [whitespace/comments] [4]
Source/WebCore/css/CSSStyleApplyProperty.cpp:3447: Should have a space between // and comment [whitespace/comments] [4]
Source/WebCore/css/CSSStyleSelector.cpp:3036: Else clause should never be on same line as else (use 2 lines) [whitespace/newline] [4]
Source/WebCore/css/CSSStyleSelector.cpp:3046: Non-label code inside switch statements should be indented. [whitespace/indent] [4]
Total errors found: 12 in 10 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