[Webkit-unassigned] [Bug 15962] <canvas> rendering crasher with undefined moveTo and lineWidth != 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 22:04:41 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=15962


oliver at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |oliver at apple.com
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #7 from oliver at apple.com  2008-06-05 22:04 PDT -------
I fixed this a while ago (the issue was NaN and infinite arguments causing CG
to go off the deep end)

The test case triggered as it was using undefined as an argument to a couple of
canvas api's which then converted to NaN.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list