We have worked on this, since even if the embedding makes the global object up, it must satisfy certain observable spec requirements (to do with var, prototype properties, etc.).

https://bugs.ecmascript.org/show_bug.cgi?id=78
http://wiki.ecmascript.org/doku.php?id=harmony:multiple_globals
etc.

/be

Anne van Kesteren wrote:
Currently HTML overrides the ES standard here to set the this object
to WindowProxy (whereas Window is the global). The ES standard should
just let the host decide how this is set up. No need for conflicts
here.

(Solving this (no pun...) leaves us with document.all I think. Don't
have ideas for that one.)


--
http://annevankesteren.nl/
_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

_______________________________________________
es-discuss mailing list
[email protected]
https://mail.mozilla.org/listinfo/es-discuss

Reply via email to