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
2024-02-22 19:45:32 +00:00
.cargo Bug 1880934 - Update aa-stroke to include f32 bezier flattener. r=lsalzman 2024-02-20 15:03:02 +00:00
.github/workflows
.vscode
accessible Bug 1880199: Make XULTabAccessible check for the presence of the pinned attribute rather than the explicit value "true". r=ayeddi 2024-02-22 08:21:17 +00:00
browser Bug 1880556: Add toggles for FxA products r=sync-reviewers,markh 2024-02-22 19:32:34 +00:00
build Bug 1770944 - remove /dom/browser-element/ path from other places, r=smaug,zeid 2024-02-22 10:13:16 +00:00
caps Bug 1770944 - fixed isolatedMozBrowser related tests, r=smaug,necko-reviewers,jesup 2024-02-22 10:13:17 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-02-19 09:55:58 +00:00
devtools Bug 1881559 - [devtools] Stop disabling devtools.chrome.enabled for markupview mochitests r=devtools-reviewers,nchevobbe 2024-02-22 17:27:07 +00:00
docs Bug 1879254 - Verify .gitignore and .hgignore consistency. r=glandium 2024-02-22 04:48:27 +00:00
docshell Bug 761152 - Copy referrer info to new session history entry on history.pushState r=freddyb 2024-02-22 14:29:06 +00:00
dom Bug 1881589 - report current state. r=jrmuizel 2024-02-22 19:45:32 +00:00
editor Bug 1880710 - Make HTMLEditor::IsEmpty check whether the editing host is empty r=m_kato 2024-02-22 07:32:18 +00:00
extensions Bug 1770944 - test_permmanager_matches:removed inIsolatedMozBrowser related tests, r=smaug 2024-02-22 10:13:19 +00:00
gfx Bug 1851963 - Use unsigned char in ConicGradientEffectD2D1. r=jrmuizel 2024-02-22 17:12:06 +00:00
gradle/wrapper
hal
image Bug 1780071 - Manual fixes/disabling of no-comparison-or-assignment-inside-ok for exceptional cases, r=Standard8,devtools-reviewers,anti-tracking-reviewers,places-reviewers,dom-storage-reviewers,pbz,asuth,nchevobbe 2024-02-19 23:30:40 +00:00
intl Bug 1881232 - Restrict use of the Rust unicode-bidi implementation to Nightly builds for now. r=emilio 2024-02-21 15:19:54 +00:00
ipc Bug 1881584 - Disable additional IPC port security checks for fuzzing. r=nika 2024-02-22 18:45:39 +00:00
js Bug 1879997 - use CountLeadingZeroes32 r=spidermonkey-reviewers,arai 2024-02-22 19:36:48 +00:00
layout Bug 1881488 - Use a static pref for tooltip delay. r=masayuki,dom-core 2024-02-22 12:59:41 +00:00
media Bug 1880815 - Update dav1d to 4796b59fc0a459588183dc2ea199ba1074befc67 r=chunmin 2024-02-20 17:19:03 +00:00
memory
mfbt Bug 1037100 - Scoped.h removed because no outstanding uses. r=glandium,dom-storage-reviewers,jesup,janv 2024-02-14 06:41:58 +00:00
mobile Bug 1837601 - Indicate if location change was requested by user. r=owlish,amejiamarmol 2024-02-22 15:36:53 +00:00
modules Bug 1875000 - Avoid OOM in jar code r=necko-reviewers,kershaw 2024-02-22 14:20:25 +00:00
mozglue Bug 1770944 - Remove other references to inBrowserElement, r=cookie-reviewers,valentin,janv,decoder 2024-02-22 10:13:15 +00:00
netwerk Bug 1881393 - Remove HTTPS_RR_OPEN_TO_FIRST_SENT, r=necko-reviewers,valentin 2024-02-22 15:09:32 +00:00
nsprpub
other-licenses
parser Bug 1880046 - Process module, async and defer for SVG script elements in the parser r=fredw,smaug 2024-02-21 14:16:39 +00:00
python Bug 1881351 - Update to JDK 17.0.10. r=geckoview-reviewers,m_kato 2024-02-22 13:47:35 +00:00
remote Bug 1880477 - [bidi] Add basic support for network.provideResponse command r=webdriver-reviewers,Sasha 2024-02-22 16:17:20 +00:00
security Bug 1881117 - avoid unnecessary work when importing third party certificates on Windows r=jschanck 2024-02-22 19:20:25 +00:00
services Bug 1855264: Prevents access token and scoped key race condition. r=markh,sync-reviewers 2024-02-22 16:48:45 +00:00
servo Bug 1864817 - initialize STYLE_THREAD_POOL in Sevo_initialize. r=emilio,jesup 2024-02-22 10:43:49 +00:00
startupcache
storage
supply-chain Bug 1880013 - Update glslopt to 0.1.10 for C++20 fix. r=jnicol,supply-chain-reviewers 2024-02-22 05:45:32 +00:00
taskcluster Bug 1881172 - fix url for chrome driver r=perftest-reviewers,kshampur 2024-02-22 15:06:25 +00:00
testing Bug 1881551 - Fix lint failure wpt-meta. CLOSED TREE 2024-02-22 11:39:48 -05:00
third_party Bug 1822171 . remove android_support dependency from libwebrtc v121. a=bustage-fix 2024-02-22 11:31:26 +01:00
toolkit Bug 1880556: Add toggles for FxA products r=sync-reviewers,markh 2024-02-22 19:32:34 +00:00
tools Bug 1770944 - remove /dom/browser-element/ path from other places, r=smaug,zeid 2024-02-22 10:13:16 +00:00
uriloader Backed out changeset 8e21fdfc60f0 (bug 1868001) for causing mochitest failures at dom/tests/mochitest/general/test_resource_timing_cross_origin.html CLOSED TREE 2024-02-20 20:36:30 +02:00
view
widget Bug 1878465 - Change Android event error string from char8_t to char to fix C++20 build error. r=geckoview-reviewers,m_kato 2024-02-22 17:40:21 +00:00
xpcom Bug 1770944 - Remove other references to inBrowserElement, r=cookie-reviewers,valentin,janv,decoder 2024-02-22 10:13:15 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js
.eslintrc.js Bug 1780071 - turn on no-comparison-or-assignment-inside-ok for xpcshell and browser tests, r=mossop,devtools-reviewers,fxview-reviewers,sclements,ochameau 2024-02-20 12:40:07 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1879254 - Verify .gitignore and .hgignore consistency. r=glandium 2024-02-22 04:48:27 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1879254 - Verify .gitignore and .hgignore consistency. r=glandium 2024-02-22 04:48:27 +00:00
.hgtags No bug - tagging 3a789882861bf458a92ed529bdbe4ddc39bd9671 with FIREFOX_NIGHTLY_124_END a=release DONTBUILD CLOSED TREE 2024-02-19 09:55:46 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1864817 - initialize STYLE_THREAD_POOL in Sevo_initialize. r=emilio,jesup 2024-02-22 10:43:49 +00:00
Cargo.toml Bug 1879614: Vendor application-services into mozilla-central r=adw,nanj 2024-02-15 02:35:47 +00:00
client.mk
client.py
CLOBBER Bug 1878638 p3: Remove sandbox DuplicateHandle brokering. r=handyman 2024-02-22 19:03:56 +00:00
configure
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1770944 - remove /dom/browser-element/ path from other places, r=smaug,zeid 2024-02-22 10:13:16 +00:00
moz.build
moz.configure
mozilla-config.h.in
old-configure.in Bug 1880929 - Drop support for VS 2017. r=firefox-build-system-reviewers,sergesanspaille 2024-02-22 00:53:52 +00:00
package-lock.json
package.json
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.