[Webkit-unassigned] [Bug 12659] LEOPARD: Possible memory leaks found at www.ebay.com and map.google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 07:06:30 PST 2007


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





------- Comment #3 from ggaren at apple.com  2007-02-26 07:06 PDT -------
Along the lines of what Ian said, if you do a manual GC after closing the
window, all the objects get reclaimed. So I think there's something wrong with
our "GC when closing the WebView" logic, where we GC just a little bit early,
before some significant reference has been cleared.


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