user.js

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

commit a70c31293830625145db7035af8ec142546c4b5b
parent 2ce269362e6103312cdb46200e874da62aa5cf51
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Wed, 18 Aug 2021 12:46:24 +0000

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
Diffstat:
Muser.js | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git 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