Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

Viewing and searching Mozilla source code online

Source code for all Mozilla projects hosted in the Mercurial and CVS repositories can be searched and viewed online using DXR. It's an enhanced and improved variant of the original Linux Cross Reference tool.

Do not download the source code by crawling DXR; download a tarball or; use either Mercurial or CVS instead.

DXR indexes multiple CVS branches and modules; the most interesting MXR root for a Mozilla contributor is comm-central, which contains the latest source code for most Mozilla products (including Firefox, Thunderbird, SeaMonkey, Sunbird/Lightning, Chatzilla, DOM Inspector, and Venkman Javascript debugger) and is updated frequently.

Some other DXR roots of interest are:

  • "mozilla-central" contains current Firefox and Gecko development. Releases branch off of this repository. Also known as "Trunk" .
  • "comm-central" contains current Thunderbird, SeaMonkey and Calendar development. Also contains a mirror of mozilla-central. Releases branch off of this repository.
  • "mozilla-1.9.1" contains Branch development on Firefox 3.5 and Gecko 1.9.1.
  • "comm-1.9.1" contains Branch development for Thunderbird 3, SeaMonkey 2 and Sunbird 1 with Gecko 1.9.1. Also contains a mirror of mozilla-1.9.1.
  • "mozilla" root contains the 1.9 branch code, like "seamonkey", but indexes a bigger part of the repository and is updated less often.
  • Mozilla 1.8 root contains Firefox, Thunderbird 2.0.0.x, and SeaMonkey 1.1.x
  • Mozilla 1.8.0 root contains Firefox, Thunderbird 1.5.0.x, SeaMonkey 1.0.x
  • Aviary 1.0.1 root Firefox and Thunderbird 1.0.0.x
  • Mozilla 1.7 root contains Mozilla Suite 1.7.x

Mozilla Source Code Directory Structure has a short description of the code living in each source directory of the tree.

To view the source code of a specific version, you can also download it. Each product produced by Mozilla is archived there, together with its source code.

Resources

CVS Tags

Document Tags and Contributors

 Last updated by: Aaronepower,