2020-08-18 04:04:36 +00:00
An explanation of the Firefox Source Code Directory Structure and links to
2009-02-07 12:47:00 +00:00
project pages with documentation can be found at:
2020-01-06 16:38:34 +00:00
https://firefox-source-docs.mozilla.org/contributing/directory_structure.html
2009-02-07 12:47:00 +00:00
2020-08-18 04:04:36 +00:00
For information on how to build Firefox from the source code and create the patch see:
2002-01-25 05:39:27 +00:00
2020-08-17 07:15:40 +00:00
https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
2002-01-25 05:39:27 +00:00
2020-08-18 04:04:36 +00:00
If you have a question about developing Firefox, and can't find the solution
2020-08-17 07:15:40 +00:00
on https://firefox-source-docs.mozilla.org/, you can try asking your question on Matrix at chat.mozilla.org in `Introduction` (https://chat.mozilla.org/#/room/#introduction:mozilla.org) channel.
2020-02-25 11:39:53 +00:00
2002-04-06 00:19:42 +00:00
2018-10-23 10:06:29 +00:00
Nightly development builds can be downloaded from:
2002-04-06 00:19:42 +00:00
2015-08-30 09:53:27 +00:00
https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
2011-03-30 11:23:52 +00:00
- or -
2018-05-08 19:22:10 +00:00
https://www.mozilla.org/firefox/channel/desktop/#nightly
2020-08-18 04:04:36 +00:00
Keep in mind that nightly builds, which are used by Firefox developers for
2018-10-23 10:06:29 +00:00
testing, may be buggy.