Backed out 2 changesets (bug 1431533) for ESlint failures on a CLOSED TREE

Backed out changeset 6e56f4c8843e (bug 1431533)
Backed out changeset 12fc4dee861c (bug 1431533)
This commit is contained in:
Brindusan Cristian
2018-01-30 02:32:43 +02:00
parent 55e424b668
commit 483ba301cb
2868 changed files with 8808 additions and 8801 deletions

View File

@@ -6,8 +6,8 @@
/* import-globals-from ext-browserAction.js */
/* import-globals-from ext-browser.js */
ChromeUtils.defineModuleGetter(this, "ExtensionParent",
"resource://gre/modules/ExtensionParent.jsm");
XPCOMUtils.defineLazyModuleGetter(this, "ExtensionParent",
"resource://gre/modules/ExtensionParent.jsm");
var XUL_NS = "http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul";