Skip to content
Snippets Groups Projects
  1. Jan 22, 2025
  2. Jan 20, 2025
  3. Jan 15, 2025
    • Pier Angelo Vendrame's avatar
      fixup! Firefox preference overrides. · 701cc572
      Pier Angelo Vendrame authored and morgan's avatar morgan committed
      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).
      701cc572
  4. Jan 14, 2025
    • Pier Angelo Vendrame's avatar
      BB 43386: Use Firefox in the UA in RFP-exempt request. · 9d9fe343
      Pier Angelo Vendrame authored and morgan's avatar morgan committed
      XHR requests initiated by extensions are exempt from RFP.
      Therefore, they report the actual app name, instead of Firefox, and the
      actual Firefox minor version.
      
      This happens whenever the app name has been customized and does not
      match a hardcoded "Firefox".
      9d9fe343
  5. Jan 13, 2025
  6. Jan 07, 2025
Loading