enable foreign cookie blocking temporarily, to investigate tinderbox response. (bugs 324397 and 404399, a=ss)

git-svn-id: svn://10.0.0.236/trunk@239686 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
dwitte%stanford.edu
2007-11-20 02:57:31 +00:00
parent 69815ed735
commit 2635f78fc0

View File

@@ -124,6 +124,9 @@ pref("network.protocol-handler.warn-external.news", false);
pref("network.protocol-handler.warn-external.snews", false);
pref("network.protocol-handler.warn-external.nntp", false);
// cookies: 0 = accept all, 1 = don't accept third-party, 2 = don't accept any
pref("network.cookie.cookieBehavior", 1);
// defaults for cmd-click opening windows or tabs (default to windows)
pref("browser.tabs.opentabfor.middleclick", false);
// ...and default to opening new pages in the foreground