[Webkit-unassigned] [Bug 73350] [chromium] Allow scrolling non-root layers in the compositor thread
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 10:32:12 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=73350
--- Comment #15 from WebKit Review Bot <webkit.review.bot at gmail.com> 2011-12-13 10:32:12 PST ---
Attachment 119032 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/WebKit/chromium/tests/CCLayerTreeHostTest.cpp:980: One line control clauses should not use braces. [whitespace/braces] [4]
Source/WebKit/chromium/tests/CCLayerTreeHostTest.cpp:1028: One line control clauses should not use braces. [whitespace/braces] [4]
Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.h:132: The parameter name "layerImpl" adds no information, so it should be removed. [readability/parameter_name] [5]
Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:426: Semicolon defining empty statement for this loop. Use { } instead. [whitespace/semicolon] [5]
Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:486: One line control clauses should not use braces. [whitespace/braces] [4]
Total errors found: 5 in 15 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