On Mon, Nov 25, 2013 at 3:51 PM, <[email protected]> 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 [email protected] https://lists.mozilla.org/listinfo/dev-platform

