2203: change [test]

It's the same test (thanks gk)
This commit is contained in:
Thorin-Oakenpants 2019-05-12 13:44:12 +00:00 committed by GitHub
parent a4c2bb80aa
commit b3c6561ba8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -983,7 +983,7 @@ user_pref("dom.disable_window_move_resize", true);
/* 2203: open links targeting new windows in a new tab instead
* This stops malicious window sizes and some screen resolution leaks.
* You can still right-click a link and open in a new window.
* [TEST] https://people.torproject.org/~gk/misc/entire_desktop.html
* [TEST] https://ghacksuserjs.github.io/TorZillaPrint/TorZillaPrint.html#screen
* [1] https://trac.torproject.org/projects/tor/ticket/9881 ***/
user_pref("browser.link.open_newwindow", 3);
user_pref("browser.link.open_newwindow.restriction", 0);