Commits on Source 2

  • Pier Angelo Vendrame's avatar
    fixup! Bug 40309: Avoid using regional OS locales · 94b53ebc
    Pier Angelo Vendrame authored
    Bug 42349: Change the RFPTarget in the region spoofing.
    
    One of our patches makes sure that when spoof English is not in use, we
    report the same locale as the app language, instead of reporting the OS
    locale (which is Firefox's default behavior when the app and OS
    languages are the same).
    
    When rebasing onto 128, we broke this patch because we had to specify
    an RFPTarget, and I chose RFPTarget::JSLocale.
    This is the only target that can be disabled even when running RFP
    instead of FFP, because it is controlled by privacy.spoof_english.
    94b53ebc
  • Pier Angelo Vendrame's avatar
    fixup! Firefox preference overrides. · 8904c0be
    Pier Angelo Vendrame authored
    Add some notes about live-reload, discovered while investigating some
    localization issues.
    8904c0be
Loading
Loading