Go to file
Lu zhiping 365a208dc7 changed debian/source/format to native 2022-07-12 19:55:33 +08:00
.cargo
.vscode
accessible
browser Customize the default bookmarks for Ubuntu 2022-07-12 19:55:03 +08:00
build D149210 2022-07-12 19:55:21 +08:00
caps
chrome
config Do not enable LTO for rustc when building on arm64 and armhf, 2022-07-12 19:55:09 +08:00
debian changed debian/source/format to native 2022-07-12 19:55:33 +08:00
devtools
docs
docshell
dom D149210 2022-07-12 19:55:21 +08:00
editor
extensions
gfx Remove an extra constant definition that is now being generated by newer versions of cbindgen (0.24), 2022-07-12 19:55:14 +08:00
gradle/wrapper
hal
image
intl
ipc
js
l10n
layout
media do not build various components with LLVM's integrated assembler, 2022-07-12 19:55:11 +08:00
memory
mfbt
mobile
modules
mozglue
netwerk Add "Ubuntu" to the platform part of the UA string 2022-07-12 19:55:04 +08:00
nsprpub
other-licenses
parser
python D134738 2022-07-12 19:55:24 +08:00
remote
security work around a build failure with clang on ppc64el 2022-07-12 19:55:10 +08:00
services
servo
startupcache
storage
supply-chain
taskcluster D149204 2022-07-12 19:55:15 +08:00
testing
third_party D134738 2022-07-12 19:55:24 +08:00
toolkit
tools
uriloader
view
widget
xpcom
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
BUILDID
CLOBBER
Cargo.lock
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
SOURCE_CHANGESET
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Introduce --with-app-profile to change the profile location, so 2022-07-12 19:55:04 +08:00
package-lock.json
package.json
settings.gradle
substitute-local-geckoview.gradle
test.mozbuild

README.txt

An explanation of the Firefox Source Code Directory Structure and links to
project pages with documentation can be found at:

    https://firefox-source-docs.mozilla.org/contributing/directory_structure.html

For information on how to build Firefox from the source code and create the patch see:

    https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html

If you have a question about developing Firefox, and can't find the solution
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.


Nightly development builds can be downloaded from:

    https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/
            - or -
    https://www.mozilla.org/firefox/channel/desktop/#nightly

Keep in mind that nightly builds, which are used by Firefox developers for
testing, may be buggy.