[Webkit-unassigned] [Bug 19762] Crash in svg/webarchive/svg-cursor-subresources.svg

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 5 11:50:53 PDT 2008


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


rwlbuis at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #21958|0                           |1
        is obsolete|                            |
  Attachment #22100|                            |review?
               Flag|                            |




------- Comment #4 from rwlbuis at gmail.com  2008-07-05 11:50 PDT -------
Created an attachment (id=22100)
 --> (https://bugs.webkit.org/attachment.cgi?id=22100&action=view)
Different check

This is the best check for checking whether the document is still valid I can
come up with. I started with document()->renderer() but AFAIK the code should
work too when the document has no renderer. A different approach would be to
clear the whole element id map before calling removeAllChildren, but I am not
sure if that would be right.
Cheers,

Rob.


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