[Webkit-unassigned] [Bug 8026] A particular animated SVG crashes in filter code
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Mar 28 03:14:05 PST 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8026
------- Comment #3 from ojh16 at student.canterbury.ac.nz 2006-03-28 03:14 PDT -------
My brief look into this makes me think that feMerge is not assigning the
default image for a node in feMerge.
This results in an image source name, name, of type DeprecatedString,
DeprecatedName::getNSString() seems to produce something borken when the string
is length 0 (gdb can't look at it certainly).
Leading from this [m_imagesByName valueForKey:name.getNSString()] fails with an
index out of bounds exception.
--
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