Commits on Source 3

  • Pier Angelo Vendrame's avatar
    fixup! Firefox preference overrides. · 95637e62
    Pier Angelo Vendrame authored
    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).
    95637e62
  • Pier Angelo Vendrame's avatar
    Bug 43386: Use Firefox in the UA in RFP-exempt request. · dc62e33f
    Pier Angelo Vendrame authored
    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".
    dc62e33f
  • Pier Angelo Vendrame's avatar
    fixup! Firefox preference overrides. · 54e4f8f0
    Pier Angelo Vendrame authored
    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.
    54e4f8f0
Loading
Loading