]> git.pld-linux.org Git - packages/thunderbird.git/blobdiff - icedove-prefs.patch
- updated to 38.4.0
[packages/thunderbird.git] / icedove-prefs.patch
index 51954b9205af4e13e633050238cbb924b55d0475..61c8a4b390001526ec315e8764c93ec2f32c3e3a 100644 (file)
  // If phishing detection is enabled, allow fine grained control
  // of the local, static tests
  pref("mail.phishing.detection.ipaddresses", true); 
+--- mozilla.orig/mozilla/modules/libpref/init/all.js
++++ mozilla/mozilla/modules/libpref/init/all.js
+@@ -1053,6 +1053,7 @@ pref("javascript.options.ion.offthread_compilation", true);
+ // memory, but makes things like Function.prototype.toSource()
+ // fail.
+ pref("javascript.options.discardSystemSource", false);
++pref("javascript.options.showInConsole",    true);
+ // This preference limits the memory usage of javascript.
+ // If you want to change these values for your device,
+ // please find Bug 417052 comment 17 and Bug 456721
This page took 0.032812 seconds and 4 git commands to generate.