[Webkit-unassigned] [Bug 95735] Removed V8IsolatedContext

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 10 10:05:42 PDT 2012


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





--- Comment #16 from Adam Barth <abarth at webkit.org>  2012-09-10 10:06:01 PST ---
(From update of attachment 163077)
View in context: https://bugs.webkit.org/attachment.cgi?id=163077&action=review

> Source/WebCore/bindings/v8/V8DOMWindowShell.cpp:237
> +        m_context.get().MakeWeak(this, isolatedContextWeakCallback);

We should probably 0 out m_frame at this point so we don't have a dangling reference to the Frame.

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