1
0
mirror of https://github.com/yokoffing/Betterfox.git synced 2026-06-12 15:40:48 +05:30

mark upgrade_display-content as DEFAULT FF110

This commit is contained in:
yokoffing
2022-12-24 10:39:45 -05:00
committed by GitHub
parent 0bd34c0e38
commit d822d3f15e
+1 -1
View File
@@ -863,7 +863,7 @@ user_pref("network.auth.subresource-http-auth-allow", 1);
//user_pref("security.mixed_content.block_display_content", true); //user_pref("security.mixed_content.block_display_content", true);
// PREF: upgrade passive content to use HTTPS on secure pages // PREF: upgrade passive content to use HTTPS on secure pages
//user_pref("security.mixed_content.upgrade_display_content", true); //user_pref("security.mixed_content.upgrade_display_content", true); // DEFAULT [FF 110]
// PREF: block insecure downloads from secure sites // PREF: block insecure downloads from secure sites
// [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1660952 // [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1660952