[Webkit-unassigned] [Bug 14430] Massive memory leak in PNG decoder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 21:34:27 PDT 2007


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





------- Comment #1 from hyatt at apple.com  2007-06-28 21:34 PDT -------
Are you sure you're seeing a leak?  Safari decodes images lazily and does
maintain a cache of decoded data.  If you have a large amount of available
physical memory, Safari will hold on to decoded image data in a memory cache
(for machines with a lot of physical memory, we'll cache 128mb worth of image
data potentially).


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