mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 707207: Add the hotfix certificate's fingerprint. r=Unfocused
This commit is contained in:
parent
06d5a4419e
commit
5cc73b7f8d
@ -83,7 +83,7 @@ pref("extensions.update.autoUpdateDefault", true);
|
|||||||
|
|
||||||
pref("extensions.hotfix.id", "firefox-hotfix@mozilla.org");
|
pref("extensions.hotfix.id", "firefox-hotfix@mozilla.org");
|
||||||
pref("extensions.hotfix.cert.checkAttributes", true);
|
pref("extensions.hotfix.cert.checkAttributes", true);
|
||||||
pref("extensions.hotfix.certs.1.sha1Fingerprint", "foo");
|
pref("extensions.hotfix.certs.1.sha1Fingerprint", "F1:DB:F9:6A:7B:B8:04:FA:48:3C:16:95:C7:2F:17:C6:5B:C2:9F:45");
|
||||||
|
|
||||||
// Disable add-ons installed into the shared user and shared system areas by
|
// Disable add-ons installed into the shared user and shared system areas by
|
||||||
// default. This does not include the application directory. See the SCOPE
|
// default. This does not include the application directory. See the SCOPE
|
||||||
|
Loading…
Reference in New Issue
Block a user