Backed out changesets fb30635f0652 and a91f6ca882f2 (bug 1169679) for being the likely cause of OSX 10.10 mochitest-bc failures.
This commit is contained in:
@@ -15,7 +15,7 @@ loader.lazyRequireGetter(this, "Services");
|
||||
loader.lazyImporter(this, "AddonManager",
|
||||
"resource://gre/modules/AddonManager.jsm");
|
||||
|
||||
const ExtensionIcon = "chrome://mozapps/skin/extensions/extensionGeneric.svg";
|
||||
const ExtensionIcon = "chrome://mozapps/skin/extensions/extensionGeneric.png";
|
||||
const Strings = Services.strings.createBundle(
|
||||
"chrome://browser/locale/devtools/aboutdebugging.properties");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user