firefox-preference-overrides - mullvad

  • 5fecfab2e30a196ceed13e18283b6718aebf8a0b
  • 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.
  • 701cc572877133dae7e9ef47ea5b4edd8fca338b
  • 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).