On 3/29/14 2:33 PM, Gregory Szorc wrote:
If Promise.jsm is obviously superior

It's not, as far as I can tell. Nor is it fully API-compatible with the Promise spec. For example, it has no Promise.race and no Promise.prototype.catch. So code that expects per-spec behavior may not work with the Promise exported by Promise.jsm.

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

Reply via email to