Comment #4 on issue 1547 by [email protected]: Wrong global in cross-frame this-coercion
http://code.google.com/p/v8/issues/detail?id=1547

ES3 + reality of multiple global objects differs from ES5. We can make a concerted effort to change several implementations to conform to ES5 + multiple globals but it is not the case that "it doesn't seem that it actually affects anyone":

https://bugzilla.mozilla.org/show_bug.cgi?id=634590

is a real bug filed from the field, by Firefox users counting on the long-standing behavior. From

https://bugzilla.mozilla.org/show_bug.cgi?id=634590#c6 and
https://bugzilla.mozilla.org/show_bug.cgi?id=634590#c13

it seems other browsers match the long-standing behavior we restored before shipping Firefox 4. But https://bugzilla.mozilla.org/show_bug.cgi?id=634590#c6 does not say what version of Opera was tested. Did Opera and V8 change since then?

/be

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to