mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	tidy
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							a05d90d612
						
					
				
				
					commit
					7007e28e4e
				
			
							
								
								
									
										5
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										5
									
								
								user.js
									
									
									
									
									
								
							@@ -409,8 +409,8 @@ user_pref("security.cert_pinning.enforcement_level", 2);
 | 
				
			|||||||
/* 1224: enable CRLite [FF73+]
 | 
					/* 1224: enable CRLite [FF73+]
 | 
				
			||||||
 * 0 = disabled
 | 
					 * 0 = disabled
 | 
				
			||||||
 * 1 = consult CRLite but only collect telemetry
 | 
					 * 1 = consult CRLite but only collect telemetry
 | 
				
			||||||
 * 2 = consult CRLite and enforce both "Revoked" and "Not Revoked" results
 | 
					 * 2 = consult CRLite and enforce both "Revoked" and "Not Revoked" results (default)
 | 
				
			||||||
 * 3 = consult CRLite and enforce "Not Revoked" results, but defer to OCSP for "Revoked" (default)
 | 
					 * 3 = consult CRLite and enforce "Not Revoked" results, but defer to OCSP for "Revoked" (removed FF145)
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1429800,1670985,1753071
 | 
					 * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1429800,1670985,1753071
 | 
				
			||||||
 * [2] https://blog.mozilla.org/security/tag/crlite/
 | 
					 * [2] https://blog.mozilla.org/security/tag/crlite/
 | 
				
			||||||
 * [3] https://hacks.mozilla.org/2025/08/crlite-fast-private-and-comprehensive-certificate-revocation-checking-in-firefox/ ***/
 | 
					 * [3] https://hacks.mozilla.org/2025/08/crlite-fast-private-and-comprehensive-certificate-revocation-checking-in-firefox/ ***/
 | 
				
			||||||
@@ -758,6 +758,7 @@ user_pref("_user.js.parrot", "4000 syntax error: the parrot's bereft of life!");
 | 
				
			|||||||
   1794628 - return "none" with inverted-colors (FF114)
 | 
					   1794628 - return "none" with inverted-colors (FF114)
 | 
				
			||||||
   1787790 - normalize system fonts (FF128)
 | 
					   1787790 - normalize system fonts (FF128)
 | 
				
			||||||
   1835987 - spoof timezone as Atlantic/Reykjavik (previously FF55+ was UTC) (FF128)
 | 
					   1835987 - spoof timezone as Atlantic/Reykjavik (previously FF55+ was UTC) (FF128)
 | 
				
			||||||
 | 
					   1656377 - spoof pointerEvents azimuthAngle and altitudeAngle (FF131)
 | 
				
			||||||
   1834307 - always use smooth scrolling (FF132)
 | 
					   1834307 - always use smooth scrolling (FF132)
 | 
				
			||||||
   1918202 - spoof screen orientation based on spoofed screen size and platform (FF132)
 | 
					   1918202 - spoof screen orientation based on spoofed screen size and platform (FF132)
 | 
				
			||||||
      previously FF50+ it always returned landscape-primary and an angle of 0
 | 
					      previously FF50+ it always returned landscape-primary and an angle of 0
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user