mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-04 07:45:26 +01:00 
			
		
		
		
	remove 0864 (#760)
https://bugzilla.mozilla.org/show_bug.cgi?id=1492587
This commit is contained in:
		
				
					committed by
					
						
						Thorin-Oakenpants
					
				
			
			
				
	
			
			
			
						parent
						
							11dcc54b61
						
					
				
				
					commit
					469bbc1ab3
				
			
							
								
								
									
										4
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								user.js
									
									
									
									
									
								
							@@ -531,10 +531,6 @@ user_pref("browser.formfill.enable", false);
 | 
				
			|||||||
 * [NOTE] We also clear history and downloads on exiting Firefox (see 2803)
 | 
					 * [NOTE] We also clear history and downloads on exiting Firefox (see 2803)
 | 
				
			||||||
 * [SETTING] Privacy & Security>History>Custom Settings>Remember browsing and download history ***/
 | 
					 * [SETTING] Privacy & Security>History>Custom Settings>Remember browsing and download history ***/
 | 
				
			||||||
   // user_pref("places.history.enabled", false);
 | 
					   // user_pref("places.history.enabled", false);
 | 
				
			||||||
/* 0864: disable date/time picker
 | 
					 | 
				
			||||||
 * This can leak your locale if not en-US
 | 
					 | 
				
			||||||
 * [1] https://trac.torproject.org/projects/tor/ticket/21787 ***/
 | 
					 | 
				
			||||||
user_pref("dom.forms.datetime", false);
 | 
					 | 
				
			||||||
/* 0870: disable Windows jumplist [WINDOWS] ***/
 | 
					/* 0870: disable Windows jumplist [WINDOWS] ***/
 | 
				
			||||||
user_pref("browser.taskbar.lists.enabled", false);
 | 
					user_pref("browser.taskbar.lists.enabled", false);
 | 
				
			||||||
user_pref("browser.taskbar.lists.frequent.enabled", false);
 | 
					user_pref("browser.taskbar.lists.frequent.enabled", false);
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user