[Webkit-unassigned] [Bug 61730] [CSSRegions] Parse flow property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 31 12:37:42 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61730
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit.review.bot at gmail.com
--- Comment #4 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-05-31 12:37:42 PST ---
Attachment 95462 did not pass style-queue:
Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'LayoutTests/ChangeLog', u'LayoutTests/fast..." exit_code: 1
Source/WebCore/css/CSSParser.cpp:5791: An else if statement should be written as an if statement when the prior "if" concludes with a return, break, continue or goto statement. [readability/control_flow] [4]
Source/WebCore/css/CSSParser.cpp:5794: 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: 2 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