mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	fixup double word
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							cf53982086
						
					
				
				
					commit
					fa85c9da5b
				
			
							
								
								
									
										2
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								user.js
									
									
									
									
									
								
							@@ -750,7 +750,7 @@ user_pref("dom.security.https_only_mode", true); // [FF76+]
 | 
				
			|||||||
   // user_pref("dom.security.https_only_mode.upgrade_local", true);
 | 
					   // user_pref("dom.security.https_only_mode.upgrade_local", true);
 | 
				
			||||||
/* 1246: disable HTTP background requests [FF82+]
 | 
					/* 1246: disable HTTP background requests [FF82+]
 | 
				
			||||||
 * When attempting to upgrade, if the server doesn't respond within 3 seconds, firefox
 | 
					 * When attempting to upgrade, if the server doesn't respond within 3 seconds, firefox
 | 
				
			||||||
 * sends HTTP requests requests in order to check if the server supports HTTPS or not.
 | 
					 * sends HTTP requests in order to check if the server supports HTTPS or not.
 | 
				
			||||||
 * This is done to avoid waiting for a timeout which takes 90 seconds
 | 
					 * This is done to avoid waiting for a timeout which takes 90 seconds
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1642387,1660945 ***/
 | 
					 * [1] https://bugzilla.mozilla.org/buglist.cgi?bug_id=1642387,1660945 ***/
 | 
				
			||||||
user_pref("dom.security.https_only_mode_send_http_background_request", false);
 | 
					user_pref("dom.security.https_only_mode_send_http_background_request", false);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user