Changing the semantics of cross-frame eval to be compatible with Safari and Firefox.
authorolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 18 Nov 2008 08:43:58 +0000 (08:43 +0000)
committerolehougaard <olehougaard@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 18 Nov 2008 08:43:58 +0000 (08:43 +0000)
commit4c9102021d09e5f6724a61588bd367a90a7ddddf
treea48d36e16ff51ae2184c2ba7c8b40e99f6f2f76a
parent4a31a4b6385d4c6fc32e99eb4947ed52d07a54c8
Changing the semantics of cross-frame eval to be compatible with Safari and Firefox.
Review URL: http://codereview.chromium.org/11601

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@781 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/runtime.cc
src/runtime.h
src/v8natives.js
test/cctest/test-api.cc