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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user