Comment #2 on issue 1154 by [email protected]: v8 3.1.4 seems to have broken WK test http/tests/security/cross-frame-access-enumeration.html
http://code.google.com/p/v8/issues/detail?id=1154
This is due to revision 6762 - where we fixed a bug making us never enumerated keys on the global object. This is unrelated to that change except that the missing access checks where never actually hit before.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
