firefox-preference-overrides - base
-
7a6a67961c2e032f7b99678e2633d83ea9322ad7
- Pier Angelo Vendrame
- 2025-01-08 10:00:58 +0100
- fixup! Firefox preference overrides.
- BB 43236: Disable vsync on Wayland. Vsync leaks the monitor refresh rate, therefore it is already disabled on other platforms, including Linux/X11 and Windows.
-
3a0156646d435afbbc38defca494de82cab1363a
- Pier Angelo Vendrame
- 2025-01-09 17:58:09 +0100
- fixup! Firefox preference overrides.
- BB 41065: Hardcode the limit of storage quota. Currently, we return min(10GB, 0.2 * available space in the fs). This is bad for systems that have less than 50GB free, especially live systems, such as Tails. Set a pref to replace the available space with a hardcoded limit (5GiB).