Bug 298657 Set browser.xul.error_pages.enabled to true for suite

r+sr=neil a=roc


git-svn-id: svn://10.0.0.236/trunk@175798 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cst%andrew.cmu.edu
2005-07-07 23:35:29 +00:00
parent 7c70959437
commit 16ae5ea851

View File

@@ -224,6 +224,9 @@ pref("privacy.popups.statusbar_icon_enabled", true);
pref("privacy.popups.prefill_whitelist", false);
pref("privacy.popups.remove_blacklist", true);
// Show XUL error pages instead of alerts for errors
pref("browser.xul.error_pages.enabled", true);
#ifdef XP_MACOSX
// determines the behavior upon starting a download.
// 0 - open the download manager