[Webkit-unassigned] [Bug 17523] Javascript creating a protected object for onclick and not GCing once no-longer shown
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 11 16:18:08 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=17523
ggaren at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #4 from ggaren at apple.com 2008-07-11 16:18 PDT -------
I don't really see how we can avoid this memory use. It would be an error to
strip the element of its event handlers just because it was removed from the
document, since the element can be re-added to the document.
--
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