[tbb-commits] [Git][tpo/applications/tor-browser][tor-browser-115.2.0esr-13.0-1] fixup! Firefox preference overrides.
richard (@richard)
git at gitlab.torproject.org
Tue Aug 29 20:33:35 UTC 2023
richard pushed to branch tor-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
e54d560b by Richard Pospesel at 2023-08-29T20:33:07+00:00
fixup! Firefox preference overrides.
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -50,8 +50,7 @@ pref("permissions.memory_only", true);
pref("network.cookie.lifetimePolicy", 2);
pref("security.nocertdb", true);
-// Disk Activity Disable auto-downloaing to ~/Downloads and other download
-// tweaks to minimize disk leaks (tor-browser#42050)
+// Disk activity: download tweaks to minimize disk leaks (tor-browser#42050)
pref("browser.download.useDownloadDir", false);
pref("browser.download.always_ask_before_handling_new_types", true);
pref("browser.download.manager.addToRecentDocs", false);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e54d560b52b2cd246980ee667e51d01d7393b8c3
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e54d560b52b2cd246980ee667e51d01d7393b8c3
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20230829/737a1c04/attachment.htm>
More information about the tbb-commits
mailing list