mirror of
https://forge.fsky.io/oneflux/omegafox.git
synced 2026-02-10 06:22:03 -08:00
re-enable popup blocker
This commit is contained in:
parent
63688bf892
commit
efa581a95b
1 changed files with 0 additions and 3 deletions
|
|
@ -431,9 +431,6 @@ defaultPref("browser.tabs.warnOnOpen", false);
|
|||
// Do not warn on quitting Firefox
|
||||
defaultPref("browser.warnOnQuit", false);
|
||||
|
||||
// Disable popup-blocker
|
||||
defaultPref("dom.disable_open_during_load", false);
|
||||
|
||||
// Disable the ProcessHangMonitor
|
||||
defaultPref("dom.ipc.reportProcessHangs", false);
|
||||
defaultPref("hangmonitor.timeout", 0);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue