mirror of
				https://github.com/mozilla/gecko-dev.git
				synced 2025-11-04 02:09:05 +02:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			508 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			508 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# nsBrowserGlue.js
 | 
						|
 | 
						|
# This component must restrict its registration for the app-startup category
 | 
						|
# to the specific list of apps that use it so it doesn't get loaded in xpcshell.
 | 
						|
# Thus we restrict it to these apps:
 | 
						|
#
 | 
						|
#   browser:        {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
 | 
						|
#   mobile/android: {aa3c5121-dab2-40e2-81ca-7ea25febc110}
 | 
						|
 | 
						|
category app-startup nsBrowserGlue @mozilla.org/browser/browserglue;1 application={ec8030f7-c20a-464f-9b0e-13a3a9e97384} application={aa3c5121-dab2-40e2-81ca-7ea25febc110}
 |