[Webkit-unassigned] [Bug 12659] JS objects not collected after closing window @ ebay.com/maps.google.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 26 11:20:08 PST 2007


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





------- Comment #5 from ian.eng.webkit at gmail.com  2007-02-26 11:20 PDT -------
I doubt this leak has anything to do with bug 12850 which would not release
retained objects by going to "about:blank" page. Like Geoffrey said, it has
something to do with not calling GC when closing a window. 

BTW, I also saw that a web page having several Frames triggers GC multiple
times when leaving the page, each Frame destructor triggers a GC, which is very
unnecessary IMH.


(In reply to comment #4)
> I see a far less significant number of live objects @ maps.google.com, so this
> may have been partially fixed by bug 12850. Still, I see a large number of live
> objects @ ebay.com.
> 


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