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
Перейти к файлу
Nicolas Chevobbe 1aa477dd15 Bug 1913189 - [devtools] Use CodeMirror 6 in conditional breakpoint. r=bomsy.
Differential Revision: https://phabricator.services.mozilla.com/D220685
2024-09-06 05:12:26 +00:00
.cargo
.github/workflows
.vscode
accessible
browser Bug 1915317 - Integrate Rust exposure suggestions with desktop. r=daisuke 2024-09-06 04:30:20 +00:00
build Backed out changeset 819d4c9682d4 (bug 1908630) as requested for working in the incorrect sandbox. CLOSED TREE 2024-09-05 21:37:26 +03:00
caps
chrome
config
devtools Bug 1913189 - [devtools] Use CodeMirror 6 in conditional breakpoint. r=bomsy. 2024-09-06 05:12:26 +00:00
docs
docshell Bug 1911977 - Minor clean-ups in nsDocShell::InternalLoad. r=smaug 2024-09-05 17:08:39 +00:00
dom Bug 1903676 - Fix bad rebase. r=me on a CLOSED TREE 2024-09-05 20:35:38 -04:00
editor
extensions
gfx Backed out changeset 80db8b7ff2af (bug 1891335) for causing mochitests failures in test_bug1639328.html. 2024-09-06 00:22:51 +03:00
gradle/wrapper Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
hal
image
intl
ipc
js Bug 1917037 - Include JOF_USES_ENV flags in explicit resource management opcodes. r=arai 2024-09-06 03:34:42 +00:00
layout Bug 1917056 Part 4 - Remove aContentMinSize parameter for AddIntrinsicSizeOffset(). r=layout-reviewers,emilio 2024-09-05 23:01:39 +00:00
media
memory
mfbt
mobile no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-09-06 00:26:18 +00:00
modules Bug 1915702 - Update OHTTP Relay Url used by Shopping component r=bholley,fchasen,Gijs 2024-09-05 19:57:53 +00:00
mozglue
netwerk Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
nsprpub
other-licenses
parser
python
remote
security
services
servo
startupcache
storage
supply-chain
taskcluster Bug 1917014 - Ensure python-test tasks use the public pypi server, r=taskgraph-reviewers,jmaher 2024-09-05 19:38:38 +00:00
testing Bug 1917056 Part 3 - Add WPTs for table intrinsic size. r=layout-reviewers,emilio 2024-09-05 23:01:39 +00:00
third_party Bug 1830275 - Add missing support for device change notifications r=pehrsons,webrtc-reviewers 2024-09-05 16:04:48 +00:00
toolkit Bug 1915317 - Integrate Rust exposure suggestions with desktop. r=daisuke 2024-09-06 04:30:20 +00:00
tools
uriloader Bug 1911977 - Minor clean-ups in nsDocShell::InternalLoad. r=smaug 2024-09-05 17:08:39 +00:00
view
widget
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 Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
gradlew.bat Bug 1900345 - Update Gradle to version 8.10. r=android-reviewers,ohall 2024-09-05 14:56:03 +00:00
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.