[Webkit-unassigned] [Bug 22710] Memory leak due to circular reference Document->DOMTimer->ScheduledAction->[JS objects]->Document
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 7 15:52:38 PST 2008
https://bugs.webkit.org/show_bug.cgi?id=22710
dimich at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ap at webkit.org
------- Comment #6 from dimich at chromium.org 2008-12-07 15:52 PDT -------
(In reply to comment #5)
> Can we make a test case for this?
I think it's doable by adding a method to LayoutTestController
(getJSObjectCount() which will do GCController::collect first). This way, it's
possible to navigate say iframe to a test page and back and then see the number
of objects alive.
But perhaps there is a simpler way that I don't see?
--
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