Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Added secret debug menu preference to override the push server URL ( #24170) #26667

Merged
merged 2 commits into from
Sep 2, 2022

Commits on Aug 31, 2022

  1. Added secret debug menu to override the push server URL (mozilla-mobi…

    …le#24170)
    
    - Created a new "sync debug" pref screen to hold the Fxa, Sync, and Push
      server override prefs.  They were taking a lot of screen space on the
      top-level settings menu as individual items
    - Added button on that screen to quit FF which is needed to apply the
      changes.
        - This is definitely not the nicest UI, but hopefully QA can just
          override the prefs once save them in an emulator and never have to
          go back to this screen.
        - I do think this is a nicer UI than before, where FF would quit
          after a change to any of the prefs.  That forces you to restart FF
          3 times if you wanted to override all 3 server URLs.
    bendk committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bbdfca6 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    f894d36 View commit details
    Browse the repository at this point in the history