On Nov 2, 2012, at 8:42, Kyle Huey <[email protected]> wrote: > On Thu, Nov 1, 2012 at 10:24 AM, Gavin Sharp <[email protected]> wrote: > >> On Thu, Nov 1, 2012 at 10:00 AM, Kyle Huey <[email protected]> wrote: >>> Not if the pref isn't set. If the pref is set I suspect it still returns >>> an object with the relevant properties, but that object is no longer a >>> BackstagePass. I haven't verified that though. >> >> Will that break >> >> http://mxr.mozilla.org/mozilla-central/source/toolkit/addon-sdk/loader.js#11 >> or >> http://mxr.mozilla.org/mozilla-central/source/toolkit/addon-sdk/promise/core.js#10 >> ? Looks like the patch didn't update them... >> >> > It would if we turned this on for a product that uses Jetpack, but we don't > currently have plans to do that.
I am writing chrome code that Cu.imports core.js from promises. It will likely need to be backported to Aurora/18 to run on B2G. This can't break. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

