user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 616ce65772fc0eac54e69d1463880db494533aec
parent f01f99f7d1bd2d0c774b390b5031bbfd207f1737
Author: Roman-Nopantski <Roman-Nopantski@users.noreply.github.com>
Date:   Sun, 12 Mar 2017 04:52:33 +1300

2204->active
Diffstat:
Muser.js | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user.js b/user.js @@ -860,7 +860,7 @@ user_pref("dom.allow_scripts_to_close_windows", false); * [NOTE] You can still right click a link and select open in a new window * [TEST] https://people.torproject.org/~gk/misc/entire_desktop.html * https://trac.torproject.org/projects/tor/ticket/9881 ***/ - // user_pref("browser.link.open_newwindow.restriction", 0); +user_pref("browser.link.open_newwindow.restriction", 0); /* 2205: disable "Confirm you want to leave" dialog on page close * Does not prevent JS leaks of the page close event. * https://developer.mozilla.org/en-US/docs/Web/Events/beforeunload