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:
wolfbeast 2018-11-04 23:39:37 +01:00 committed by Roy Tam
commit e53942ffe8
6 changed files with 2 additions and 27 deletions

View file

@ -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