Bug 1190995 - Support the new extension model in b2g r=billm

This commit is contained in:
Fabrice Desré
2015-08-14 16:55:09 -07:00
parent c50552b3e4
commit bc561611cc
29 changed files with 124 additions and 368 deletions

View File

@@ -1,3 +1,5 @@
const { classes: Cc, interfaces: Ci, utils: Cu } = Components;
Cu.import("resource://gre/modules/ExtensionUtils.jsm");
let {
EventManager,