1
0
Fork 0

2204->active

This commit is contained in:
Roman-Nopantski 2017-03-12 04:52:33 +13:00 committed by GitHub
parent f01f99f7d1
commit 616ce65772
1 changed files with 1 additions and 1 deletions

View File

@ -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