[Webkit-unassigned] [Bug 33808] Animated scaling of background-image is too slow
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 10:47:17 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33808
--- Comment #8 from WebKit Review Bot <webkit.review.bot at gmail.com> 2010-01-27 10:47:15 PST ---
Attachment 47549 did not pass style-queue:
Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/platform/graphics/transforms/TransformationMatrix.h:324: 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/platform/graphics/transforms/TransformationMatrix.h:324: Tests for
true/false, null/non-null, and zero/non-zero should all be done without
equality comparisons. [readability/comparison_to_zero] [5]
WebCore/platform/graphics/transforms/TransformationMatrix.h:325: 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/platform/graphics/transforms/TransformationMatrix.h:325: Tests for
true/false, null/non-null, and zero/non-zero should all be done without
equality comparisons. [readability/comparison_to_zero] [5]
WebCore/platform/graphics/transforms/TransformationMatrix.h:326: 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/platform/graphics/transforms/TransformationMatrix.h:326: 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: 6
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