Forgot to land this as part of bug 252326.

This commit is contained in:
jst%mozilla.jstenback.com 2004-09-04 21:07:38 +00:00
parent 150db5f1ed
commit 7ab6d0081b

View File

@ -413,6 +413,7 @@ pref("dom.allow_scripts_to_close_windows", false);
pref("dom.disable_open_during_load", false);
pref("dom.popup_maximum", 20);
pref("dom.popup_allowed_events", "change click dblclick mouseup reset submit");
pref("dom.disable_open_click_delay", 1);
pref("dom.event.contextmenu.enabled", true);