From 0d6bc567265cdaa95efd6ee1b8a6dad2fb9673de Mon Sep 17 00:00:00 2001 From: "dwitte%stanford.edu" Date: Thu, 15 Nov 2007 10:21:49 +0000 Subject: [PATCH] temporarily disabling cookies to investigate tinderbox orange. git-svn-id: svn://10.0.0.236/trunk@239443 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/browser/app/profile/firefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mozilla/browser/app/profile/firefox.js b/mozilla/browser/app/profile/firefox.js index d4ecef0ecc3..ce7ec69b7c1 100644 --- a/mozilla/browser/app/profile/firefox.js +++ b/mozilla/browser/app/profile/firefox.js @@ -340,7 +340,7 @@ pref("privacy.sanitize.promptOnSanitize", true); pref("network.proxy.share_proxy_settings", false); // use the same proxy settings for all protocols -pref("network.cookie.cookieBehavior", 1); // 0-Accept, 1-dontAcceptForeign, 2-dontUse +pref("network.cookie.cookieBehavior", 2); // 0-Accept, 1-dontAcceptForeign, 2-dontUse pref("network.cookie.enableForCurrentSessionOnly", false); // l12n and i18n