forked from mirrors/gecko-dev
		
	MozReview-Commit-ID: 8Skgl0g5nBw --HG-- extra : rebase_source : 94c1d7f10b7e797c5cc81b437b8a46f040acd0a1
		
			
				
	
	
		
			14 lines
		
	
	
	
		
			481 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
	
		
			481 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. _tabbrowser:
 | 
						|
 | 
						|
===================
 | 
						|
tabbrowser
 | 
						|
===================
 | 
						|
 | 
						|
One ``<xul:tabbrowser>`` exists per browser window, and is responsible for displaying and managing the contents of a windows tabs. As the browser has evolved, the responsibilities of ``<xul:tabbrowser>`` have also grown.
 | 
						|
 | 
						|
At this point, ``<xul:tabbrowser>`` is arguably one of the largest and most complex pieces of code used by the browser's user interface.
 | 
						|
 | 
						|
.. toctree::
 | 
						|
   :maxdepth: 1
 | 
						|
 | 
						|
   async-tab-switcher
 |