From 93a60174d7ffc08f723ffe4e9e6e1d2a929c4d3f Mon Sep 17 00:00:00 2001 From: "asqueella%gmail.com" Date: Sun, 2 Sep 2007 18:42:38 +0000 Subject: [PATCH] try to back out 324397 to see if it's the cause of orange on bm-xserve08 git-svn-id: svn://10.0.0.236/trunk@233748 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 36490bea0e4..41e2530d9d3 100644 --- a/mozilla/browser/app/profile/firefox.js +++ b/mozilla/browser/app/profile/firefox.js @@ -335,7 +335,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, 3-p3p +pref("network.cookie.cookieBehavior", 0); // cookies enabled pref("network.cookie.enableForCurrentSessionOnly", false); // l12n and i18n