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
Go to file
2021-11-16 17:01:06 +00:00
.cargo Bug 1737833 - mach vendor rust r=cubeb-reviewers,kinetik 2021-11-11 19:05:26 +00:00
.vscode
accessible Bug 1519636 - First reformat with clang-format 13.0.0. r=firefox-build-system-reviewers,sylvestre,mhentges 2021-11-16 08:07:30 +00:00
browser Bug 1740539: Get siteName, image and description from twitter cards. r=Standard8 2021-11-16 14:54:09 +00:00
build Bug 1714788 - doc: do not provide the language if the code isn't valid r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:48 +00:00
caps Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb 2021-11-04 08:55:46 +00:00
chrome
config Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor 2021-11-16 15:09:09 +00:00
devtools Bug 1740438 - [devtools] Remove backward compatibility code for recordAllocations target configuration option r=devtools-reviewers,bomsy 2021-11-16 14:34:27 +00:00
docs Bug 1714788 - doc: Fix 'undefined label: firefox status flags' r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:49 +00:00
docshell Bug 1730120, close ContentViewer properly if initialization fails, r=nika 2021-11-09 22:09:48 +00:00
dom Bug 1740827 - Append right amount of null data in ForwardedInputTrack r=pehrsons 2021-11-16 16:59:45 +00:00
editor Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor 2021-11-16 15:11:58 +00:00
extensions Bug 1738713 - Fix permission not sent over ipc while non-http/https blob urls exists. r=nika 2021-11-15 17:30:19 +00:00
gfx Bug 1740673 - Ensure d3d device re-creation before sessions re-creation in GPUProcessManager::OnInProcessDeviceReset() r=nical,gfx-reviewers 2021-11-16 08:25:09 +00:00
gradle/wrapper
hal
image Bug 1739661. Avoid using D2D when drawing SVG. r=aosmond 2021-11-10 16:23:17 +00:00
intl Bug 1738057 - Split out BidiEmbeddingLevel into its own file; r=platform-i18n-reviewers,dminor 2021-11-16 15:11:58 +00:00
ipc Bug 1707642 - Increase message size limit in fuzzing builds. r=ipc-reviewers,nika 2021-11-11 18:00:02 +00:00
js Bug 1696774: Remove js::LittleEndianChars. r=arai,tcampbell 2021-11-16 16:54:31 +00:00
layout Bug 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn 2021-11-16 16:53:50 +00:00
media Backed out 2 changesets (bug 1738931) for causing mochitest failures on VideoConduit and WatchManager CLOSED TREE 2021-11-11 14:06:57 +02:00
memory Bug 1736968 - Change MOZ_CRASH() to MOZ_ASSUME_UNREACHABLE_MARKER() for abort()'s ARM noreturn case. r=glandium 2021-10-29 06:04:09 +00:00
mfbt Bug 1731806 - Allow ToResultInvoke to return other nsresult like error types; r=glandium 2021-11-12 11:56:02 +00:00
mobile Bug 1714788 - doc: do not provide the language if the code isn't valid r=firefox-source-docs-reviewers,championshuttler DONTBUILD 2021-11-16 07:59:48 +00:00
modules Bug 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn 2021-11-16 16:53:50 +00:00
mozglue Bug 1643637: Make MOZ_PROFILER_STARTUP_ENTRIES understand sizes with units r=gerald 2021-11-12 11:38:12 +00:00
netwerk Bug 1734132 - Add neqo glue code to send priority updates r=necko-reviewers,dragana 2021-11-16 17:01:06 +00:00
nsprpub
other-licenses
parser Bug 1741219 - Remove Expat usage from nsHtml5StreamParser. r=smaug 2021-11-16 16:02:04 +00:00
python Bug 1740781: When we cannot add files in ./mach vendor, fail with a detectable error code r=jewilde 2021-11-16 02:43:05 +00:00
remote Bug 1740798 - [puppeteer] Update expected meta data. r=webdriver-reviewers,jdescottes 2021-11-16 14:58:11 +00:00
security Bug 1736990 - Expose /dev/random and /proc/sys/crypto/fips_enabled in sandboxes. r=bryce,gcp 2021-11-16 14:16:19 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2021-11-15 16:59:48 +00:00
servo Bug 1706346 part 3 - [css-lists] Remove the internal '-moz-list-reversed' CSS property that is no longer needed. r=emilio 2021-11-14 03:49:36 +00:00
startupcache
storage Bug 1738966 - Pass in argc, argv in GreOmniPath. r=kershaw,valentin 2021-11-03 16:31:06 +00:00
taskcluster Bug 1740225 - [wdspec] Don't print async shutdown logs for CI jobs. r=webdriver-reviewers,jdescottes 2021-11-16 14:58:50 +00:00
testing Bug 1483798 - Avoid returning the computed styles of nodes that aren't in the flat tree. r=xidorn 2021-11-16 16:53:50 +00:00
third_party Bug 1708944 - Update miow & gpu-alloc to latest compatible version. r=glandium 2021-11-16 07:29:54 +00:00
toolkit Bug 1741089 - Don't make menupopups and panels leave unslotted children. r=mconley 2021-11-16 16:44:40 +00:00
tools Bug 1594515 - Pass INTERNET_FLAG_SECURE when using https symbol supplier. r=gsvelto 2021-11-16 13:13:23 +00:00
uriloader Bug 1519636 - Reformat recent changes to the Google coding style. r=firefox-build-system-reviewers,mhentges,sylvestre 2021-11-16 08:07:29 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1669149 p7: Always use size from device context for print paper size on Windows. r=jwatt 2021-11-16 08:17:05 +00:00
xpcom Bug 1737177: Add nsSystemInfo runtime flag for whether running application is running under Microsoft Windows S Mode. r=mhowell 2021-11-16 15:11:32 +00:00
xpfe/appshell Bug 1701001 - Part 2: Add "is popup" field to browsing context. r=smaug 2021-11-06 01:19:14 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD 2021-11-02 16:47:50 +00:00
.eslintignore Bug 1699515 - Switching to react for Save to Pocket panels. r=gvn 2021-11-11 00:06:13 +00:00
.eslintrc.js Bug 1739708 - Turn off ESLint rule mozilla/reject-importGlobalProperties for sjs files. r=Gijs,webdriver-reviewers,whimboo 2021-11-09 08:38:16 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor 2021-11-16 15:09:09 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor 2021-11-16 15:09:09 +00:00
.hgtags
.lando.ini Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD 2021-11-16 16:49:41 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1735628 - Update Glean to v42.1.0 r=TravisLong 2021-10-19 20:32:38 +00:00
Cargo.lock Bug 1708944 - Update miow & gpu-alloc to latest compatible version. r=glandium 2021-11-16 07:29:54 +00:00
Cargo.toml Backed out 2 changesets (bug 1712837) for causing mochitest and marionette test failures. CLOSED TREE 2021-11-11 01:52:57 +02:00
client.mk
client.py
CLOBBER
configure.in
configure.py Bug 1739700: Remove obsolete "js/src" workaround in configure.py r=glandium 2021-11-09 15:12:50 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in Bug 1690870 - Stop getting artifacts for host binaries. r=firefox-build-system-reviewers,andi 2021-10-28 11:05:04 +00:00
moz.build
moz.configure Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor 2021-11-16 15:09:09 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
package.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
README.txt
settings.gradle Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
substitute-local-geckoview.gradle
test.mozbuild

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.