1
0

webgl.dxgl.enabled, closes #814

This commit is contained in:
Thorin-Oakenpants 2019-10-15 09:27:44 +00:00 committed by GitHub
parent d7b1877a1f
commit 5b82afd5bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -916,7 +916,6 @@ user_pref("media.peerconnection.ice.no_host", true); // [FF51+]
* [1] https://www.contextis.com/resources/blog/webgl-new-dimension-browser-exploitation/
* [2] https://security.stackexchange.com/questions/13799/is-webgl-a-security-concern ***/
user_pref("webgl.disabled", true);
user_pref("webgl.dxgl.enabled", false); // [WINDOWS]
user_pref("webgl.enable-webgl2", false);
/* 2012: limit WebGL ***/
user_pref("webgl.min_capability_mode", true);