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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 27 02:56:01 PST 2012


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





--- Comment #25 from Dan Carney <dcarney at google.com>  2012-11-27 02:58:12 PST ---
(In reply to comment #23)
> We should probably update the baseline for now and then have Dan look at why it might be failing on JSC.

I've submitted a patch that fixes the test to pass on safari and chrome builds.

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

it looks like that if you run evaluateScriptInIsolatedWorld in safari, it's run in the main window's frame's context. If you do the same on chrome, it runs in the context of the current 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