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
Karl Tomlinson c31f234d93 Bug 1414444 add testcase as crashtest r=kinetik
Testcase from Tyson Smith <twsmith@mozilla.com>

Depends on D187170

Differential Revision: https://phabricator.services.mozilla.com/D187171
2023-09-27 05:44:57 +00:00
.cargo Bug 1837471 - Update the minidump-writer crate to pick up important Android fixes r=KrisWright,supply-chain-reviewers 2023-09-25 12:52:23 +00:00
.github/workflows Bug 1853618 - address issue with GitHub PR closer, and optimise r=hwine DONTBUILD 2023-09-20 15:33:26 +00:00
.vscode
accessible Bug 1854473 - Use screen's scale factor when providing accessible bounds in ATK. r=nlapre 2023-09-26 18:41:32 +00:00
browser Backed out changeset 372ab6682651 (bug 1855048) for failures on test_webauthn_attestation_conveyance.html. CLOSED TREE 2023-09-27 03:00:09 +03:00
build Backed out changeset ddccd40117a0 (bug 1853271) for causing bug 1854769. CLOSED TREE 2023-09-27 05:34:25 +03:00
caps Bug 1853244 - convert .ini manifests to .toml: batch 6 {caps,devtools,dom}/**/browser.ini r=jmaher,media-playback-reviewers,devtools-reviewers,profiler-reviewers,alwu,nchevobbe,canaltinova 2023-09-22 20:42:14 +00:00
chrome
config Bug 1854518 - Remove --growable-table flag. r=shravanrn 2023-09-27 01:40:42 +00:00
devtools Bug 1823475 - Drop DefaultPosition and omit "at <position>" if it is not specified. r=devtools-reviewers,emilio 2023-09-26 21:05:20 +00:00
docs Bug 1851632 - Add ESLint documentation about adding rules and plugins. r=Gijs,mossop 2023-09-26 21:27:40 +00:00
docshell Bug 1850444 - Make the test for bug 1699721 work with isolateHighValue strategy on Fission r=nika 2023-09-26 17:14:33 +00:00
dom Bug 1414444 add testcase as crashtest r=kinetik 2023-09-27 05:44:57 +00:00
editor Bug 1851951 - Make HTMLEditUtils::GetElementOfImmediateBlockBoundary ignore invisible text node r=m_kato 2023-09-27 03:01:26 +00:00
extensions Bug 1853245 - Migrate .ini manifests to .toml (Batch 7.25). r=aryx,webdriver-reviewers,whimboo 2023-09-26 17:40:01 +00:00
gfx Bug 1853245 - Migrate .ini manifests to .toml (Batch 7.25). r=aryx,webdriver-reviewers,whimboo 2023-09-26 17:40:01 +00:00
gradle/wrapper
hal Bug 1850573 - Add HeterogeneousCpuInfo to HAL with Android implementation. r=geckoview-reviewers,owlish 2023-09-26 12:55:37 +00:00
image Bug 1853991 - Refactor SVGSVGElement intrinsic size APIs to return LengthPercentage. r=dholbert 2023-09-26 20:28:06 +00:00
intl Bug 1854018 - How to Test Migration Recipes documentation update, r=flod DONTBUILD 2023-09-22 06:22:30 +00:00
ipc Bug 1853245 - Migrate .ini manifests to .toml (Batch 7.25). r=aryx,webdriver-reviewers,whimboo 2023-09-26 17:40:01 +00:00
js Backed out changeset 65f49a810f52 (bug 1854446) for causing multiple failures e.g. 368504-4.html. CLOSED TREE 2023-09-27 03:26:28 +03:00
layout Bug 1840478 - Introduce ComputedCustomProperties struct to handle inherited/non-inherited properties. r=emilio 2023-09-27 05:09:27 +00:00
media Bug 1851301 - Disable Soundtouch WASMSIMD for Clang version less than 14. r=glandium 2023-09-27 01:11:50 +00:00
memory Bug 1814798 - pt 2. Add a PHCManager component to control PHC r=glandium,emilio 2023-09-18 06:48:06 +00:00
mfbt Bug 1854305 - Don't enable thread safety annotations before clang 11. r=nika 2023-09-21 20:42:33 +00:00
mobile Bug 1854216 - Backed out changeset f5d973fcd59c (bug 1591533) for resetting the TRR mode when set via about:config r=owlish 2023-09-26 10:45:23 +00:00
modules Bug 1851951 - Make HTMLEditor refer computed display instead of the HTML default style at considering block or inline element r=m_kato 2023-09-27 03:01:26 +00:00
mozglue Bug 1846534 - Track unwind info for tail calls. r=jseward,mstange,profiler-reviewers 2023-09-26 21:08:00 +00:00
netwerk Merge mozilla-central to autoland 2023-09-27 06:52:08 +03:00
nsprpub
other-licenses Bug 1846660 part 2: Add IAccessibleTextSelectionContainer interface. r=nlapre 2023-08-04 02:51:42 +00:00
parser Backed out changeset 65f49a810f52 (bug 1854446) for causing multiple failures e.g. 368504-4.html. CLOSED TREE 2023-09-27 03:26:28 +03:00
python Bug 1855182 - Fix perma Rpk-deb TypeError (and add a unit test) r=releng-reviewers,gbrown 2023-09-26 17:48:04 +00:00
remote Bug 1853245 - Migrate .ini manifests to .toml (Batch 7.25). r=aryx,webdriver-reviewers,whimboo 2023-09-26 17:40:01 +00:00
security Bug 1853245 - Migrate .ini manifests to .toml (Batch 7.25). r=aryx,webdriver-reviewers,whimboo 2023-09-26 17:40:01 +00:00
services Bug 1854698 - remove ability to sync prefs not locally whitelisted and logging tweaks. r=skhamis,sync-reviewers 2023-09-26 15:44:24 +00:00
servo Bug 1840478 - Introduce ComputedCustomProperties struct to handle inherited/non-inherited properties. r=emilio 2023-09-27 05:09:27 +00:00
startupcache
storage Bug 1843229: Created header files to declare external functions in BaseVFS.cpp, QuotaVFS.cpp and ObfuscatingVFS.cpp.r=janv,dom-storage-reviewers 2023-09-26 14:51:38 +00:00
supply-chain Backed out 3 changesets (bug 1854025) for causing build bustages. 2023-09-26 00:31:42 +03:00
taskcluster Bug 1850637 - Run mochitests with isolateHighValue strategy on Android Fission r=ci-and-tooling,jmaher 2023-09-26 22:21:54 +00:00
testing Bug 1821732 - implement light dismiss open popovers on pointer events, r=smaug 2023-09-27 03:02:50 +00:00
third_party Backed out 3 changesets (bug 1854025) for causing build bustages. 2023-09-26 00:31:42 +03:00
toolkit Bug 1772404 - Corner snapping for Windows and Linux. r=mhowell,mconley 2023-09-26 23:50:13 +00:00
tools Bug 1851632 - Add ESLint documentation about adding rules and plugins. r=Gijs,mossop 2023-09-26 21:27:40 +00:00
uriloader Bug 1641389 - Remove image.webp.enabled pref, always on by default. r=necko-reviewers,tnikkel,valentin 2023-09-15 19:36:34 +00:00
view
widget Bug 1772404 - Corner snapping for Windows and Linux. r=mhowell,mconley 2023-09-26 23:50:13 +00:00
xpcom Backed out changeset 65f49a810f52 (bug 1854446) for causing multiple failures e.g. 368504-4.html. CLOSED TREE 2023-09-27 03:26:28 +03:00
xpfe/appshell Bug 1850545 - convert .ini manifests to .toml: batch 3 chrome.ini (bis) r=jmaher,geckoview-reviewers,extension-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,places-reviewers,profiler-reviewers,m_kato,mak,mtigley 2023-09-13 18:28:32 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
.clang-format-ignore Bug 1816519 - implement getAuthenticatorData for AuthenticatorAttestationResponse. r=keeler,webidl,emilio,smaug 2023-08-31 22:56:50 +00:00
.cron.yml Bug 1855268 - Run cron-bouncer-check on esr115 r=releng-reviewers,jcristau 2023-09-26 17:49:08 +00:00
.eslintignore Bug 1596056 - Enable ESLint on reftest harness files (manual fixes). r=tnikkel 2023-09-24 10:38:56 +00:00
.eslintrc-test-paths.js Bug 1849271 - Flip test when checking for the presence of optional colorspace members on a VideoDecoderConfig. r=media-playback-reviewers,alwu 2023-08-22 14:33:21 +00:00
.eslintrc.js Bug 1851211 - Remove privacy.partition.bloburl_per_agent_cluster pref r=amadan,timhuang 2023-09-26 20:59:01 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging b8084fc54e158a2adcdac710ea0c3a7c9559309e with FIREFOX_NIGHTLY_119_END a=release DONTBUILD CLOSED TREE 2023-09-25 13:56:42 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1596056 - Format reftest harness files with Prettier. r=tnikkel 2023-09-24 10:38:55 +00:00
.prettierrc.js
.stylelintignore Bug 1771113 - Add chromeOnly StyleSheetRemoved event, emitted when a stylesheet is removed. r=emilio. 2023-08-10 14:36:03 +00:00
.stylelintrc.js Backed out 2 changesets (bug 1852084) for causing bug 1853970. CLOSED TREE 2023-09-21 00:41:39 +03:00
.taskcluster.yml Bug 1831143 - use new mozillareleases/gecko_decision:4.1.0 docker image. r=releng-reviewers,bhearsum 2023-08-22 15:22:43 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1852921 - Upgrade to Glean v54.0.0 r=chutten,supply-chain-reviewers,mach-reviewers,ahochheiden 2023-09-19 08:18:12 +00:00
Cargo.lock Backed out changeset 372ab6682651 (bug 1855048) for failures on test_webauthn_attestation_conveyance.html. CLOSED TREE 2023-09-27 03:00:09 +03:00
Cargo.toml Backed out 3 changesets (bug 1854025) for causing build bustages. 2023-09-26 00:31:42 +03:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-09-25 13:56:52 +00:00
configure
configure.py Bug 1786490 - remove references to vendored pyparsing r=sylvestre,mach-reviewers,ahal,ahochheiden 2023-09-06 16:14:30 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in Bug 1853653 - Explain why mach buildsymbols is skipped r=firefox-build-system-reviewers,ahochheiden 2023-09-19 10:41:15 +00:00
mots.yaml No Bug - Add Gabriel Bustamante to mots.yml as a peer of Build and Release Tools r=releng-reviewers,zeid,ahal 2023-09-13 16:30:01 +00:00
moz.build
moz.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
mozilla-config.h.in
old-configure.in Bug 1854493 - Use -O2 on Linux debug builds. r=firefox-build-system-reviewers,ahochheiden 2023-09-22 02:27:22 +00:00
package-lock.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
package.json Bug 1563927 - Upgrade stylelint to the latest version. r=Gijs 2023-09-05 12:59:31 +00:00
pyproject.toml
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.