Bug 504189 - Need to make slow script dialog delay higher On WinCE, r=vlad

This commit is contained in:
Paul O'Shannessy 2009-07-17 10:54:40 -07:00
Родитель 625bae93d8
Коммит 3ab659920f
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -385,6 +385,11 @@ pref("general.warnOnAboutConfig", false);
pref("javascript.options.showInConsole", false);
#endif
#ifdef WINCE
// Set the threshold higher to avoid some slow script warnings
pref("dom.max_script_run_time", 20);
#endif
// Make the status bar reliably present and unaffected by pages
pref("dom.disable_window_open_feature.status", true);
// This is the pref to control the location bar, change this to true to