mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	2010: remove pdf webgl
it's default false, and I want to simplify webgl 2010+2012
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							8b07fd57d0
						
					
				
				
					commit
					87959d621c
				
			
							
								
								
									
										1
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								user.js
									
									
									
									
									
								
							@@ -1058,7 +1058,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("pdfjs.enableWebGL", false);
 | 
			
		||||
user_pref("webgl.min_capability_mode", true);
 | 
			
		||||
user_pref("webgl.disable-extensions", true);
 | 
			
		||||
user_pref("webgl.disable-fail-if-major-performance-caveat", true);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user