[Webkit-unassigned] [Bug 11399] window.eval runs in the global scope of the calling window

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 20 21:02:40 PST 2006


http://bugs.webkit.org/show_bug.cgi?id=11399





------- Comment #4 from bdash at webkit.org  2006-11-20 21:02 PDT -------
A workaround that will work is to insert a script element via DOM manipulation.
 See <http://bdash.net.nz/files/bug-11399-1.html> for an example of a document
in an iframe evaluating a script in the context of its parent document.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list