Bug 1867925 - Mark some storage-access-api tests as intermittent after wpt-sync....
[gecko.git] / docs / contributing / index.rst
blob545e161f8eeef448851d268b701c92896564a6b1
1 Working on Firefox
2 ==================
4 Welcome to the Firefox codebase. This is the home of the Firefox
5 development process and source code documentation.
7 .. toctree::
8    :caption: Making Changes To Firefox
9    :maxdepth: 1
11    contribution_quickref
12    stack_quickref
13    pocket-guide-shipping-firefox
14    editor
15    reviews
16    levelling-up
17    how_to_submit_a_patch
20 .. toctree::
21    :caption: Code reviews
22    :maxdepth: 1
24    Code_Review_FAQ
25    reviewer_checklist
28 .. toctree::
29    :caption: The Mercurial Version Control System
30    :maxdepth: 1
31    :glob:
33    vcs/*
36 .. toctree::
37    :caption: Debugging
38    :maxdepth: 1
39    :glob:
41    debugging/*
44 .. toctree::
45    :caption: Additional Information
46    :maxdepth: 1
48    directory_structure
49    build/artifact_builds
50    build/building_mobile_firefox
51    build/supported
52    engineering_show_and_tell
53    filing-good-bugs