mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Reenable all of fix for bug 317819 now that tinderbox can deal with it.
This commit is contained in:
parent
57a477ec59
commit
2a0332444b
@ -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…
Reference in New Issue
Block a user