Reenable all of fix for bug 317819 now that tinderbox can deal with it.

git-svn-id: svn://10.0.0.236/trunk@185867 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bzbarsky%mit.edu 2005-12-10 00:20:24 +00:00
parent ad13ddf2a6
commit 8568e56bfa

View File

@ -232,8 +232,7 @@ pref("browser.xul.error_pages.enabled", true);
pref("bidi.browser.ui", false);
// prevent JS from moving/resizing existing windows
// Commented out for now until the DHTML tests on tinderbox get fixed to reset this pref
// pref("dom.disable_window_move_resize", true);
pref("dom.disable_window_move_resize", true);
// prevent JS from raising or lowering windows
pref("dom.disable_window_flip", true);
// prevent JS from disabling or replacing context menus