[Webkit-unassigned] [Bug 21260] Unbounded memory growth when churning elements with anonymous event handler functions
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 1 23:31:58 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21260
------- Comment #4 from ap at webkit.org 2008-10-01 23:31 PDT -------
Another similar case:
someElement.onfoo = someFunction;
someFunction.bar = someElement;
--
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