[Webkit-unassigned] [Bug 27163] Fix memory leak in V8 bindings
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 10 23:30:41 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27163
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #32591|review? |review+
Flag| |
--- Comment #2 from Adam Barth <abarth at webkit.org> 2009-07-10 23:30:41 PDT ---
(From update of attachment 32591)
These seem like two independent changes, but that's ok. I don't understand why
calling initContextIfNeeded() in clearForNavigation() leads to a leak, but it
makes sense that this isn't needed because all the other entry points are super
excited about making sure the context is initialized before they use it.
I'm r+ing this, but it would be helpful for Dimitri to give his opinion as
well.
--
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