[Webkit-unassigned] [Bug 93646] Refactor V8 bindings to allow content scripts to access subframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 26 09:47:06 PST 2012


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





--- Comment #14 from Dan Carney <dcarney at google.com>  2012-11-26 09:49:14 PST ---
(From update of attachment 175963)
View in context: https://bugs.webkit.org/attachment.cgi?id=175963&action=review

> Source/WebCore/bindings/v8/ScriptController.cpp:459
> +    // FIXME: Need to handle weak isolated worlds correctly.

This is where i explicit stop the weak contexts from being accessible. Otherwise the frame context or it's parent could die in background and would be reinit'ed with an new window context which would be bad.

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