increasing the open delay

This commit is contained in:
dougt%meer.net 2005-11-16 18:17:07 +00:00
parent cd5493050e
commit 6ba0a75bcb

View File

@ -164,7 +164,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", 1000);
pref("dom.disable_open_click_delay", 5000);
// Disable popups from plugins by default
// 0 = openAllowed