[Webkit-unassigned] [Bug 40775] Table Cell Layering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 6 11:17:45 PDT 2010


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





--- Comment #14 from WebKit Review Bot <webkit.review.bot at gmail.com>  2010-07-06 11:17:45 PST ---
Attachment 60643 did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1
WebCore/rendering/RenderTableSection.cpp:1091:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/rendering/RenderTableSection.h:70:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
WebCore/rendering/RenderTableSection.h:71:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
WebCore/rendering/RenderTableSection.h:73:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/rendering/RenderTableSection.h:77:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
WebCore/rendering/RenderTableSection.h:78:  Tests for true/false, null/non-null, and zero/non-zero should all be done without equality comparisons.  [readability/comparison_to_zero] [5]
WebCore/rendering/RenderTableSection.h:80:  One line control clauses should not use braces.  [whitespace/braces] [4]
WebCore/rendering/RenderTableSection.h:84:  Place brace on its own line for function definitions.  [whitespace/braces] [4]
Total errors found: 8 in 16 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