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
Перейти к файлу
Jari Jalkanen 1a6d576667 Bug 1878149 - Test deserialization function with filelist for IDB schema upgrades. r=dom-storage-reviewers,janv
Differential Revision: https://phabricator.services.mozilla.com/D224968
2024-10-22 04:49:16 +00:00
.cargo Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
.github/workflows
.vscode
accessible
browser Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
build Bug 1926139 - Add clang version mappings for more versions of Xcode. r=firefox-build-system-reviewers,ahochheiden 2024-10-22 02:23:11 +00:00
caps
chrome
config
devtools
docs
docshell Backed out changeset a1f85b45abdf (bug 1873514) for causing bc failures @ browser_addCertException.js CLOSED TREE 2024-10-22 02:58:12 +03:00
dom Bug 1878149 - Test deserialization function with filelist for IDB schema upgrades. r=dom-storage-reviewers,janv 2024-10-22 04:49:16 +00:00
editor
extensions
gfx Backed out changeset e474a551b49e (bug 1922721) for causing bug 1924779. 2024-10-22 02:56:38 +03:00
gradle/wrapper
hal
image
intl
ipc
js
layout Bug 1876470 - AddEventListener/RemoveEventListener should not throw, r=smaug 2024-10-21 20:45:39 +00:00
media
memory
mfbt
mobile no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE 2024-10-22 00:23:32 +00:00
modules Backed out changeset e474a551b49e (bug 1922721) for causing bug 1924779. 2024-10-22 02:56:38 +03:00
mozglue
netwerk
nsprpub
other-licenses
parser
python Backed out changeset bb90d095b8b8 (bug 1917685) for causing xpc failures @ test_crash_exc_guard / test_crash_service CLOSED TREE 2024-10-22 01:46:53 +03:00
remote
security Bug 1921490 - land NSS NSS_3_106_BETA1 UPGRADE_NSS_RELEASE, r=keeler 2024-10-21 23:44:48 +00:00
services Bug 1926108 - fix the list of available sync engines for the fxa oauth flows. r=skhamis 2024-10-21 20:22:42 +00:00
servo
startupcache
storage
supply-chain Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
taskcluster Bug 1923321 - Apply compiler-rt patches for ASan interception on Windows 11 24H2. r=firefox-build-system-reviewers,ahochheiden 2024-10-22 02:15:31 +00:00
testing Bug 1878149 - Add Filelist structured cloning support to IDB. r=dom-storage-reviewers,janv,asuth 2024-10-22 04:49:16 +00:00
third_party Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
toolkit Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
tools
uriloader
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 Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
Cargo.toml Bug 1926112 - Vendor application-services a0121f35125bd61ebd10fab969f6cfcc02f94d5a for city-based weather. r=bdk,nanj,supply-chain-reviewers 2024-10-22 03:45:18 +00:00
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.