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
2022-05-19 21:51:15 +00:00
.cargo Bug 1735905 - Upgrade cubeb-pulse to fix a race condition that can lead to shutdown deadlock. r=kinetik, a=RyanVM 2021-10-16 01:19:56 +00:00
.vscode
accessible Bug 1717501 - Null check attributes in MacUtils::GetAccAttr. r=morgan a=RyanVM 2022-02-11 23:48:55 +00:00
browser No bug - Set version number to 91.9.1. a=release 2022-05-18 19:02:05 -04:00
build Bug 1734787 - Add https://example.net:443 to build/pgo/server-locations.txt. r=jmaher, a=test-only 2021-10-13 14:17:14 +00:00
caps Backed out changeset 19de2822bc0c (bug 1711168) for causing Bug 1719063. 2021-07-08 22:56:34 +03:00
chrome
config No bug - Set version number to 91.9.1. a=release 2022-05-18 19:02:05 -04:00
devtools Bug 1678645 - [devtools] Fix devtools/client/shared/test/browser_filter-editor-* intermittent. r=Honza a=test-only 2022-02-09 12:53:16 +00:00
docs Bug 1587022 - Improve documentation for remaining Mozilla specific ESLint rules. r=sylvestre 2021-07-05 11:38:39 +00:00
docshell Bug 1760674. r=mak, a=RyanVM 2022-03-29 12:15:52 +00:00
dom Bug 1770137 - Part 2, r=Gijs, a=dsmith 2022-05-19 21:51:15 +00:00
editor Bug 1753508 - Make EditorBase::AutoEditActionDataSetter::UpdateSelectionCache clean up and restart selection batch which the editor started. r=smaug, a=RyanVM 2022-03-11 02:24:24 +00:00
extensions Bug 1707963: Avoid a potential race on permission manager singleton creation. r=timhuang a=RyanVM 2021-12-14 18:39:42 +00:00
gfx Bug 1766056 - Fix YUV color matrix for SWGL slow and fast paths. r=jrmuizel, a=RyanVM 2022-04-23 16:48:20 +00:00
gradle/wrapper
hal
image Bug 1758975 - Ensure GIF color tables are opaque by default. r=tnikkel a=RyanVM 2022-03-18 15:22:46 +00:00
intl Bug 1741665 - Align nsCString's public size_type better with other C++ APIs. r=mccr8, a=RyanVM 2021-12-13 21:47:56 +00:00
ipc Bug 1757805 - Add additional assertions around shmem size, r=ipc-reviewers,handyman a=RyanVM 2022-03-21 14:37:50 +00:00
js Bug 1770048: Improve self-hosted new_List (ESR) r=jandem,tcampbell, a=dsmith 2022-05-19 06:48:50 +00:00
layout Bug 1735265 - Part 2: Add test. r=mstange, a=RyanVM 2022-03-22 18:40:52 +00:00
media Bug 1762614: Remove unneccessary files r=kinetik,a=dsmith 2022-04-11 16:51:56 +00:00
memory Bug 1720342: Do not run logalloc tests for the CodeQL build r=glandium a=pascalc 2021-07-23 17:00:46 +00:00
mfbt Bug 1754305 - Make assertions in Maybe MOZ_RELEASE_ASSERT, r=glandium a=RyanVM 2022-02-11 16:28:01 +00:00
mobile Bug 1719088 - Use document.exitFullscreen instead of traversing the tree. r=aklotz a=pascalc 2021-07-23 16:54:15 +00:00
modules Bug 1761799 - Fix a bug that can crash deflate on some input when using Z_FIXED. r=tjr a=dmeehan 2022-03-28 17:44:49 +00:00
mozglue Bug 1752466 - Block WRusr.dll to stop the deadlock issue. r=haik, a=RyanVM 2022-02-14 20:35:56 +00:00
netwerk No Bug, mozilla-esr91 repo-update remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-05-02 10:54:36 +00:00
nsprpub Bug 1715584 - Update to NSPR_4_32_RTM (no code change). r=bbeurdouche UPGRADE_NSPR_RELEASE DONTBUILD 2021-07-01 09:07:04 +00:00
other-licenses
parser Bug 1754724 - Clear up even more computations in expat code. r=farre, a=tritter 2022-03-02 22:34:28 +00:00
python Bug 1747879 - Pass Thunderbird subrepo srcpath to symbolstore.py. r=firefox-build-system-reviewers,andi,a=dsmith 2022-01-13 19:10:26 +00:00
remote Bug 1739008 - [marionette] Monitor navigation using the webprogresslistener for NewSession. r=whimboo, a=RyanVM 2021-11-08 09:35:48 +00:00
security No Bug, mozilla-esr91 repo-update HSTS HPKP remote-settings - a=repo-update,r=dsmith 2022-04-25 10:56:14 +00:00
services No Bug, mozilla-esr91 repo-update remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-05-02 10:54:36 +00:00
servo Bug 1733475 - Ensure to copy over the viewport/font units invalidation bits when reusing reset properties. r=jfkthame, a=RyanVM 2021-10-01 19:53:30 +00:00
startupcache
storage
taskcluster No bug - Bump gecko_decision to 4.0.0 r=ahal,aki a=release 2022-03-29 16:36:48 +00:00
testing Bug 1761981 - fix unexpected-pass wpts,a=dsmith 2022-04-06 17:55:46 +00:00
third_party Bug 1758509 - Update regex crate to 1.5.5 r=emilio, a=RyanVM 2022-03-09 08:43:35 +00:00
toolkit Bug 1692655. r=nika,mtigley,smaug a=RyanVM 2022-04-25 20:05:55 +00:00
tools Bug 1726813: Ensure AppShutdown remains in sync with shutdown notifications in the parent process. r=nika,asuth a=RyanVM 2021-09-15 07:25:29 +00:00
uriloader Bug 1745253 - Test, r=Gijs a=test-only 2022-02-14 12:06:52 +00:00
view
widget Bug 1684739: Only check if swipe tracking is enabled on macOS if the event is a scrollwheel event. r=mstange, a=RyanVM 2022-04-26 17:07:49 +00:00
xpcom Bug 1741665 - Align nsCString's public size_type better with other C++ APIs. r=mccr8, a=RyanVM 2021-12-13 21:47:56 +00:00
xpfe/appshell Bug 1586061: Prevent additional hidden windows from being created if one already exists on macOS. r=mstange, a=RyanVM 2021-12-16 18:59:42 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719491 - revert clang-format of tools/profiler/public/GeckoTraceEvent.h. r=ng 2021-07-07 15:57:17 +00:00
.cron.yml No bug: Disable periodic updates on esr78. r=jcristau, a=release DONTBUILD 2021-10-04 14:28:33 +00:00
.eslintignore Bug 1515695 - Remove Task.jsm. r=florian,jdescottes 2021-06-17 08:28:02 +00:00
.eslintrc.js Bug 1716642 - Replaced calls to GlobalManager.extensionMap.get() with WebExtensionPolicy.getByID(). r=Standard8,kmag,robwu 2021-06-24 15:06:17 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - Tagging 3bde71d19b45fab43d38764d7adbde25902fbb43 with FIREFOX_91_9_0esr_BUILD1 a=release CLOSED TREE DONTBUILD 2022-04-26 19:48:29 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml Bug 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1758509 - Update regex crate to 1.5.5 r=emilio, a=RyanVM 2022-03-09 08:43:35 +00:00
Cargo.toml Bug 1739040 - Pick cc upstream patch for GCC 11 on armhf linux. r=emilio, a=RyanVM 2021-11-03 03:30:29 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-04-04 16:28:04 +00:00
configure.in
configure.py Bug 1718878 - Updates to the build system to enable compatibility with Python 3.10 (Mainly regarding collections.abc) r=mhentges,webdriver-reviewers,whimboo a=RyanVM 2021-10-27 13:35:13 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1277320 - Run GTests on Windows shippable builds as Tier 1. r=glandium, a=test-only 2021-12-10 12:49:54 +00:00
mozilla-config.h.in
old-configure.in Bug 1670147 - Set values for AccessibleHandler.dll CLSID/IIDs at configure time. r=Jamie,glandium a=RyanVM 2021-07-26 13:43:36 +00:00
package-lock.json
package.json
README.txt
settings.gradle
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.