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-03-03 11:01:11 +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 Bug 1754409 - Add catch for invalid manual update url. r=bytesized,application-update-reviewers a=RyanVM 2022-02-10 21:40:12 +00: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 Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-02-07 16:07:55 +00: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 1744352 - Part 2: Add test for sandboxing javascript uris in pop-ups, r=smaug a=RyanVM 2022-02-09 17:50:51 +00:00
dom Bug 1694085 - Add a test that verifies that HE-AAC plays back correctly including higher frequency content both with MSE and HTTP playback. r=bryce, a=RyanVM 2021-10-21 16:18:19 +00:00
editor Bug 1740847 - part 3: Make WhiteSpaceVisibilityKeeper::ReplaceText() track insert position in smaller block. r=m_kato, a=RyanVM 2021-11-09 05:25:16 +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 1719215 - Constrain clipping in CreateSubImageForData(). r=lsalzman, a=RyanVM 2022-02-03 18:54:01 +00:00
gradle/wrapper
hal
image Bug 1719375 - Consider documents used-as-an-image always active. r=tnikkel 2021-07-08 12:54:48 +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 1750168 - Align the size of buffers given to WriteBytesZeroCopy. r=nika, a=RyanVM 2022-01-14 22:54:26 +00:00
js Bug 1735200 - Add JSAPI for getting Error.cause. r=jandem, a=RyanVM 2022-01-17 15:23:40 +00:00
layout Bug 1736243 - Make SVGObserverUtils::GetAndObserveTextPathsPath not observe on continuations. r=jwatt,jfkthame a=pascalc 2022-02-25 16:55:05 +00:00
media Bug 1722073 - Uplift cubeb fix for WASAPI backend. r?#cubeb-reviewers a=pascalc 2021-07-28 23:46:48 +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 1714621 - Add functionality to verify GMP's update xml content signatures. r=Gijs,robwu a=RyanVM 2021-10-27 17:51:28 +00:00
mozglue Bug 1749306 - Fix spidermonkey source packaging for Windows. r=glandium, a=RyanVM 2022-01-10 15:35:04 -08:00
netwerk Bug 1699373 - Call ProcessCrossOrigin*Header methods after loading cached headers r=necko-reviewers,dragana a=pascalc 2021-09-16 08:31:03 +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 1741665 - Align nsCString's public size_type better with other C++ APIs. r=mccr8, a=RyanVM 2021-12-13 21:47:56 +00:00
python Bug 1751803: Update references to OpenSuSE NodeJS packages. r=ahochheiden, a=RyanVM 2022-01-25 21:22:30 +00:00
remote Bug 1736323 - [marionette] "WebDriver:NewSession" has to wait for the very first tab to finish loading. r=jdescottes, a=RyanVM 2022-02-28 22:14:23 +01:00
security No Bug, mozilla-esr91 repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=pascalc 2022-02-28 10:55:25 +00:00
services No Bug, mozilla-esr91 repo-update remote-settings - a=repo-update r=RyanVM 2022-03-03 11:01:11 +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 Bug 1751338 - Disable spi and spi-nw tests on ESR91. r=jcristau, a=test-only 2022-01-26 11:29:27 -05:00
testing Bug 1736323 - [marionette] "WebDriver:NewSession" has to wait for the very first tab to finish loading. r=jdescottes, a=RyanVM 2022-02-28 22:14:23 +01:00
third_party Bug 1731428 - Do not advertise DmaBuf support for Pipewire screen sharing, r=stransky a=RyanVM 2021-09-30 18:28:58 +00:00
toolkit Bug 1755292 - Don't double-count the entry memory in the TelemetryOrigin reporter. r=nika a=RyanVM 2022-02-18 14:06:50 +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 1751360 - Fix broken fullscreen behavior on Windows. r=mhowell,handyman a=pascalc 2022-01-28 22:08:34 +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
.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 c17c94724a2ff10f89fa0a634f2bd1dc2e1744a7 with FIREFOX_91_7_0esr_BUILD2 a=release CLOSED TREE DONTBUILD 2022-02-28 23:58:47 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock 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
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-01-10 14:41:41 +00:00
configure.in
configure.py
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.