gecko-dev/addon-sdk
Andrew McCreight bfd580fb71 Bug 1186409 - Use Cu.getGlobalForObject when importing properties off a JSM global. r=kmag
With JSM global sharing, the object returned by Cu.import() is a
NonSyntacticVariablesObject, rather than a global. Various code tries
to use properties from a JSM global via an import.

Cu.importGlobalProperties can also be used in some places.

MozReview-Commit-ID: HudCXO2GKN0

--HG--
extra : rebase_source : 6b5fa6f5509397504cb461a761f6cc2399f18c40
2017-06-23 13:51:14 -07:00
..
source Bug 1186409 - Use Cu.getGlobalForObject when importing properties off a JSM global. r=kmag 2017-06-23 13:51:14 -07:00
test Bug 1386694: Part 1 - Disable most SDK tests. r=Mossop 2017-08-02 10:46:19 -07:00
Makefile.in Bug 1256004 - Create the addon-sdk test addons directly under addon-sdk. r=gps 2016-08-16 08:32:54 +09:00
moz.build Bug 1350646: Part 21 - Remove SDK api-utils and dependent modules. r=Mossop 2017-08-05 22:54:47 -07:00