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
Перейти к файлу
Butkovits Atila 58c198dd51 Backed out 1 changesets (bug 1851037) for causing failures at TabsUseCasesTest.kt. CLOSED TREE
Backed out changeset 75c4613ada94 (bug 1851037)
2024-11-06 18:34:09 +02:00
.cargo
.github/workflows
.vscode
accessible
browser Bug 1928871: Fix browser_exslt_timezone_load.js. r=tjr 2024-11-06 15:28:55 +00:00
build
caps
chrome
config
devtools
docs
docshell
dom Bug 1929227 - Restore bytecode handling r=mgaudet 2024-11-06 16:06:39 +00:00
editor
extensions
gfx Backed out 16 changesets (bug 1922506) for causing bustages at WebGLContext.cpp. CLOSED TREE 2024-11-06 18:22:37 +02:00
gradle/wrapper
hal
image
intl
ipc
js
layout
media
memory
mfbt
mobile Backed out 1 changesets (bug 1851037) for causing failures at TabsUseCasesTest.kt. CLOSED TREE 2024-11-06 18:34:09 +02:00
modules
mozglue
netwerk
nsprpub
other-licenses
parser
python
remote
security
services
servo
startupcache
storage
supply-chain
taskcluster
testing
third_party
toolkit Backed out 16 changesets (bug 1922506) for causing bustages at WebGLContext.cpp. CLOSED TREE 2024-11-06 18:22:37 +02:00
tools
uriloader
view
widget Bug 1929413 - [1/1] Correctly set flag after initial ::Show() r=emilio 2024-11-06 16:06:33 +00:00
xpcom
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintrc-ignores.js
.eslintrc-rollouts.js
.eslintrc-test-paths.js
.eslintrc.js
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.rstcheck.cfg
.stylelintignore
.stylelintrc.js
.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
configure.py
gradle.properties
gradlew
gradlew.bat
mach
mach.cmd
mach.ps1
mots.yaml
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
pyproject.toml
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.