[Webkit-unassigned] [Bug 16163] SVG crash in Node::setChanged() on Debug builds only (trashed parent)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 9 12:51:22 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16163


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17806|                            |review?
               Flag|                            |




------- Comment #2 from rwlbuis at gmail.com  2007-12-09 12:51 PDT -------
Created an attachment (id=17806)
 --> (http://bugs.webkit.org/attachment.cgi?id=17806&action=view)
First attempt

This should fix it. I am not sure if the SVGResource::removeClient in
SVGStyledElement::detach was expected to be called, but apparently when detach
is called from ~Node the SVGStyledElement object does not exist so its detach
can't be called. Let me know whether the testcase reduction needs more
changes...
Cheers,

Rob.


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