[Webkit-unassigned] [Bug 13050] 6 objects and ~200MB leaked after opening then closing tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 00:49:53 PDT 2007


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





------- Comment #4 from hyatt at apple.com  2007-03-13 00:49 PDT -------
I landed a fix to account for the larger encoded data.  On my machine
everything is behaving more or less as expected now.  The WebCore cache is
128mb on very large memory machines.  The encoded size error was making it take
more like 200mb.  When I close the window now on Tiger, the cache is properly
full at 128mb.  So even though this looks like a giant "leak", all that has
happened is that single page filled up the entire cache.  Over time the cache
shouldn't grow but should stay at that maximum size.


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