From a70c31293830625145db7035af8ec142546c4b5b Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Wed, 18 Aug 2021 12:46:24 +0000 Subject: [PATCH] goodbye battery - dead weight since 2017-06-13 when ESR45 reached EOL .. good riddance - if someone does use it, it's not going to do any harm, so no need to carry it for prefsCleaner --- user.js | 4 ---- 1 file changed, 4 deletions(-) diff --git a/user.js b/user.js index 77c712d..cef74b9 100644 --- a/user.js +++ b/user.js @@ -1010,10 +1010,6 @@ user_pref("javascript.options.wasm", false); /*** [SECTION 2500]: HARDWARE FINGERPRINTING ***/ user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is mortal coil!"); -/* 2502: disable Battery Status API - * [NOTE] FF52+ Battery Status API is only available in chrome/privileged code [1] - * [1] https://bugzilla.mozilla.org/1313580 ***/ - // user_pref("dom.battery.enabled", false); /* 2508: disable hardware acceleration [SETUP-HARDEN] * [WARNING] Affects rendering and performance * [SETTING] General>Performance>Custom>Use hardware acceleration when available