forked from mirrors/gecko-dev
		
	 0af285b498
			
		
	
	
		0af285b498
		
	
	
	
	
		
			
			MozReview-Commit-ID: 1dTTTVBB59k --HG-- extra : rebase_source : 9e4af46b13ff7ef93f318abbb8e9f54b539a037a
		
			
				
	
	
	
	
		
			1.1 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	
			1.1 KiB
		
	
	
	
	
	
	
	
Getting started
- Learn where the code is and about the architecture of the tools.
- Set up your machine to build the tools, then configure a development profile.
- You can now experiment by changing things and rebuilding, look at the files and directories overview or you could also find something to work on.
Additional documentation
- Mozilla Developer Network (also known as MDN) has a lot of information about XUL elements, HTML, JS, DOM, Web APIs, Gecko-specific APIs, and more.
- DXR is a source code search engine - search for symbols you want to learn about, eg. nsIDocument. Searchfox is an alternative.
It is a good idea to add smart keyword searches for DXR and MDN, so you can search faster.