On Thu, Sep 26, 2013 at 12:22 AM, Brendan Eich <[email protected]> wrote: > Boris Zbarsky wrote: >> The web _does_ in general rely on being able to apply methods from some >> built-in (including DOM) prototype in one realm to objects from another >> realm. > > This goes back to the dawn of JS. You can set location on a reachable frame > or window, even if not same-origin.
Probably does not matter much, but the cross-origin case might become proxy objects long term due to process isolation. -- http://annevankesteren.nl/ _______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

