[Webkit-unassigned] [Bug 9202] CSS3: border-radius not completely implemented, testcase hangs webkit

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Aug 21 12:09:25 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9202


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |opendarwin.org at mitzpettel.co
                   |                            |m




------- Comment #11 from opendarwin.org at mitzpettel.com  2006-08-21 12:09 PDT -------
As far as I can tell, the hang is the only issue here (the original bug was
invalid). As I mentioned in bug 10479, the problem is a consequence of division
by zero in drawArc when it's asked to draw a zero-radius dashed arc. It ends up
passing some huge value down to CG causing it to hand (I think someone said
that it actually returns after 15 minutes).


-- 
Configure bugmail: http://bugzilla.opendarwin.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