[Webkit-unassigned] [Bug 82332] Construct CSSCharsetRule on CSSOM API access only
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 08:54:09 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82332
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2012-03-27 08:54:09 PST ---
Attachment 134078 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1
Source/WebCore/css/CSSStyleSheet.cpp:134: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Source/WebCore/css/CSSStyleSheet.cpp:202: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Source/WebCore/css/CSSStyleSheet.cpp:210: Should have only a single space after a punctuation in a comment. [whitespace/comments] [5]
Source/WebCore/css/CSSStyleSheet.cpp:266: Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons. [readability/comparison_to_zero] [5]
Total errors found: 4 in 6 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