[Webkit-unassigned] [Bug 32799] Cleanup: Rename CSS list-style-type markers to conform to WebKit Code Style Guidelines
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 20 12:41:35 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32799
WebKit Review Bot <webkit.review.bot at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |webkit-bot-watchers at googleg
| |roups.com,
| |webkit.review.bot at gmail.com
--- Comment #2 from WebKit Review Bot <webkit.review.bot at gmail.com> 2009-12-20 12:41:34 PST ---
Attachment 45288 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/css/CSSPrimitiveValueMappings.h:933: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListItem.cpp:54: Boolean expressions that span
multiple lines should have their operators on the left side of the line instead
of the right side. [whitespace/operators] [4]
WebCore/rendering/RenderListMarker.cpp:343: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListMarker.cpp:574: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListMarker.cpp:696: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListMarker.cpp:776: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListMarker.cpp:793: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
WebCore/rendering/RenderListMarker.cpp:839: A case label should not be
indented, but line up with its switch statement. [whitespace/indent] [4]
Total errors found: 8
--
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