[Webkit-unassigned] [Bug 8026] A particular animated SVG crashes in filter code

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 29 08:05:35 PST 2006


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





------- Comment #6 from darin at apple.com  2006-03-29 08:05 PDT -------
(In reply to comment #5)
> I bet the problem is that DeprecatedString is a null string instead of an empty
> string.

Turns out it's an empty string. But -[NSDictionary valueForKey:] has a bug
where it will fail for the empty string. I filed a bug about this.

Fix is to check for the empty string before calling valueForKey:.


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