[tbb-commits] [Git][tpo/applications/tor-browser][base-browser-115.2.0esr-13.0-1] fixup! Firefox preference overrides.
richard (@richard)
git at gitlab.torproject.org
Tue Aug 29 20:32:38 UTC 2023
richard pushed to branch base-browser-115.2.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
bcbb28ea by Richard Pospesel at 2023-08-29T20:32:16+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/bcbb28eab49400ba20378517f307b6e5c209bd99
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/bcbb28eab49400ba20378517f307b6e5c209bd99
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/1baba8e7/attachment-0001.htm>
More information about the tbb-commits
mailing list