]> git.pld-linux.org Git - packages/firefox.git/blobdiff - firefox-prefs.patch
up to 99.0
[packages/firefox.git] / firefox-prefs.patch
index 10f9e2620e734c0efe429b005bf1f054dd3bee25..8c56f191211b870730ecb527755bee8519821a54 100644 (file)
  pref("browser.xul.error_pages.show_safe_browsing_details_on_load", false);
  
  // Enable captive portal detection.
---- a/modules/libpref/init/all.js
-+++ b/modules/libpref/init/all.js
-@@ -1510,7 +1510,7 @@ pref("layout.css.visited_links_enabled", true);
- // A value of 0 means use the system DPI. A positive value is used as the DPI.
- // This sets the physical size of a device pixel and thus controls the
- // interpretation of physical units such as "pt".
--pref("layout.css.dpi", -1);
-+pref("layout.css.dpi", 0);
- // pref for which side vertical scrollbars should be on
- // 0 = end-side in UI direction
This page took 0.043351 seconds and 4 git commands to generate.