On Mon, Nov 25, 2013 at 3:51 PM, <nsm.nik...@gmail.com> wrote:

> Based on bholley's comments on bug 939636, chrome code will need to do
>
> Cu.importGlobalProperties(["Promise"]);
>
> to use DOM Promises.
>

Well, more specifically, chrome code running in non-Window scopes (so
JS-implemented Components, JSMs, privileged sandboxes, etc).

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

Reply via email to