fixes bug 224237 "PAC: make failover behave according to specification"

original patch by jerry.tan@sun.com with revisions by darin, r=biesi


git-svn-id: svn://10.0.0.236/trunk@158673 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
darin%meer.net
2004-07-01 23:31:47 +00:00
parent 8c5919cfec
commit 7e1bdbfb80
8 changed files with 531 additions and 218 deletions

View File

@@ -598,6 +598,7 @@ pref("network.proxy.socks", "");
pref("network.proxy.socks_port", 0);
pref("network.proxy.socks_version", 5);
pref("network.proxy.no_proxies_on", "localhost, 127.0.0.1");
pref("network.proxy.failover_timeout", 1800); // 30 minutes
pref("network.online", true); //online/offline
pref("network.cookie.cookieBehavior", 3); // 0-Accept, 1-dontAcceptForeign, 2-dontUse, 3-p3p
pref("network.cookie.disableCookieForMailNews", true); // disable all cookies for mail