[Webkit-unassigned] [Bug 53081] Need to explicitly check non-finite value of input coordinate in Canvas2D::isPointInPath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 14 05:20:44 PST 2011


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





--- Comment #9 from Johnny(Jianning) Ding <jnd at chromium.org>  2011-02-14 05:20:44 PST ---
(In reply to comment #7)
> (From update of attachment 80172 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=80172&action=review
> 
> r=me, though the ChangeLog should be more specific that this is moving the finiteness check into common code.
> 
> > Source/WebCore/html/canvas/CanvasRenderingContext2D.cpp:880
> > +    // Test whether the input point contians non-finite value.
> 
> Unnecessary comment.

Thanks Andreas!
I have changed the patch according to your comments.  Will land it

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