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:
Ryan VanderMeulen
2015-10-23 17:39:16 -04:00
parent f119c59c58
commit 061036a9a0
46 changed files with 151 additions and 122 deletions

View File

@@ -8,7 +8,7 @@ var tabs = require('sdk/tabs');
var { notify } = require('sdk/notifications');
var { ActionButton, ToggleButton } = require('sdk/ui');
var icon = 'chrome://mozapps/skin/extensions/extensionGeneric.svg';
var icon = 'chrome://mozapps/skin/extensions/extensionGeneric.png';
exports.icon = icon;
// your basic action button