]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox-prefs.patch
more upstream fixes in attempt to fix i686 build
[packages/firefox.git] / firefox-prefs.patch
index 8c56f191211b870730ecb527755bee8519821a54..335d8db3b217933c425ea6c941e9f1463e4975f7 100644 (file)
@@ -11,7 +11,7 @@
  
 @@ -140,7 +140,7 @@
  // should no longer be used directly. Instead, getAppUpdateAutoEnabled and
- // getAppUpdateAutoEnabled from UpdateUtils.jsm should be used.
+ // getAppUpdateAutoEnabled from UpdateUtils.sys.mjs should be used.
  #ifndef XP_WIN
 -  pref("app.update.auto", true);
 +  pref("app.update.auto", false);
@@ -37,7 +37,7 @@
  // Use PlacesUIUtils.defaultParentGuid to read this; do NOT read the pref
  // directly.
 @@ -646,7 +648,7 @@
- pref("mousewheel.with_control.action",3);
  pref("mousewheel.with_win.action", 1);
  
 -pref("browser.xul.error_pages.expert_bad_cert", false);
This page took 0.037212 seconds and 4 git commands to generate.