[Webkit-unassigned] [Bug 27703] [V8] Teach ScheduledAction::execute about isolated worlds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 11:27:44 PDT 2009


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


Aaron Boodman <aa at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aa at chromium.org




--- Comment #2 from Aaron Boodman <aa at chromium.org>  2009-07-28 11:27:42 PDT ---
Note: I would prefer that setTimeout(<string>) from an isolated world executes
in the isolated world.

My view on the situation is:
- eval(), setTimeout(<string>): execute in isolated world
- append script tag, location.href = "javascript:": execute in main world

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