Skip to content
Snippets Groups Projects

Fix #94 Move static prefs to mobile-config-prefs.js

Merged Danny Colin requested to merge dannycolin/mobile-config-firefox:bug94 into master
  1. Apr 03, 2025
    • Danny Colin's avatar
      Fix #94: Move preferences to mobile-config-autoconfig.js · 684a9e85
      Danny Colin authored
      We only want to keep preferences needed to load our autoconfig file
      in the static mobile-config-prefs.js file. For that, we are moving
      the extra preferences to our set_default_prefs function in
      mobile-config-autoconfig.js. One small caveat, we had to keep the
      preferences in the static file because it was not set correctly when
      starting Firefox. This will be done in a follow-up MR.
      
      Part-of: !69
      Unverified
      684a9e85
Loading