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
2023-01-19 15:40:50 +00:00
.cargo Backed out 2 changesets (bug 1810495) for causing rust linting failures. 2023-01-19 00:27:26 +02:00
.vscode
accessible Bug 1801298 - Fix down/up arrow behavior with multiple selectable elements per row. r=adw 2023-01-19 10:26:53 +00:00
browser Bug 1801297 - Better align urlbar result menu button styling with the UX spec. r=jteow 2023-01-19 15:20:28 +00:00
build Bug 1773741 - Switch builds to the macOS 13 SDK. r=firefox-build-system-reviewers,spohl,andi 2023-01-19 01:40:37 +00:00
caps Bug 1792138: Show the extension's name in permission prompts for opening external links. r=ckerschb,robwu,fluent-reviewers,pbz,flod 2023-01-07 17:53:19 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-01-16 14:09:46 +00:00
devtools Bug 1811207 - [devtools] Remove debugger-tests task and run debugger jest test via devtools-tests. r=jdescottes. 2023-01-19 14:55:40 +00:00
docs Bug 1810715 - update gc / cc leak finding documents a tiny bit for clarity, r=mccr8 DONTBUILD 2023-01-17 20:25:47 +00:00
docshell Bug 1805182 - Fix the bug where postData is lost when the LoadingSessionHistoryEntry is replaced for redirect r=peterv 2023-01-19 15:34:47 +00:00
dom Bug 1788741 - Test and fix timing of focus fixup rule. r=smaug 2023-01-19 15:10:48 +00:00
editor Bug 1808906 - Make the style editor handle <font> at last when there are multiple preserved styles r=m_kato 2023-01-17 23:46:58 +00:00
extensions Bug 1807926: disable autoconfig tests for tests against MSIX builds r=mkaply 2023-01-09 18:01:10 +00:00
gfx Bug 1809855 - Extract the composite shaders into another struct. r=gfx-reviewers,lsalzman 2023-01-19 15:40:50 +00:00
gradle/wrapper
hal
image Bug 1808102 - Move contextPaint to Document class r=emilio 2023-01-17 19:13:41 +00:00
intl Bug 1789556 - Tests for bug 1787633. r=m_kato 2023-01-17 16:16:02 +00:00
ipc Backed out 5 changesets (bug 1351231) for causing multiple wpt failures CLOSED TREE 2023-01-18 18:16:01 +02:00
js Bug 1804461: Remove SingleByteRegs from non x86 architectures r=nbp 2023-01-19 10:29:52 +00:00
layout Bug 1569439 - Rollup tooltips on window blur. r=stransky 2023-01-19 10:49:56 +00:00
media Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
memory Bug 1806049 - Explicitly use uint32_t r=glandium 2023-01-10 22:30:05 +00:00
mfbt Bug 1806779 - Fix C++20 -Wdeprecated-volatile warnings in mfbt/SHA1.cpp. r=glandium 2022-12-22 02:58:24 +00:00
mobile Bug 1810392 - Upgrde spotless to 6.12.1 to use ktlint 0.47.1. r=geckoview-reviewers,ohall 2023-01-19 04:20:48 +00:00
modules Bug 1810543 - Early Hints: Enable in nightly r=necko-reviewers,kershaw 2023-01-19 13:59:36 +00:00
mozglue Bug 1807011 - Do not call TimeStamp::Now for text markers when profiler is not running r=julienw 2023-01-18 10:56:18 +00:00
netwerk Bug 1791442 - Explicitly check for SNAP_NAME of MOZ_APP_NAME to detect Snap. r=mkaply,jmaher,xpcom-reviewers,nika 2023-01-19 10:52:41 +00:00
nsprpub
other-licenses Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
parser Bug 1809753 - Part 1: Remove quantum-dom nsIThread::EventTarget methods, r=mccr8 2023-01-16 23:14:10 +00:00
python Bug 1809742 - Remove non_native_theme from mozinfo/web-platform metadata. r=dshin 2023-01-19 14:33:13 +00:00
remote Bug 1724687 - Remove osfile.jsm usage from remote/cdp r=webdriver-reviewers,nika,whimboo 2023-01-18 18:05:38 +00:00
security Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
services Bug 1797777 - Use browser_specific_settings instead of applications in extension manifests. r=rpl,twisniewski,markh,webcompat-reviewers,credential-management-reviewers,dimi 2023-01-18 15:57:30 +00:00
servo Bug 1810946 - Remove some duplicated code for coordinated properties. r=boris 2023-01-19 10:06:39 +00:00
startupcache
storage Bug 1810791 - Check SQLITE_IOERR_SHORT_READ against rc. r=dom-storage-reviewers,asuth,hsingh 2023-01-18 18:28:03 +00:00
supply-chain Backed out 2 changesets (bug 1810495) for causing rust linting failures. 2023-01-19 00:27:26 +02:00
taskcluster Bug 1811207 - [devtools] Remove debugger-tests task and run debugger jest test via devtools-tests. r=jdescottes. 2023-01-19 14:55:40 +00:00
testing Bug 1788741 - Test and fix timing of focus fixup rule. r=smaug 2023-01-19 15:10:48 +00:00
third_party Backed out 2 changesets (bug 1810495) for causing rust linting failures. 2023-01-19 00:27:26 +02:00
toolkit Backed out 2 changesets (bug 1805802) for causing Bug 1811252. 2023-01-19 17:41:41 +02:00
tools Backed out 5 changesets (bug 1351231) for causing multiple wpt failures CLOSED TREE 2023-01-18 18:16:01 +02:00
uriloader Bug 1777204 - Removed unused PreloaderBase::NotifyValidating() & PreloaderBase::NotifyValidated() methods. r=manuel 2023-01-17 16:13:18 +00:00
view
widget Bug 1791442 - Explicitly check for SNAP_NAME of MOZ_APP_NAME to detect Snap. r=mkaply,jmaher,xpcom-reviewers,nika 2023-01-19 10:52:41 +00:00
xpcom Bug 1791442 - Explicitly check for SNAP_NAME of MOZ_APP_NAME to detect Snap. r=mkaply,jmaher,xpcom-reviewers,nika 2023-01-19 10:52:41 +00:00
xpfe/appshell Bug 1569439 - Rollup tooltips on window blur. r=stransky 2023-01-19 10:49:56 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore
.eslintrc-test-paths.js Bug 1693495 - [devtools] Implement a beginning of "Network" commands, starting with sendHTTPRequest. r=devtools-reviewers,nchevobbe 2023-01-09 13:09:43 +00:00
.eslintrc.js Bug 1810877 - Automatically replace Cu.reportError with console.error (browser/extensions/report-site-issue/). r=webcompat-reviewers,twisniewski 2023-01-18 08:24:40 +00:00
.flake8 Bug 1805839 - Do not auto-format mako.XY template files r=sheehan,linter-reviewers,sylvestre 2023-01-02 11:46:53 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1797723 - [puppeteer] Sync vendored puppeteer to v18.0.0. r=webdriver-reviewers,whimboo,jdescottes 2023-01-17 10:42:50 +00:00
.hgtags No bug - tagging 5bf22e58549c4b36d2087500236a764d1aa6f368 with FIREFOX_NIGHTLY_110_END a=release DONTBUILD CLOSED TREE 2023-01-16 14:09:38 +00:00
.isort.cfg
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
aclocal.m4
AUTHORS
build.gradle Bug 1810392 - Upgrde spotless to 6.12.1 to use ktlint 0.47.1. r=geckoview-reviewers,ohall 2023-01-19 04:20:48 +00:00
Cargo.lock Backed out 2 changesets (bug 1810495) for causing rust linting failures. 2023-01-19 00:27:26 +02:00
Cargo.toml Bug 1793784 - Replace the minidump_writer_linux crate with the minidump-writer crate r=glandium,supply-chain-reviewers 2023-01-10 22:14:30 +00:00
client.mk
client.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-01-16 14:09:46 +00:00
configure
configure.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1810755 - add Mike as a peer for profile import/migration, r=mconley,zeid DONTBUILD 2023-01-17 16:28:40 +00:00
moz.build
moz.configure
mozilla-config.h.in Bug 1802290 - Remove +x permissions on more files r=linter-reviewers,andi 2023-01-03 08:17:50 +00:00
old-configure.in Bug 1806470 - Still set some build-id on local builds. r=firefox-build-system-reviewers,andi 2023-01-12 20:54:52 +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.