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
Перейти к файлу
Cristian Tuns 2d0a06b170 Merge mozilla-central to autoland on a CLOSED TREE 2022-06-14 17:39:23 -04:00
.cargo
.vscode
accessible
browser Merge mozilla-central to autoland on a CLOSED TREE 2022-06-14 17:39:23 -04:00
build Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
caps
chrome
config
devtools Bug 1772905 - Update DevTools DOM panel tests that fails if InstallTrigger is not listed anymore as a window global. r=nchevobbe 2022-06-14 19:29:06 +00:00
docs
docshell Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
dom Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
editor
extensions
gfx Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
gradle/wrapper
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile Bug 1773832 - Refactor LoginManagerChild: getUserNameAndPasswordFields r=dimi 2022-06-14 16:15:09 +00:00
modules Bug 1772905 - Hide InstallTrigger global on Nightly and Early Beta builds. r=webcompat-reviewers,denschub,willdurand 2022-06-14 19:29:06 +00:00
mozglue
netwerk
nsprpub
other-licenses
parser
python Bug 1769405 - Part 4: Detect mismatch between the default mozconfig and the selected build target. r=firefox-build-system-reviewers,glandium 2022-06-14 18:13:54 +00:00
remote
security Bug 1774204 - Add SHA-384 and SHA-512 support to Digest r=keeler 2022-06-14 20:08:45 +00:00
services
servo
startupcache
storage
supply-chain Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
taskcluster
testing Bug 1749331 - Prevent uploading more than 5 PNG/JPEG artifacts. r=perftest-reviewers,kshampur 2022-06-14 18:48:22 +00:00
third_party Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
toolkit Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
tools
uriloader
view
widget Bug 1343826 - Return updated timezone on system timezone change. r=smaug,mstange,stransky,handyman 2022-06-14 19:41:30 +00:00
xpcom Bug 1774158 - Use RefPtrTraits in StaticRefPtr. r=xpcom-reviewers,barret 2022-06-14 13:33:27 +00:00
xpfe/appshell Bug 1773813 - Incorporate OS zoom factor in window sizing calculations. r=tnikkel 2022-06-14 15:01:52 +00:00
.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 Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
Cargo.toml Bug 1773399 - Update idna to 0.2.3. r=emilio,supply-chain-reviewers 2022-06-14 20:32:28 +00:00
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.cmd
mach.ps1
moz.build
moz.configure Bug 1769405 - Part 1: Move artifact build option to build/moz.configure/init.configure. r=glandium 2022-06-14 18:13:53 +00:00
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.