[Pkg-privacy-commits] [torbirdy] 02/09: Revert setting no_proxies_on to an empty string

Ulrike Uhlig u-guest at moszumanska.debian.org
Thu Dec 1 21:25:16 UTC 2016


This is an automated email from the git hooks/post-receive script.

u-guest pushed a commit to branch master
in repository torbirdy.

commit b2f6a45bdfebe71072bd9c791a92383ecc087dc2
Author: Sukhbir Singh <sukhbir at torproject.org>
Date:   Sat Jul 2 13:11:17 2016 -0400

    Revert setting no_proxies_on to an empty string
    
    This breaks certain configurations and actually doesn't give us much benefit;
    reverting to the Firefox/Thunderbird default.
---
 components/torbirdy.js | 2 --
 1 file changed, 2 deletions(-)

diff --git a/components/torbirdy.js b/components/torbirdy.js
index d4743e0..11015b9 100644
--- a/components/torbirdy.js
+++ b/components/torbirdy.js
@@ -37,8 +37,6 @@ var TorBirdyPrefs = {
 
   // Use a manual proxy configuration.
   "network.proxy.type": 1,
-  // https://bugs.torproject.org/10419
-  "network.proxy.no_proxies_on": "",
   // Restrict TBB ports.
   "network.security.ports.banned": "9050,9051,9150,9151",
   // Number of seconds to wait before attempting to recontact an unresponsive proxy server.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/torbirdy.git



More information about the Pkg-privacy-commits mailing list