mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 15:27:32 +09:00
Backout opportunistic encryption changes.
Apparently there is some functional and naming confusion here. Backing out to re-land after evaluation and possible changes. Tag #863.
This commit is contained in:
parent
58b93e265b
commit
e53942ffe8
6 changed files with 2 additions and 27 deletions
|
|
@ -580,9 +580,6 @@ pref("network.captive-portal-service.enabled", true);
|
|||
// If true, network link events will change the value of navigator.onLine
|
||||
pref("network.manage-offline-status", true);
|
||||
|
||||
// Enable opportunistic encryption by default
|
||||
pref("network.http.opportunistic-encryption", true);
|
||||
|
||||
// We want to make sure mail URLs are handled externally...
|
||||
pref("network.protocol-handler.external.mailto", true); // for mail
|
||||
pref("network.protocol-handler.external.news", true); // for news
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue