Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
Перейти к файлу
Mike Conley d90592e793 Bug 1712750 - Open sanitize dialog using the window modal dialog box when possible. r=mtigley
Differential Revision: https://phabricator.services.mozilla.com/D117567
2021-06-17 15:47:16 +00:00
.cargo
.vscode
accessible
browser Bug 1712750 - Open sanitize dialog using the window modal dialog box when possible. r=mtigley 2021-06-17 15:47:16 +00:00
build Bug 1712133: Inline `testing/mozbase/packages.txt` contents r=ahal 2021-06-17 14:58:17 +00:00
caps
chrome
config
devtools Bug 1715910 - [devtools] Use DOCUMENT_EVENT's dom-complete event in the application panel. r=ladybenko 2021-06-17 15:35:43 +00:00
docs
docshell
dom Merge m-c to autoland on a CLOSED TREE. a=merge 2021-06-17 11:39:20 -04:00
editor
extensions
gfx Backed out changeset fb2f9cfe820d (bug 1716579) for valgrind bustage. CLOSED TREE 2021-06-17 19:40:08 +03:00
gradle/wrapper
hal
image
intl
ipc
js
layout Merge m-c to autoland on a CLOSED TREE. a=merge 2021-06-17 11:39:20 -04:00
media
memory
mfbt
mobile
modules
mozglue Bug 1683404 - Remove tsan suppressions for nsTimerImpl. r=Gankra 2021-06-17 15:36:00 +00:00
netwerk
nsprpub
other-licenses
parser
python Bug 1712133: Validate that pypi dependencies are installed r=ahal 2021-06-17 14:58:17 +00:00
remote
security
services
servo
startupcache
storage
taskcluster Bug 1712133: Inline `testing/mozbase/packages.txt` contents r=ahal 2021-06-17 14:58:17 +00:00
testing Bug 1716894 - Disable /fetch/metadata/prefetch.https.sub.html on Fission for now, r=annyG 2021-06-17 15:42:02 +00:00
third_party
toolkit Bug 1698883 - Remove the panel-footer-menulike class. r=mhowell 2021-06-17 15:34:17 +00:00
tools
uriloader
view
widget
xpcom Bug 1683404 - Wrap the timer thread behind a mutex. r=nika 2021-06-17 15:36:00 +00:00
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
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock
Cargo.toml
GNUmakefile
LICENSE
Makefile.in
README.txt
aclocal.m4
build.gradle
client.mk
client.py
configure.in
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
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.