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-07-18 07:11:55 +00:00
.cargo Bug 1776816: Update wgpu to b370b990 (2022-6-28). r=jgilbert 2022-06-28 20:53:15 +00:00
.vscode
accessible Bug 1772050: Don't call Attributes() in Android's HandleLiveRegionEvent. r=eeejay 2022-07-14 21:58:37 +00:00
browser Bug 1775233 - P2. Update testcases to accept credit card forms with only one credit card number field (without autocomplete=cc-number) r=sgalich 2022-07-18 07:11:55 +00:00
build Backed out 6 changesets (bug 1773691, bug 1773695) for causing condprof xpcshell failures on test_ext_webRequest_urlclassification.js. CLOSED TREE 2022-07-15 18:53:49 +03:00
caps Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana 2022-07-11 12:41:52 +00:00
chrome Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
config Bug 1768214 - introduce wasm32 codegen. r=jandem 2022-07-01 04:23:16 +00:00
devtools Bug 1779043 - [devtools] Fix jumping to media query in inline sheets. r=jdescottes. 2022-07-18 07:05:18 +00:00
docs Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
docshell Backed out changeset 89d291a9ee9b (bug 1737043) for causing xpcshell failures on test_URIFixup_check_host.js. CLOSED TREE 2022-07-17 20:47:23 +03:00
dom Backed out changeset dd96cc22ca4d (bug 1759152) for causing gtest crashes. CLOSED TREE 2022-07-18 10:03:51 +03:00
editor Bug 1779343 - Don't crash rewrapping "> ". r=masayuki 2022-07-14 13:12:29 +00:00
extensions Bug 1769290 - Part 13: Apply mozilla-js-handle-rooted-typedef against extensions r=andi 2022-07-14 17:00:20 +00:00
gfx Bug 1779935 - Ensure GradientCache lookup and insertion are atomic. r=gfx-reviewers,lsalzman 2022-07-17 17:11:09 +00:00
gradle/wrapper
hal
image Bug 1519636 - Reformat recent changes to the Google coding style. r=marco 2022-07-15 08:27:50 +00:00
intl Bug 1777486 - Part 2: Migrate XPCOMUtils.jsm consumers with automatic migration. r=webdriver-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,kmag,owlish,whimboo 2022-07-12 04:21:34 +00:00
ipc Backed out changeset b94861755266 (bug 1779829) for causing build bustages on ProtocolFuzzer.h CLOSED TREE 2022-07-16 09:39:57 +03:00
js Bug 1779944 - Change js/xpconnect/tests/unit/api_script.js to use unix line endings. r=arai 2022-07-18 06:56:57 +00:00
layout Bug 1777324 - Move reftest README to firefox source documentation. r=tnikkel 2022-07-15 21:40:22 +00:00
media Bug 1779862 - Update opus to c9d5bea13e3cb7381bfa897a45d8bab4e7b767a7 r=kinetik 2022-07-16 06:17:06 +00:00
memory Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
mfbt Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
mobile Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
modules Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
mozglue Bug 1776013 - Add SIMD memchr-like implementations to MFBT r=iain 2022-07-14 18:30:27 +00:00
netwerk Bug 1737829: Populate an RFP bit from Channel to Connection via Caps r=necko-reviewers,kershaw 2022-07-15 20:39:23 +00:00
nsprpub
other-licenses Bug 1743947 - Update Snappy to version 1.1.9. r=dom-storage-reviewers,janv 2022-07-12 15:38:23 +00:00
parser Bug 1775477 - Fix interface for parser-created <keygen> elements. r=saschanaz 2022-06-23 10:34:44 +00:00
python Backed out changeset 89d291a9ee9b (bug 1737043) for causing xpcshell failures on test_URIFixup_check_host.js. CLOSED TREE 2022-07-17 20:47:23 +03:00
remote Bug 1543337 - Change some for (let _ of …) to for (const _ of …), r=webdriver-reviewers,jdescottes 2022-07-15 14:42:09 +00:00
security Bug 1779816 - Don't specify entitlements that use the default setting of false r=mac-reviewers,bradwerth 2022-07-15 19:30:47 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=diannaS 2022-07-14 11:59:52 +00:00
servo Bug 1778983 - Ensure we cancel transitions without the need of an extra flush. r=boris 2022-07-14 12:45:14 +00:00
startupcache Bug 1777486 - Part 8: Update testcase comments that mentions XPCOMUtils. r=kmag 2022-07-12 04:21:37 +00:00
storage Bug 1769290 - Part 24: Apply mozilla-js-handle-rooted-typedef against layout,security,storage,tools r=andi 2022-07-14 17:00:24 +00:00
supply-chain Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
taskcluster Bug 1779646 - [docs] Re-structure the 'how-to' section of taskgraph docs, r=taskgraph-reviewers,aki 2022-07-15 20:58:34 +00:00
testing Bug 1756182 - Ensure we reset actions state before using them in a test, r=webdriver-reviewers,whimboo 2022-07-15 14:42:10 +00:00
third_party Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
toolkit Bug 1775233 - P1. Consider credit card sections that contain only a credit card number field to be valid cc sections r=sgalich 2022-07-18 07:11:55 +00:00
tools Backed out changeset 89d291a9ee9b (bug 1737043) for causing xpcshell failures on test_URIFixup_check_host.js. CLOSED TREE 2022-07-17 20:47:23 +03:00
uriloader Backed out 6 changesets (bug 1773691, bug 1773695) for causing condprof xpcshell failures on test_ext_webRequest_urlclassification.js. CLOSED TREE 2022-07-15 18:53:49 +03:00
view Bug 1758115 - Part 2: Streamline locking, initialization and shutdown for TimelineConsumers, r=smaug 2022-06-29 15:01:51 +00:00
widget Bug 1734394 - Make Geckoview use the session store collector r=geckoview-reviewers,agi,farre,peterv 2022-07-15 20:44:55 +00:00
xpcom Backed out 6 changesets (bug 1773691, bug 1773695) for causing condprof xpcshell failures on test_ext_webRequest_urlclassification.js. CLOSED TREE 2022-07-15 18:53:49 +03:00
xpfe/appshell Bug 1773310 - Don't run native menu code if headless r=mstange 2022-07-16 16:25:30 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Backed out 2 changesets (bug 1776104) as requested by Andi 2022-07-06 19:15:18 +03:00
.cron.yml Bug 1771587 - Implement are-we-esmified-yet check on ci; r=marco,jmaher 2022-07-06 08:24:18 +00:00
.eslintignore
.eslintrc.js Bug 1778155 - Finish enabling no-unused-vars on the global scope for xpcshell files in services/. r=leplatrem 2022-07-07 21:54:34 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1776870 - Integrate esmify script into mach. r=yulia,firefox-static-analysis-reviewers,andi 2022-07-11 14:55:11 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 634029 - Add .rej and .orig files, which can be generated from hg commands, to .hgignore. r=firefox-build-system-reviewers,andi DONTBUILD 2022-07-11 15:12:35 +00:00
.hgtags No bug - tagging 375d42ba2f8343963e6ab87dedf798c45af9561f with FIREFOX_NIGHTLY_103_END a=release DONTBUILD CLOSED TREE 2022-06-27 15:55:35 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
Cargo.lock Bug 1775035 - Add Rust and XPCOM scaffolding for DAPTelemetry. r=emilio 2022-07-14 14:39:19 +00:00
Cargo.toml Bug 1772132 - Update Glean and remove cargo metadata replacement. r=janerik,supply-chain-reviewers 2022-07-14 13:11:13 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-06-27 15:55:43 +00:00
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.build Bug 1737634: mots config file r=sheehan 2022-07-14 15:45:44 +00:00
moz.configure Backed out 1 changesets (bug 1773520) for breaking the ./mach ide vscode 2022-07-01 09:32:36 +03:00
mozilla-config.h.in
old-configure.in
package-lock.json Bug 1762571 - Update node_modules bundles and package-lock.json files for new node versions. r=mossop 2022-07-07 22:09:00 +00:00
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.