[Webkit-unassigned] [Bug 21837] critical error in Gtk FrameLoaderClient::frameLoaderDestroyed()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Oct 24 23:48:28 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21837
------- Comment #5 from alp at nuanti.com 2008-10-24 23:48 PDT -------
Created an attachment (id=24671)
--> (https://bugs.webkit.org/attachment.cgi?id=24671&action=view)
Fix leaks
Turns that _all_ WebKitWebFrames and all WebCore::Frame's are being leaked,
including other resources they keep alive.
This is a WIP patch that fixes all the Frame leaks. Full of debug comments and
eeds testing, haven't tried DRT yet.
--
Configure bugmail: https://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