[Webkit-unassigned] [Bug 62345] [V8][Chromium] Use per-isolate embedder data instead of statics for caches in bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 4 11:05:16 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=62345
--- Comment #22 from Adam Barth <abarth at webkit.org> 2011-07-04 11:05:16 PST ---
Please file a new bug rather than posting to this closed bug.
The problem is that OwnHandle is responsible for calling New and Disposed in a balanced way. Because this code calls New, that New is never balanced with a Dispose, which leads to the leak.
--
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