[Webkit-unassigned] [Bug 40857] Altering the CSS class of an attached SVG element causes WebKit to crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 23 11:28:31 PDT 2010


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





--- Comment #2 from Fady Samuel <fsamuel at chromium.org>  2010-06-23 11:28:32 PST ---
I spent about a day trying to figure out what the underlying cause of the problem is. It seems like Darin Adler's statement that hasClass being true means the attribute map will already be there is false. If that's the expected behavior then a simple fix is to make sure the attribute map is created when set the hasClass flag is set to true. I will post a patch shortly. Please let me know if you do not feel this fixes the underlying problem.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list