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-01-07 20:35:15 +00:00
.cargo Bug 1748779 - Update midir and coremidi. r=gsvelto 2022-01-07 09:14:10 +00:00
.vscode
accessible Bug 1613634 - Reduce calls to CoalesceMutationEvents r=Jamie,eeejay 2022-01-07 18:48:37 +00:00
browser Bug 1746067 - Allow activating colorway themes from some websites r=Gijs 2022-01-07 18:15:23 +00:00
build Bug 1748779 - Update the list of features in the dummy web-sys crate. r=firefox-build-system-reviewers,mhentges 2022-01-07 09:14:10 +00:00
caps Bug 1590068 - Add fuzzing target for StructuredCloneData. r=baku,sfink 2021-12-08 18:59:02 +00:00
chrome Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
config Bug 1748605 - Remove unused icu headers from check_spidermonkey_style.py. r=tcampbell 2022-01-05 21:40:31 +00:00
devtools Bug 1748405 - [devtools] Update all storage cache tests to properly wait for setup and clear steps r=Honza 2022-01-07 18:08:39 +00:00
docs Bug 1748904 - Fix use of now-obsolete eval_rst directives in docs r=firefox-source-docs-reviewers,ahal DONTBUILD 2022-01-06 20:21:24 +00:00
docshell Bug 1749003 - Remove unnecessary includes and other mentions of nsIWebBrowserPrint. r=jfkthame 2022-01-07 14:46:30 +00:00
dom Bug 1748719 - Make nsStringInputStream more flexible as to the backing data buffer, r=mccr8 2022-01-07 20:34:52 +00:00
editor Bug 1747008 - Make HTMLEditor::OnEndHandlingTopLevelEditSubActionInternal stop stripping empty inline elements if they may be inserted intentionally r=m_kato 2022-01-07 03:08:41 +00:00
extensions Bug 1748408 - Allow bigger chunks in hunspell. r=bholley 2022-01-05 18:22:47 +00:00
gfx Backed out changeset 00e8fe799b76 (bug 1749051) for causing failures at CompositorBridgeParent.cpp. CLOSED TREE 2022-01-07 22:31:59 +02:00
gradle/wrapper Backed out 2 changesets (bug 1724480) for causing Bug 1745152 and Bug 1745153 CLOSED TREE 2021-12-09 18:58:02 +02:00
hal Bug 1747677 - Add utility method to convert to ScreenConfiguration. r=gsvelto,geckoview-reviewers,calu 2021-12-30 05:09:40 +00:00
image Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi 2021-12-23 20:29:07 +00:00
intl Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
ipc Bug 1631402 - Remove expired IPC_MAIN_THREAD_LATENCY probes, r=ipc-reviewers,mccr8 2022-01-07 20:33:01 +00:00
js Backed out 5 changesets (bug 1739648) for causing failures on test_xrayToJS.xhtml. CLOSED TREE 2022-01-06 19:52:15 +02:00
layout Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu 2022-01-07 20:30:45 +00:00
media Bug 1748948 - Update cubeb to 3d598eff. r=cubeb-reviewers,padenot 2022-01-07 19:20:31 +00:00
memory Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
mfbt Bug 1745118 - double-conversion: add MOZ_CRASH reasons to use-mozilla-assertions.patch. r=glandium 2021-12-22 04:34:13 +00:00
mobile Bug 1748158 - Omit sender.frameId if sender.tab is unset r=rpl,geckoview-reviewers,jonalmeida 2022-01-06 14:15:47 +00:00
modules WIP: Bug 1747261: enable ServiceWorker process-isolation for all domains r=dom-storage-reviewers,edenchuang,jstutte 2022-01-07 12:48:53 +00:00
mozglue Bug 1748280 - Gecko Profiler: Fix std::tuple deserialization. r=gerald 2022-01-05 15:26:24 +00:00
netwerk Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio 2022-01-07 20:35:15 +00:00
nsprpub Bug 1743566 - Finalize NSPR version number (no code change). r=glandium UPGRADE_NSPR_RELEASE DONTBUILD 2021-12-18 01:13:20 +00:00
other-licenses
parser Bug 1748482 - Check XML parser for brokenness in various methods. r=smaug 2022-01-05 13:43:35 +00:00
python Bug 1748457 - Drop usages of six in |mach python-test|, r=mhentges 2022-01-07 03:59:33 +00:00
remote Bug 1723592 - [remote] Throw InvalidArgumentException when passing invalid events to session subscribe/unsubscribe r=webdriver-reviewers,whimboo 2022-01-05 12:26:16 +00:00
security Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
services Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio 2022-01-07 20:35:15 +00:00
servo Bug 1746084 - Avoid generating InterpolateMatrix operations if there are no size dependencies. r=hiro 2022-01-05 19:10:28 +00:00
startupcache
storage Bug 1748718 - Part 2: Use the specified type for rust xpidl constants, r=emilio 2022-01-07 20:35:15 +00:00
taskcluster Bug 1744091 - Add taskgraph 'fission' transform; r=taskgraph-reviewers,jmaher 2022-01-07 20:30:44 +00:00
testing Bug 1744091 - Update test harnesses to run with fission by default, except on android; r=perftest-reviewers,releng-reviewers,jmaher,AlexandruIonescu 2022-01-07 20:30:45 +00:00
third_party Bug 1748859 - Upgrade to SQLite 3.37.2. r=asuth 2022-01-07 16:39:18 +00:00
toolkit Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
tools Bug 1724219: make browsertime command warning less scary r=perftest-reviewers,AlexandruIonescu 2022-01-07 20:26:58 +00:00
uriloader Backed out 2 changesets (bug 1745650) for causing mochitest failures on browser_slow_download.js CLOSED TREE 2022-01-07 08:07:51 -05:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1749003 - Remove unnecessary includes and other mentions of nsIWebBrowserPrint. r=jfkthame 2022-01-07 14:46:30 +00:00
xpcom Bug 1748718 - Part 3: Remove now-unnecessary xpidl constant casts, r=emilio 2022-01-07 20:35:15 +00:00
xpfe/appshell Bug 1539884 - Part 36: Mark AppWindow::ExecuteCloseHandler as CAN_RUN_SCRIPT r=masayuki 2021-12-23 16:27:26 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719554 - Unify unicode::Script as intl::Script; r=platform-i18n-reviewers,gregtatum 2021-12-06 18:15:50 +00:00
.cron.yml Bug 1738908 - remove esr78 references. r=releng-reviewers,mtabara DONTBUILD 2021-11-02 16:47:50 +00:00
.eslintignore Bug 1726804 - Refactor PROCESS_TYPE_* from nsICrashService r=gsvelto 2021-11-19 14:02:56 +00:00
.eslintrc.js Bug 1746751 - Use ChromeUtils.import with one parameter in blocklist test code. r=robwu DONTBUILD 2022-01-07 10:06:51 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1736907 - Add a build flag to experimentally build with ICU4X static data; r=platform-i18n-reviewers,dminor 2021-11-16 15:09:09 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1732958 - [puppeteer] Update hgignore to ignore new puppeteer folders r=webdriver-reviewers,whimboo 2022-01-04 12:11:44 +00:00
.hgtags No bug - tagging 9a9e37163d95b8021449260af27a113d4633235c with FIREFOX_NIGHTLY_96_END a=release DONTBUILD CLOSED TREE 2021-12-06 19:18:18 +00:00
.lando.ini Bug 1740791: temporarily disable autoformatting r=sheehan DONTBUILD 2021-11-16 16:49:41 +00:00
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4 Bug 1747775 - Remove now unused pkg.m4. r=firefox-build-system-reviewers,mhentges 2021-12-29 22:36:53 +00:00
AUTHORS
build.gradle Bug 1744674 - Update to Glean v42.3.0 & glean_parser v4.3.1 r=chutten 2021-12-13 11:24:50 +00:00
Cargo.lock Bug 1748779 - Update midir and coremidi. r=gsvelto 2022-01-07 09:14:10 +00:00
Cargo.toml Bug 1748779 - Update midir and coremidi. r=gsvelto 2022-01-07 09:14:10 +00:00
client.mk
client.py
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-12-06 19:18:29 +00:00
configure.in
configure.py Bug 1747332 - Move build environment checks to configure.py. r=firefox-build-system-reviewers,andi 2021-12-23 20:47:47 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
mach.cmd Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
mach.ps1 Bug 1740123: Allow invoking Mach outside of MozillaBuild r=glandium 2022-01-06 06:49:47 +00:00
Makefile.in Bug 1744325 - Remove outdated update-packaging cruft. r=bhearsum,firefox-build-system-reviewers,glandium 2021-12-10 17:31:08 +00:00
moz.build
moz.configure Bug 1647542 - Handle host libraries properly when cross-compiling on Windows. r=firefox-build-system-reviewers,mhentges 2022-01-05 00:47:55 +00:00
mozilla-config.h.in Bug 1746991 - Avoid warning noise from __STDC_CONSTANT_MACROS being redefined. r=firefox-build-system-reviewers,andi 2021-12-21 21:22:26 +00:00
old-configure.in Bug 1747970 - Remove check for fdatasync. r=firefox-build-system-reviewers,mhentges 2021-12-31 06:50:29 +00:00
package-lock.json
package.json
README.txt
settings.gradle Bug 1529082 - Move TestRunnerActivity to test_runner. r=ahal,owlish 2021-11-02 18:56:26 +00:00
substitute-local-geckoview.gradle Bug 1744336 - load mozconfig only once in substitute-local-geckoview. r=agi 2021-12-07 17:53:25 +00:00
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.