[Webkit-unassigned] [Bug 55362] New: Remove comment about memory leak from SVGImage
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 28 04:43:16 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55362
Summary: Remove comment about memory leak from SVGImage
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: Minor
Priority: P4
Component: SVG
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ctruta at chromium.org
CC: zimmermann at kde.org
There is the following comment at
// FIXME: If this SVG ends up loading itself, we might leak the world.
// The comment said that the Cache code does not know about CachedImages
// holding Frames and won't know to break the cycle. But
[code follows]
I tested SVG images with various kinds of content, running testshell under valgrind, but I could not see any leak.
I believe that comment is no longer applicable. (It was written in 2009.)
--
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