[Webkit-unassigned] [Bug 21371] Cannot animate "points" attribute for <svg:polygon>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 00:31:10 PDT 2010


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





--- Comment #5 from Dirk Schulze <krit at webkit.org>  2010-03-29 00:31:10 PST ---
(In reply to comment #4)
> Attachment 51861 [details] did not pass style-queue:
> 
> Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
> WebCore/svg/SVGAnimateElement.cpp:149:  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: 1 in 9 files
> 
> 
> If any of these errors are false positives, please file a bug against
> check-webkit-style.

The value can be negative, so ... == 0 check is ok here.

-- 
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