[Webkit-unassigned] [Bug 27397] V8IsolatedWorld keeps a handle to a disposed context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 17:01:10 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27397





--- Comment #1 from Adam Barth <abarth at webkit.org>  2009-07-17 17:01:10 PDT ---
Where is |context| made weak?  |m_context| is made weak, but isn't that a
separate handle?  I agree that that line of code can be removed.  The intent is
to hold a reference to the context for the duration of that function, which we
can do without that line.

-- 
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