Bug 1510307 - Fix the comment next to esni pref. r=JuniorHsu

Differential Revision: https://phabricator.services.mozilla.com/D13083

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Dragana Damjanovic 2018-11-27 17:09:58 +00:00
Родитель 71d81618b1
Коммит cbd1f5a920
1 изменённых файлов: 0 добавлений и 2 удалений

Просмотреть файл

@ -1950,8 +1950,6 @@ pref("network.sts.max_time_for_pr_close_during_shutdown", 5000);
pref("network.sts.pollable_event_timeout", 6);
// Enable/disable sni encryption.
// Currently this does not work even if the pref is true, the nss part is
// missing.
pref("network.security.esni.enabled", false);
// 2147483647 == PR_INT32_MAX == ~2 GB