[Webkit-unassigned] [Bug 10838] REGRESSION: Leaking of WebScriptObjectPrivate

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Thu Sep 14 18:03:50 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10838





------- Comment #1 from opendarwin.org at bdash.net.nz  2006-09-14 18:03 PDT -------
The WebScriptObject's and co are expected to be cleaned up from
FrameMac::cleanupPluginObjects, but this is never being called.  It is intended
to be called from Frame::clear but as cleanupPluginObjects is a virtual method
being called from the Frame destructor, the FrameMac subclass portion of the
object has already been torn down.


-- 
Configure bugmail: http://bugzilla.opendarwin.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