Mark S. Miller (2013-08-01T00:26:23.000Z)
domenic at domenicdenicola.com (2013-08-09T20:14:33.148Z)
On Wed, Jul 31, 2013 at 5:16 PM, Mark S. Miller <erights at google.com> wrote: > In any case, as long as these realms remain same origin, I believe all > browsers act compatibly. This requires that the membrane used by FF be > fully transparent until revoked, so that it acts identically to the lack of > a membrane on the other browsers. Re a topic on another thread, this also requires Array.isArray to work across membranes just as it works across realms. Which is to say, Array.isArray really should be transparent across membranes.