On 9/26/16 12:09 PM, David Teller wrote:
In web content, that's also the case with ES6 and require-style modules.

No, only on a per-global basis.

Put another way, if you Cu.import the same thing from two instances of browser.xul, you will get the same objects. But if import the same ES7 module from two different instances of the same webpage you get _different_ objects.

-Boris
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to