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 014927888b Backed out changeset 544d6892423d (bug 1734886) for causing failures attransform-stream.html. CLOSED TREE 2022-03-24 00:29:41 +02:00
.cargo
.vscode
accessible
browser Merge mozilla-central to autoland. CLOSED TREE 2022-03-24 00:02:49 +02:00
build
caps
chrome
config
devtools Bug 1754268 - Eliminate preprocessor %includes from toolkit in-content stylesheets. r=dao 2022-03-23 18:23:55 +00:00
docs
docshell
dom Backed out changeset 544d6892423d (bug 1734886) for causing failures attransform-stream.html. CLOSED TREE 2022-03-24 00:29:41 +02:00
editor
extensions
gfx Bug 1757738 - Update HarfBuzz to 4.1.0. r=jfkthame 2022-03-23 20:13:18 +00:00
gradle/wrapper
hal
image
intl
ipc
js Merge autoland to mozilla-central. a=merge 2022-03-23 23:37:45 +02:00
layout Bug 1761002 - Restore the clip rect in webrenderized images. r=mstange 2022-03-23 20:28:55 +00:00
media
memory
mfbt
mobile Bug 1666226 - Add GeckoView APIs for starting and stopping the Gecko profiler r=geckoview-reviewers,mstange,agi 2022-03-23 20:05:07 +00:00
modules Bug 1761109 - Make check-revocations mode the default CRLite mode. r=keeler 2022-03-23 20:27:22 +00:00
mozglue
netwerk
nsprpub
other-licenses
parser
python
remote
security
services
servo Backed out 5 changesets (bug 1751217) for causing failures at dynamic-range.html. CLOSED TREE 2022-03-23 22:22:54 +02:00
startupcache
storage
taskcluster
testing Backed out changeset 544d6892423d (bug 1734886) for causing failures attransform-stream.html. CLOSED TREE 2022-03-24 00:29:41 +02:00
third_party Bug 1752326 - Prevent deadlock when stopping V4L2 capture. r=ng 2022-03-23 20:34:21 +00:00
toolkit Bug 1759035 - disable xpcshell tests that fail with socketprocess_networking and fission.autostart=true|false. r=kershaw,application-update-reviewers,nalexander,zombie 2022-03-23 21:40:23 +00:00
tools Bug 1666226 - Add GeckoView APIs for starting and stopping the Gecko profiler r=geckoview-reviewers,mstange,agi 2022-03-23 20:05:07 +00:00
uriloader
view
widget Bug 1761083 - Add a missing include. 2022-03-23 21:36:31 +01:00
xpcom Backed out 5 changesets (bug 1751217) for causing failures at dynamic-range.html. CLOSED TREE 2022-03-23 22:22:54 +02: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.cmd
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.