diff --git a/user.js b/user.js index 8603ee4..6ea7dc2 100644 --- a/user.js +++ b/user.js @@ -1189,7 +1189,8 @@ user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is m user_pref("media.navigator.enabled", false); /* 2508: disable hardware acceleration to reduce graphics fingerprinting * [SETTING] Options>General>Performance>Custom>Use hardware acceleration when available - * [WARNING] [SETUP] Affects text rendering (fonts will look different) and impacts video performance + * [WARNING] [SETUP] Affects text rendering (fonts will look different), impacts video performance, + * and parts of Quantum that utilize the GPU will also be affected as they are rolled out * [1] https://wiki.mozilla.org/Platform/GFX/HardwareAcceleration ***/ // user_pref("gfx.direct2d.disabled", true); // [WINDOWS] user_pref("layers.acceleration.disabled", true);