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