[Webkit-unassigned] [Bug 10405] REPRO: SVG Maze crashes in RenderPath code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 15 15:16:00 PDT 2006


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





------- Comment #1 from opendarwin.org at mitzpettel.com  2006-08-15 15:15 PDT -------
Created an attachment (id=10046)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=10046&action=view)
Reduction (will crash)

The crash happens when an element has a renderer but null path data. Since
renderers aren't created for elements with null path data, the only way this
can happen is for the path data to be removed from an element that already has
a renderer, as in this testcase.


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