[Webkit-unassigned] [Bug 12310] Crash on refresh when using SVG as background image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 18 06:08:07 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12310
macdome at opendarwin.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mjs at apple.com
------- Comment #5 from macdome at opendarwin.org 2007-01-18 06:08 PDT -------
My guess is that somehow WebKit has not been told properly to forget about the
SVGImage's frameLoader. It seems to be re-using the loader for another
document, mistakenly, and tearing down the SVGDocument at a bad time (possibly
after it's already been torn down). I'm really not sure. Bradee or Maciej
would have to comment here.
--
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