bug 803531: renew authenticode certificates in september 2013 - update in-tree fingerprints for add-on hotfixes. r=mossop

--HG--
rename : browser/base/content/test/general/moz.build => browser/base/content/test/newtab/moz.build
extra : rebase_source : bbb8df66e22b5541e3112b4898e2a4eab1462f90
This commit is contained in:
Ben Hearsum 2013-09-19 13:31:33 -04:00
parent bd006a7585
commit 2fc339d09b

View File

@ -58,7 +58,7 @@ pref("extensions.update.autoUpdateDefault", true);
pref("extensions.hotfix.id", "firefox-hotfix@mozilla.org");
pref("extensions.hotfix.cert.checkAttributes", true);
pref("extensions.hotfix.certs.1.sha1Fingerprint", "CA:C4:7D:BF:63:4D:24:E9:DC:93:07:2F:E3:C8:EA:6D:C3:94:6E:89");
pref("extensions.hotfix.certs.1.sha1Fingerprint", "91:53:98:0C:C1:86:DF:47:8F:35:22:9E:11:C9:A7:31:04:49:A1:AA");
// Disable add-ons that are not installed by the user in all scopes by default.
// See the SCOPE constants in AddonManager.jsm for values to use here.