[Webkit-unassigned] [Bug 46592] Convert CSSStyleSelector::applyProperty to use function pointers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 3 20:21:15 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=46592
--- Comment #37 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-02-03 20:21:14 PST ---
Attachment 81125 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/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: 9 in 11 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