Verified Commit 885549c5 authored by Richard Pospesel's avatar Richard Pospesel Committed by Pier Angelo Vendrame
Browse files

fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

parent beb27b9f
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -51,9 +51,7 @@ pref("extensions.torbutton.use_nontor_proxy", false);
// Browser home page:
pref("browser.startup.homepage", "about:tor");

// tor-browser#40701: Add new download warning and flipping prefs to match Firefox
pref("browser.download.useDownloadDir", true);
pref("browser.download.always_ask_before_handling_new_types", false);
// tor-browser#40701: Add new download warning
pref("browser.download.showTorWarning", true);

// This pref specifies an ad-hoc "version" for various pref update hacks we need to do