Loading browser/app/profile/000-tor-browser.js +3 −0 Original line number Diff line number Diff line Loading @@ -222,6 +222,9 @@ pref("dom.mozTCPSocket.enabled", false); // Security slider pref("svg.in-content.enabled", true); pref("mathml.disabled", false); // Until we address at least the linkability concerns in #19417 let's disable // asmjs. pref("javascript.options.asmjs", false); // Network and performance pref("network.http.pipelining", true); Loading Loading
browser/app/profile/000-tor-browser.js +3 −0 Original line number Diff line number Diff line Loading @@ -222,6 +222,9 @@ pref("dom.mozTCPSocket.enabled", false); // Security slider pref("svg.in-content.enabled", true); pref("mathml.disabled", false); // Until we address at least the linkability concerns in #19417 let's disable // asmjs. pref("javascript.options.asmjs", false); // Network and performance pref("network.http.pipelining", true); Loading