Skip to content
Snippets Groups Projects
Verified Commit 2c4a4562 authored by henry's avatar henry Committed by Pier Angelo Vendrame
Browse files

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

Bug 41600 - Remove extensions.torbutton.display_circuit since it will no
longer be used.

It also could not work as intended before because after disabling and
re-enabling, all the circuits and browser credentials that were
established whilst it was switched off would have been lost and were not
recovered.
parent fa55fc33
Branches
Tags
1 merge request!609Bug 41687: Rebased alpha to 102.10
......@@ -53,9 +53,6 @@ pref("network.http.connection-retry-timeout", 0);
pref("extensions.torbutton.loglevel", 4);
pref("extensions.torbutton.logmethod", 1); // 0=stdout, 1=errorconsole, 2=debuglog
// Display prefs
pref("extensions.torbutton.display_circuit", true);
// Tor check and proxy prefs
pref("extensions.torbutton.test_enabled", true);
pref("extensions.torbutton.test_url", "https://check.torproject.org/?TorButton=true");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment