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
Перейти к файлу
Geoff Lankow a781bf9f5a Bug 1739284 - Override telemetry products check in test_GMPInstallManager.js. r=bryce
Differential Revision: https://phabricator.services.mozilla.com/D130325
2021-11-04 02:35:05 +00:00
.cargo Bug 1739032 - Update mp4parse-rust to a257137. r=kinetik 2021-11-03 20:06:58 +00:00
.vscode
accessible Bug 1738565 - fix Crash in [@ -[MOXWebAreaAccessible handleAccessibleEvent:]]. r=Jamie 2021-11-03 08:44:02 +00:00
browser Backed out changeset 1884a0785032 (bug 1735614) for causing failures at browser_all_files_referenced.js. CLOSED TREE 2021-11-03 22:50:51 +02:00
build Bug 1686137 - Vendor 'colorama' library r=mhentges, g?firefox-build-system-reviewers 2021-11-03 15:41:14 +00:00
caps
chrome
config
devtools Bug 1730154 - [devtools] Create targets for iframes reusing the initial about:blank WindowGlobal. r=nchevobbe 2021-11-03 17:40:25 +00:00
docs Bug 1737573 - [devtools] Migrate MDN docs into Sphinx (connect docs to toc + css) r=nchevobbe,ahal 2021-11-03 10:45:52 +00:00
docshell
dom Bug 1739173 - move TestRTCStatsTimestampMaker gtest behind MOZ_WEBRTC flag;r=jib 2021-11-03 21:39:01 +00:00
editor
extensions
gfx Bug 1737648 - Don't batch uploads for items larger than a certain size. r=gfx-reviewers,bradwerth 2021-11-03 16:42:42 +00:00
gradle/wrapper
hal
image Bug 1737038. Adjust tests that depend on the exact output of the png encoder. r=aosmond 2021-11-04 00:17:08 +00:00
intl
ipc
js Backed out changeset 5d24482057dd (bug 1738899) for causing mochitest failures on Marking.cpp CLOSED TREE 2021-11-03 12:34:50 -04:00
layout
media Bug 1737038. Make sure we pass the correct zlib strategy to zlib from libpng when encoding pngs. r=aosmond 2021-11-04 00:17:07 +00:00
memory
mfbt
mobile
modules Bug 1737648 - Don't batch uploads for items larger than a certain size. r=gfx-reviewers,bradwerth 2021-11-03 16:42:42 +00:00
mozglue
netwerk Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
nsprpub
other-licenses
parser
python Bug 1739124: Add new requirements to mozperftest r=perftest-reviewers,sparky 2021-11-03 19:50:24 +00:00
remote
security Bug 1401774 - Make fd exhaustion errors from the Linux sandbox broker more obvious. r=gcp 2021-11-03 23:53:43 +00:00
services
servo
startupcache
storage Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
taskcluster
testing Bug 1737152 - Review and update Raptor test owners r=perftest-reviewers,sparky 2021-11-03 22:18:36 +00:00
third_party Bug 1739032 - Update mp4parse-rust to a257137. r=kinetik 2021-11-03 20:06:58 +00:00
toolkit Bug 1739284 - Override telemetry products check in test_GMPInstallManager.js. r=bryce 2021-11-04 02:35:05 +00:00
tools Bug 1737152 - Review and update Raptor test owners r=perftest-reviewers,sparky 2021-11-03 22:18:36 +00:00
uriloader Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
view
widget Backed out changeset 6a408466ecb6 (bug 1731504) for causing bug 1739045 CLOSED TREE 2021-11-03 12:10:03 -04:00
xpcom Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
xpfe/appshell Bug 1738185: Update the error handling in the mediator around mReady status. r=mccr8 2021-11-03 15:25:10 +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 1739032 - Update mp4parse-rust to a257137. r=kinetik 2021-11-03 20:06:58 +00:00
Cargo.toml Bug 1739040 - Pick cc upstream patch for GCC 11 on armhf linux. r=emilio 2021-11-03 03:30:29 +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.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.