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-06-16 08:13:48 -04:00
.cargo Bug 1835066 - Make our nesting implementation match the new spec better. r=tlouw 2023-06-04 10:22:29 +00:00
.vscode
accessible Bug 1837430: Fix LocalAccessible::EmbeddedChildAt such that it returns a remote document if appropriate. r=morgan, a=dmeehan 2023-06-14 01:44:50 +00:00
browser Automatic version bump CLOSED TREE NO BUG a=release DONTBUILD 2023-06-16 00:18:27 +00:00
build No bug - post beta 6, unset EARLY_BETA_OR_EARLIER. a=me 2023-06-16 08:13:48 -04:00
caps Bug 1824612 - Convert consumers of toolkit/components/extensions to ES modules. r=robwu,webcompat-reviewers,geckoview-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,sgalich,valentin,nalexander,mconley,m_kato 2023-05-31 15:27:03 +00:00
chrome Backed out 3 changesets (bug 1834222, bug 1834176) for causing RemoteProcessMonitor failures. CLOSED TREE 2023-05-24 04:29:45 +03:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-06-05 13:50:21 +00:00
devtools Bug 1838364 - [devtools] Show override for !important rules on the same inherited node r=devtools-reviewers,nchevobbe, a=dmeehan 2023-06-14 14:57:48 +00:00
docs Bug 1834436 - Upgrade minimum supported GCC version to 8. r=firefox-build-system-reviewers,sergesanspaille 2023-06-01 20:09:19 +00:00
docshell Bug 1836699. Back out bug 1768495 from beta 115. r=emilio, a=dmeehan 2023-06-05 05:59:10 +00:00
dom Bug 1836753, make RebuildL10nPrototype a bit more resilient to unusual document states, r=emilio, a=dmeehan 2023-06-13 22:27:32 +00:00
editor Bug 1835427 - Make HTMLEditor::ClearStyleAt track given point at calling SplitAncestorStyledInlineElementsAt() r=m_kato, a=dmeehan 2023-06-12 00:23:31 +00:00
extensions Bug 1824612 - Convert consumers of toolkit/components/extensions to ES modules. r=robwu,webcompat-reviewers,geckoview-reviewers,settings-reviewers,application-update-reviewers,credential-management-reviewers,devtools-reviewers,cookie-reviewers,twisniewski,sgalich,valentin,nalexander,mconley,m_kato 2023-05-31 15:27:03 +00:00
gfx Bug 1812982 - Track composite surfaces independently of frame_surfaces. r=aosmond, a=dmeehan 2023-06-11 16:08:28 +00:00
gradle/wrapper
hal Bug 1828383 - Make hal/ buildable outside of a unified build environment r=andi 2023-04-18 13:43:20 +00:00
image Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
intl Bug 1836883. Avoid passing ref function arguments to Rc::from_raw. r=eemeli, a=dmeehan 2023-06-06 08:55:21 +00:00
ipc Bug 1826869 - Cache doc mime type and make available via DocAccessibleParent. r=morgan,ipc-reviewers,mccr8 2023-05-26 22:17:13 +00:00
js Bug 1834225 - Fix embedder usage of JS::Result<T*>. r=nbp, a=dmeehan 2023-06-13 12:53:09 +00:00
layout Backed out changeset c830e54eaf58 (bug 1834081) for causing bug 1838045 2023-06-14 15:15:14 -04:00
media Bug 1592988 - Implement RtcRtpReceiver jitterBufferTarget.r=bwc,jib,webidl,smaug,saschanaz 2023-05-22 15:05:01 +00:00
memory Bug 1834337 - Ignore -Winline-new-delete warnings. r=sergesanspaille 2023-05-29 20:24:44 +00:00
mfbt Bug 1681846 - Ensure MOZ_CRASH() stores the reason in crash reports on 32-bit ARM/Android builds r=glandium 2023-05-31 06:58:36 +00:00
mobile Bug 1830814 - Migrate remaining extension jsm files to ESM r=geckoview-reviewers,Standard8,m_kato, a=dmeehan 2023-06-05 10:23:40 +00:00
modules Bug 1838208 - Part 1: Add pref to allow choosing exception strategy. r=sefeng,necko-reviewers, a=dmeehan 2023-06-14 17:07:57 +00:00
mozglue Bug 1836478 - Disable mozglue interposers for snapshot fuzzing. r=gsvelto 2023-06-02 16:17:14 +00:00
netwerk Bug 1838208 - Part 1: Add pref to allow choosing exception strategy. r=sefeng,necko-reviewers, a=dmeehan 2023-06-14 17:07:57 +00:00
nsprpub
other-licenses Bug 1815019 - Customize 7z to write provenance data r=nalexander 2023-03-02 16:44:10 +00:00
parser Bug 1831654 - Graceful failures for out of range column number in expat error handling r=glandium,peterv 2023-06-02 20:45:17 +00:00
python Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau, a=release 2023-06-09 20:58:21 +00:00
remote Bug 1832891 - [remote] Set timeout to 5s for waitForInitialNavigation for new contexts r=webdriver-reviewers,whimboo, a=dmeehan 2023-06-06 13:55:39 +00:00
security No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan 2023-06-15 10:46:28 +00:00
services No Bug, mozilla-beta repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update, r=dmeehan 2023-06-15 10:46:28 +00:00
servo Bug 1837692 - [beta] Do not snap -webkit-text-stroke-width to dev pixels. r=jfkthame, a=dmeehan 2023-06-13 15:40:58 +00:00
startupcache Bug 1826062 - Automatic fixes for Prettier 2.0.5 upgrade. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,owlish 2023-05-20 12:26:49 +00:00
storage Bug 1826062 - Automatic fixes for upgrading Prettier to 2.8.8. r=mossop,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,denschub,devtools-reviewers,sparky,calu 2023-05-20 12:26:53 +00:00
supply-chain Backed out changeset c79b91ac52e5 (bug 1834862) from beta for causing Bug 1838108 2023-06-13 13:34:40 -04:00
taskcluster Bug 1838419 - Fix update verify next treeherder grouping r=jcristau, a=release 2023-06-15 16:02:27 +00:00
testing Bug 1836806 - Make TextControlState::SetValueWithoutTextEditor() notify IMEContentObserver of value changes even if it has a bounding frame r=smaug, a=dmeehan 2023-06-14 01:26:33 +00:00
third_party Backed out changeset c79b91ac52e5 (bug 1834862) from beta for causing Bug 1838108 2023-06-13 13:34:40 -04:00
toolkit Bug 1838208 - Part 2: Add opaqueResponseBlocking.mediaExceptionsStrategy to Nimbus. r=sefeng, a=dmeehan 2023-06-14 17:07:57 +00:00
tools Bug 1836851 - [update-verify] Fix regression in compare-directories, r=releng-reviewers,hneiva, a=release 2023-06-05 20:39:06 +00:00
uriloader Bug 1836328 - Replace X-Moz: Prefetch with Sec-Purpose: Prefetch r=necko-reviewers,valentin 2023-06-02 07:52:38 +00:00
view Bug 1824986 - Use element more in popup manager code. r=mstange 2023-03-28 14:33:19 +00:00
widget Bug 1836699. Back out bug 1768495 from beta 115. r=emilio, a=dmeehan 2023-06-05 05:59:10 +00:00
xpcom Bug 1835119 - Remove nsCOMPtr_base. r=xpcom-reviewers,kmag 2023-05-31 21:58:43 +00:00
xpfe/appshell Bug 1834042 - Make nsWindow::ConstrainPosition account for decorations. r=stransky 2023-05-23 10:30:05 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1830265 - Enable ESLint and Prettier on .babel-eslint.rc.js. r=Gijs 2023-05-04 17:21:03 +00:00
.clang-format
.clang-format-ignore
.cron.yml Bug 1836078 - Update gecko taskgraph to support ESR115 r=releng-reviewers,taskgraph-reviewers,jcristau, a=release 2023-06-09 20:58:21 +00:00
.eslintignore Bug 1508369 - add stylelint linter support to mach lint, r=Standard8,dao,linter-reviewers,sylvestre 2023-05-11 16:06:38 +00:00
.eslintrc-test-paths.js Bug 1776480 - Remove OS.File et al. r=Gijs,webidl,smaug 2023-05-12 18:34:28 +00:00
.eslintrc.js Bug 1834115 - migrate newtab/lib JSMs that do not import modules to ESMs r=Standard8,fxview-reviewers,omc-reviewers,aminomancer,sfoster 2023-05-30 22:44:42 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi 2023-04-23 06:23:39 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1829512 - Use .clangd rather than vscode-specific configuration to point to the compilation database. r=andi 2023-04-23 06:23:39 +00:00
.hgtags No bug - Tagging 9eef95942305594426974a54ca94dd63489c7df0 with FIREFOX_115_0b6_RELEASE a=release CLOSED TREE DONTBUILD 2023-06-16 00:29:29 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00
.prettierrc.js Bug 1826062 - Upgrade Prettier to v2.0.5. r=mossop 2023-05-20 12:26:49 +00:00
.stylelintignore Bug 1832765 - merge new tab linting into main stylelint config, r=Standard8,aminomancer 2023-05-30 22:41:22 +00:00
.stylelintrc.js Bug 1832765 - merge new tab linting into main stylelint config, r=Standard8,aminomancer 2023-05-30 22:41:22 +00:00
.taskcluster.yml Bug 1827709: Notify Thunderbird CI Matrix channel after mozilla-central push. r=releng-reviewers,gabriel 2023-04-18 19:36:49 +00:00
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1834576 - Update ktlint to version 0.48.2. r=geckoview-reviewers,calu 2023-05-24 01:46:14 +00:00
Cargo.lock Backed out changeset c79b91ac52e5 (bug 1834862) from beta for causing Bug 1838108 2023-06-13 13:34:40 -04:00
Cargo.toml Bug 1835066 - Make our nesting implementation match the new spec better. r=tlouw 2023-06-04 10:22:29 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2023-06-05 13:50:21 +00:00
configure
configure.py Bug 1835198 - Remove mozbuild.util.write_indented_repr. r=firefox-build-system-reviewers,nalexander 2023-05-29 20:28:56 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1820915 - Attempt to re-launch Mach with a compatible python3 version if one is available r=firefox-build-system-reviewers,andi 2023-03-09 10:53:16 +00:00
mach.cmd
mach.ps1
Makefile.in
mots.yaml Bug 1836449 - Add new Session Restore peers, move Dale from owners to peers. r=zeid 2023-06-02 13:24:57 +00:00
moz.build Bug 1811850 - [lint] Replace flake8 linter with ruff, r=linter-reviewers,sylvestre 2023-03-20 13:06:27 +00:00
moz.configure Bug 1837122 - Fix typo introduced in bug 1834446. r=firefox-build-system-reviewers,sergesanspaille, a=dmeehan 2023-06-07 22:09:25 +00:00
mozilla-config.h.in
old-configure.in Bug 1834446 - Move otool detection to python configure. r=firefox-build-system-reviewers,sergesanspaille 2023-05-24 21:27:03 +00:00
package-lock.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
package.json Bug 1832765 - start linting scss across the tree in our standard config, r=Standard8 2023-05-30 22:41:22 +00:00
pyproject.toml Bug 1823694 - [lint.ruff] Disable some warnings we don't actually want to enforce, r=linter-reviewers,andi 2023-03-21 14:36:26 +00:00
README.txt
settings.gradle Bug 1828719 - Remove omnijar Gradle project from srcdir r=geckoview-reviewers,nalexander,amejiamarmol 2023-04-18 23:20:43 +00:00
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.