зеркало из https://github.com/mozilla/gecko-dev.git
Bug 993282 - Work-around Bug 1015027. r=gwagner
This commit is contained in:
Родитель
e3c37fbf79
Коммит
047c32e85e
|
@ -13,8 +13,8 @@ const Ci = Components.interfaces;
|
|||
|
||||
this.EXPORTED_SYMBOLS = ["DOMApplicationRegistry"];
|
||||
|
||||
Cu.import("resource://gre/modules/AppsUtils.jsm");
|
||||
Cu.import("resource://gre/modules/Services.jsm");
|
||||
Cu.import("resource://gre/modules/AppsUtils.jsm");
|
||||
|
||||
function debug(s) {
|
||||
//dump("-*- AppsServiceChild.jsm: " + s + "\n");
|
||||
|
|
Загрузка…
Ссылка в новой задаче