mirror of
https://github.com/arkenfox/user.js.git
synced 2025-04-29 13:33:37 +02:00
revert webgl info, #1916
This commit is contained in:
parent
7e46e911e0
commit
4f35739864
1 changed files with 1 additions and 2 deletions
3
user.js
3
user.js
|
@ -869,8 +869,7 @@ user_pref("browser.link.open_newwindow", 3); // [DEFAULT: 3]
|
|||
/* 4513: set all open window methods to abide by "browser.link.open_newwindow" (4512)
|
||||
* [1] https://searchfox.org/mozilla-central/source/dom/tests/browser/browser_test_new_window_from_content.js ***/
|
||||
user_pref("browser.link.open_newwindow.restriction", 0);
|
||||
/* 4520: disable WebGL (Web Graphics Library)
|
||||
* [SETUP-WEB] Can break some login flows e.g. github ***/
|
||||
/* 4520: disable WebGL (Web Graphics Library) ***/
|
||||
// user_pref("webgl.disabled", true);
|
||||
|
||||
/*** [SECTION 5000]: OPTIONAL OPSEC
|
||||
|
|
Loading…
Add table
Reference in a new issue