On 10/16/14, 5:58 PM, Brendan Eich wrote:
Can you say more?

Vats as currently specified have independent event loops and allow parallel JS execution, in the sense that they are totally disconnected from each other and have separate run-to-completion guarantees.

A window and its same-origin subframe have two separate WindowProxys but can't really be separate Vats given the above, yes?

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

Reply via email to