[Webkit-unassigned] [Bug 97020] HTMLMediaElement isn't garbage collected between document reloads
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 20 13:30:02 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=97020
Ami Fischman <fischman at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[V8] HTMLMediaElement isn't |HTMLMediaElement isn't
|garbage collected between |garbage collected between
|document reloads |document reloads
CC| |fischman at chromium.org,
| |jer.noble at apple.com
--- Comment #1 from Ami Fischman <fischman at chromium.org> 2012-09-20 13:30:31 PST ---
This isn't V8-specific. I see a memory leak of ~200MB per reload in Safari 6.0.8536.25 on playescapegoat.com (letting the game load to the initial showing a "Play Game" option, no user interaction, let the background music start playing, reload).
Instrumenting HTMLMediaElement's ctor & dtor I see the dtor never being called.
Sadly I don't have a simpler repro than that full-blown game.
Eric/Jer: any idea what's going wrong here?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list