bug 124029 Roaming - 4.x-HTTP-compatible

attachment 125934 for default roaming profile
r=ccarlen@mac.com sr=bz-vacation@mit.edu


git-svn-id: svn://10.0.0.236/trunk@149482 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
pete.zha%sun.com
2003-11-18 04:45:02 +00:00
parent 90815c8e3d
commit 1697c79fb5

View File

@@ -861,6 +861,12 @@ pref("browser.popups.showPopupBlocker", true);
// See http://bugzilla.mozilla.org/show_bug.cgi?id=169483 for further details...
pref("viewmanager.do_doublebuffering", true);
// which files will be selected for roaming by default.
// See sroaming/content/prefs/all.js
pref("roaming.default.files", "bookmarks.html,abook.mab,cookies.txt");
// display some general warning to the user about making backups, security etc.
pref("roaming.showInitialWarning", true);
pref("dom.disable_open_during_load", false);
pref("privacy.popups.first_popup", true);
pref("privacy.popups.sound_enabled", false);