[Webkit-unassigned] [Bug 96522] Give isolated shells a lifecycle like that of main shells

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 11:45:19 PDT 2012


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





--- Comment #4 from Adam Barth <abarth at webkit.org>  2012-09-12 11:45:45 PST ---
(From update of attachment 163637)
I don't understand how you avoided removing this line in V8DOMWindowShell:

    delete static_cast<V8DOMWindowShell*>(parameter);

It seems like we're still managing the lifetime of the V8DOMWindowShell via the V8 GC.

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