[Webkit-unassigned] [Bug 22357] Crash when setting className via SVG className.baseVal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 15 13:55:35 PST 2008


https://bugs.webkit.org/show_bug.cgi?id=22357





------- Comment #10 from eric at webkit.org  2008-12-15 13:55 PDT -------
(From update of attachment 25970)
The only question I have left is if namedAttrMap is ever supposed to be
cleared?  Or is it such that once an element ever gets a single mapped
attribute, it has a map for all time?  (I would assume the later, but I'm not
sure).

If namedAttrMap is ever supposed to clear, then we should only be creating in
the "set" case, not the "clear" case.  Otherwise looks fine.


-- 
Configure bugmail: https://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