mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	1273: remove inactive pref
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							4ac17eaf78
						
					
				
				
					commit
					08395de188
				
			
							
								
								
									
										3
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								user.js
									
									
									
									
									
								
							@@ -574,8 +574,7 @@ user_pref("browser.ssl_override_behavior", 1);
 | 
				
			|||||||
 * i.e. it doesn't work for HSTS discrepancies (https://subdomain.preloaded-hsts.badssl.com/)
 | 
					 * i.e. it doesn't work for HSTS discrepancies (https://subdomain.preloaded-hsts.badssl.com/)
 | 
				
			||||||
 * [TEST] https://expired.badssl.com/ ***/
 | 
					 * [TEST] https://expired.badssl.com/ ***/
 | 
				
			||||||
user_pref("browser.xul.error_pages.expert_bad_cert", true);
 | 
					user_pref("browser.xul.error_pages.expert_bad_cert", true);
 | 
				
			||||||
/* 1273: display "insecure" icon and "Not Secure" text on HTTP sites ***/
 | 
					/* 1273: display "Not Secure" text on HTTP sites ***/
 | 
				
			||||||
   // user_pref("security.insecure_connection_icon.enabled", true); // [FF59+] [DEFAULT: true]
 | 
					 | 
				
			||||||
user_pref("security.insecure_connection_text.enabled", true); // [FF60+]
 | 
					user_pref("security.insecure_connection_text.enabled", true); // [FF60+]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/*** [SECTION 1400]: FONTS ***/
 | 
					/*** [SECTION 1400]: FONTS ***/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user