mirror of
				https://github.com/arkenfox/user.js.git
				synced 2025-11-03 23:35:26 +01:00 
			
		
		
		
	Update troubleshooter.js
dom.idle-observers-api.enabled not used anymore since at least FF38 security.xpconnect.plugin.unrestricted not used anymore since at least FF10
This commit is contained in:
		@@ -99,7 +99,6 @@
 | 
				
			|||||||
    'canvas.capturestream.enabled',
 | 
					    'canvas.capturestream.enabled',
 | 
				
			||||||
    'dom.event.clipboardevents.enabled',
 | 
					    'dom.event.clipboardevents.enabled',
 | 
				
			||||||
    'dom.event.contextmenu.enabled',
 | 
					    'dom.event.contextmenu.enabled',
 | 
				
			||||||
    'dom.idle-observers-api.enabled',
 | 
					 | 
				
			||||||
    'dom.IntersectionObserver.enabled',
 | 
					    'dom.IntersectionObserver.enabled',
 | 
				
			||||||
    'dom.popup_allowed_events',
 | 
					    'dom.popup_allowed_events',
 | 
				
			||||||
    'full-screen-api.enabled',
 | 
					    'full-screen-api.enabled',
 | 
				
			||||||
@@ -155,7 +154,6 @@
 | 
				
			|||||||
    'plugin.defaultXpi.state',
 | 
					    'plugin.defaultXpi.state',
 | 
				
			||||||
    'plugin.sessionPermissionNow.intervalInMinutes',
 | 
					    'plugin.sessionPermissionNow.intervalInMinutes',
 | 
				
			||||||
    'plugin.state.flash',
 | 
					    'plugin.state.flash',
 | 
				
			||||||
    'security.xpconnect.plugin.unrestricted',
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
    /* unlikely to cause problems */
 | 
					    /* unlikely to cause problems */
 | 
				
			||||||
    'browser.tabs.remote.allowLinkedWebInFileUriProcess',
 | 
					    'browser.tabs.remote.allowLinkedWebInFileUriProcess',
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user