[Webkit-unassigned] [Bug 38407] SVG hkern implementation incomplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 30 21:34:42 PDT 2010


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





--- Comment #3 from Dirk Schulze <krit at webkit.org>  2010-04-30 21:34:42 PST ---
(In reply to comment #2)
> Attachment 54828 [details] did not pass style-queue:
> 
> Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']"
> exit_code: 1
> WebCore/rendering/SVGRootInlineBox.cpp:359:  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/SVGRootInlineBox.cpp:1346:  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: 2 in 20 files
> 
> 
> If any of these errors are false positives, please file a bug against
> check-webkit-style.

The explicite null check is needed 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