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:
parent
ad13ddf2a6
commit
8568e56bfa
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user