mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	disable Telemetry Coverage (#589)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							ccdd4decf0
						
					
				
				
					commit
					9d6bfb650c
				
			
							
								
								
									
										3
									
								
								user.js
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								user.js
									
									
									
									
									
								
							@@ -232,6 +232,9 @@ user_pref("datareporting.healthreport.uploadEnabled", false);
 | 
				
			|||||||
 * If disabled, no policy is shown or upload takes place, ever
 | 
					 * If disabled, no policy is shown or upload takes place, ever
 | 
				
			||||||
 * [1] https://bugzilla.mozilla.org/1195552 ***/
 | 
					 * [1] https://bugzilla.mozilla.org/1195552 ***/
 | 
				
			||||||
user_pref("datareporting.policy.dataSubmissionEnabled", false);
 | 
					user_pref("datareporting.policy.dataSubmissionEnabled", false);
 | 
				
			||||||
 | 
					/* 0335: disable Telemetry Coverage [FF64+]
 | 
				
			||||||
 | 
					 * [1] https://blog.mozilla.org/data/2018/08/20/effectively-measuring-search-in-firefox/ ***/
 | 
				
			||||||
 | 
					user_pref("toolkit.coverage.opt-out", true); // [HIDDEN PREF]
 | 
				
			||||||
/* 0350: disable crash reports ***/
 | 
					/* 0350: disable crash reports ***/
 | 
				
			||||||
user_pref("breakpad.reportURL", "");
 | 
					user_pref("breakpad.reportURL", "");
 | 
				
			||||||
/* 0351: disable sending of crash reports ***/
 | 
					/* 0351: disable sending of crash reports ***/
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user