user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6a7dac32ccacc568d6eb5b21e919e28f2687a0b8
parent 6900924aa6ef24fb401db18b745457e0fd33128b
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Fri, 15 Sep 2017 18:39:43 +1200

4601: => inactive

Are the possible/unknown downsides of this one FP measure really worth it for ESR users? - see earthlng
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -1596,7 +1596,7 @@ user_pref("privacy.window.maxInnerHeight", 900); // (hidden pref) // [2] https://trac.torproject.org/projects/tor/ticket/21675 // [3] https://trac.torproject.org/projects/tor/ticket/22127 // [4] https://html.spec.whatwg.org/multipage/workers.html#navigator.hardwareconcurrency -user_pref("dom.maxHardwareConcurrency", 2); + // user_pref("dom.maxHardwareConcurrency", 2); // * * * / // ***/