[Webkit-unassigned] [Bug 12310] New: Crash on refresh when using SVG as background image
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 18 05:48:25 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12310
Summary: Crash on refresh when using SVG as background image
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Keywords: HasReduction
Severity: Normal
Priority: P1
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: macdome at opendarwin.org
Crash on refresh when using SVG as background image
Simpler SVGs seem to work fine in the layout tests, but this particular SVG
(when used as a background image) crashes safari on page refresh.
It looks like possibly SVGImage should be keeping a reference to the
SVGDocument and is not, or maybe it is keeping a reference when it shouldn't
be. Either way, something subtle is wrong here with the SVGImage
implementation to cause this.
--
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