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
Перейти к файлу
Jan-Ivar Bruaroey f144f24866 Bug 1225722 - Less restrictive non-memmovable static analysis of std::tuple. r=nika
Differential Revision: https://phabricator.services.mozilla.com/D137573
2022-02-01 23:12:30 +00:00
.cargo Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin 2022-01-31 05:17:42 +00:00
.vscode
accessible Bug 1750839 - Enable fission browser-chrome for variants. r=mccr8,releng-reviewers,gbrown 2022-02-01 19:30:34 +00:00
browser Bug 1752470 - Allow quick suggest results to be best matches. r=daisuke 2022-02-01 22:18:50 +00:00
build Bug 1225722 - Less restrictive non-memmovable static analysis of std::tuple. r=nika 2022-02-01 23:12:30 +00:00
caps Bug 1544127 - Make sure nsIPrincipal is only accessed on main thread, r=necko-reviewers,valentin 2022-01-19 13:52:05 +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 1751331 - Remove MOZ_DIST. r=firefox-build-system-reviewers,mhentges 2022-01-25 21:29:49 +00:00
devtools Bug 1752660 - [devtools] Fix erroneous layer information on imported stylesheets. r=jdescottes. 2022-02-01 06:31:10 +00:00
docs Bug 1650197 - Add an extension to autolink bug xxxxxxx strings in docs to bugzilla hyperlinks r=sylvestre DONTBUILD 2022-01-31 15:12:40 +00:00
docshell Bug 1729545, Try to ensure session history loads can't get stuck because of bogus requested index, r=peterv 2022-02-01 20:30:32 +00:00
dom Bug 1225722 - Filter codec stats based on selectors and active payload types. r=bwc,jib 2022-02-01 23:12:29 +00:00
editor Bug 1752668 - Restore null-check in `HTMLEditor::ClearStyleAt` r=m_kato 2022-01-31 17:15:35 +00:00
extensions Bug 1750164 - Hand over the proper unit of time from ClearDataService to PermissionManager. r=pbz 2022-01-31 16:33:33 +00:00
gfx Bug 1747272 - Apply current color when rasterizing glyphs from color fonts in Skia using Core Text. r=lsalzman 2022-02-01 21:41:17 +00:00
gradle/wrapper Bug 1724480 - Upgrade JDK to Java 17. r=glandium,ahal,calu 2022-01-11 19:16:01 +00:00
hal Bug 1750142 - Support screen.orientation.lock('any') on GeckoView backend. r=geckoview-reviewers,calu 2022-01-15 11:19:55 +00:00
image Bug 1725363 - Replace PL_strcasecmp with nsCRT::strcasecmp image/ r=aosmond 2022-01-26 09:07:33 +00:00
intl Bug 1748061 - Make line-breaking behavior of fullwidth compatibility characters more compatible with UAX#14 and other browsers. r=platform-i18n-reviewers,gregtatum 2022-01-23 17:44:33 +00:00
ipc Backed out changeset ba6624225635 (bug 1738734) for causing build bustages in ipc/PUtilityProcessParent. 2022-02-01 00:57:12 +02:00
js Bug 1752404 - Remove MacroAssembler-x86-shared-SIMD-unused.cpp. r=lth 2022-01-31 16:57:37 +00:00
layout Bug 1747272 - Apply current color when rasterizing glyphs from color fonts in Skia using Core Text. r=lsalzman 2022-02-01 21:41:17 +00:00
media Bug 1225722 - Implement getters in the conduits for currently active payload types. r=bwc 2022-02-01 23:12:28 +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 1748874 - Part 5: Require CAN_RUN_SCRIPT to be at the first declaration r=andi 2022-01-11 11:52:27 +00:00
mobile Bug 1751154 - More consistent error handling for frameIds parameter in scripting API. r=robwu 2022-01-28 19:13:05 +00:00
modules Bug 1750284 - Rename stream feature exposure prefs r=webidl,smaug 2022-02-01 22:43:22 +00:00
mozglue Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers 2022-01-31 17:00:21 +00:00
netwerk Bug 1750989 - Add Shaw to the TRR telemetry keys r=necko-reviewers,kershaw 2022-02-01 21:08:03 +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 Bug 1733545 - Remove REQUIRES_UNIFIED_BUILD from third-party directories that don't need it. r=firefox-build-system-reviewers,andi 2021-10-01 09:01:27 +00:00
parser Bug 1749522 - When plain text encoding speculation fails, restart the plaintext mode of the tokenizer. r=smaug 2022-01-17 09:16:10 +00:00
python Bug 1734722 - Part 2: Add `if not domstreams` to WPT meta r=jgraham,mgaudet 2022-01-31 22:15:38 +00:00
remote Bug 1747107 - [remote] Replace FrameContextUtils::getOsPid with isParentProcess r=webdriver-reviewers,jgraham,whimboo. CLOSED TREE 2022-02-01 14:35:25 +00:00
security Bug 1752683 - Stop passing 8.3 names to NSS for SQLite db paths. r=keeler,florian 2022-01-31 19:43:36 +00:00
services Bug 1749815 - Syncing tabs now syncs recently opened tabs r=markh 2022-01-31 20:26:24 +00:00
servo Bug 1751331 - Use the mozbuild crate in servo. r=emilio 2022-01-25 21:29:51 +00:00
startupcache Backed out 3 changesets (bug 1724509) for causing marionette failures. CLOSED TREE 2021-10-06 03:57:57 +03:00
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 1745203 - Set MSIX(push) task payload's publishMode; r=releng-reviewers,hneiva 2022-02-01 22:42:47 +00:00
testing Bug 1225722 - Update WPT expectations. r=jib 2022-02-01 23:12:29 +00:00
third_party Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin 2022-01-31 05:17:42 +00:00
toolkit Bug 1591316 - add scrollbar to wide tables to prevent horizontal scroll in reader mode. r=mtigley,niklas 2022-02-01 22:19:47 +00:00
tools Bug 1746414 - Use standalone taskgraph's parameters module in Gecko, r=taskgraph-reviewers,jmaher 2022-01-31 17:03:19 +00:00
uriloader Bug 1752413, add nsIWebProgress.documentRequest to let one to access the request for the document, r=nika 2022-02-01 15:46:32 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1747475 [Linux] Don't assert/crash if we're missing mGdkWindow r=emilio 2022-02-01 19:12:32 +00:00
xpcom Bug 1746523: xpcom Timer cleanup, assertions and comments r=bwc,xpcom-reviewers,nika 2022-02-01 20:25:16 +00:00
xpfe/appshell Bug 1748888 - Add ErrorResult parameter to PromiseNativeHandler callbacks r=smaug 2022-01-20 19:11:39 +00:00
.arcconfig
.babel-eslint.rc.js Bug 1725934 - Remove unnecessary babel plugin, and update node modules to the latest versions. r=Mardak 2021-08-18 07:44:47 +00:00
.clang-format
.clang-format-ignore Bug 1750663 [Linux] Move mozva library and va headers to media directory r=alwu,media-playback-reviewers 2022-01-24 10:19:51 +00:00
.cron.yml Bug 1748581 - Update l10n changesets with daily builds r=aki 2022-01-18 18:07:59 +00:00
.eslintignore Bug 1750596 - Moving save to Pocket vendors into their own bundle. r=gvn 2022-01-20 21:27:44 +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 Bug 1731542 - remove `infer` from our static-analysis pipeline. r=static-analysis-reviewers,marco 2021-09-20 12:47:44 +00:00
.git-blame-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.gitattributes
.gitignore Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn 2022-01-25 16:11:07 +00:00
.hg-annotate-ignore-revs Bug 1735638 - Add Bug 1571899 to annotate/blame ignore revisions. r=glandium DONTBUILD 2021-10-14 16:02:46 +00:00
.hg-format-source
.hgignore Bug 1751511 - Save to Pocket panels, don't minify css build. r=gvn 2022-01-25 16:11:07 +00:00
.hgtags No bug - tagging 84580a18f7004d023fe9666a0f01c1b97b03c355 with FIREFOX_NIGHTLY_97_END a=release DONTBUILD CLOSED TREE 2022-01-10 17:50:29 +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 Bug 1732723 - Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher 2021-09-30 09:50:08 -04:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2021-12-06 19:18:29 +00:00
Cargo.lock Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin 2022-01-31 05:17:42 +00:00
Cargo.toml Bug 1746533 - Part 1: Use custom vendored version of async-task, r=emilio 2022-01-26 15:36:13 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1751515 - Part 3: Do not install artifact test archive when `--disable-tests`. r=firefox-build-system-reviewers,glandium 2022-01-26 19:08:57 +00:00
README.txt
aclocal.m4 Bug 1747970 - Move AC_CHECK_FUNC{,S} to python configure. r=firefox-build-system-reviewers,andi 2022-01-20 21:01:20 +00:00
build.gradle Bug 1750544 - Upgrade to Glean v43.0.2. r=chutten 2022-01-17 16:26:33 +00:00
client.mk Bug 1734594 - Terminate the sccache server in cases where submakes end in an error. r=firefox-build-system-reviewers,andi 2021-10-08 09:30:48 +00:00
client.py
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
gradle.properties Bug 1727438 - Increase java max heap to 32G. r=nalexander,owlish 2021-08-31 20:53:08 +00:00
gradlew
gradlew.bat
mach Bug 1751284: Assert for `distutils` during Mach initialization r=ahal 2022-01-24 22:35:25 +00:00
mach.cmd Bug 1750874: Support launching Mach with `py` instead of `python` r=glandium 2022-01-21 18:22:58 +00:00
mach.ps1 Bug 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz 2022-01-21 18:22:59 +00:00
moz.build Bug 1734831 - fx doc: import the gtest doc from mdn archive + refresh r=gcp DONTBUILD 2021-10-08 19:53:53 +00:00
moz.configure Bug 1596656 - Move STRIP to python configure. r=firefox-build-system-reviewers,andi 2022-01-28 03:00:13 +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 1596656 - Move STRIP to python configure. r=firefox-build-system-reviewers,andi 2022-01-28 03:00:13 +00:00
package-lock.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
package.json Bug 1736781 - Update eslint-plugin-no-unsanitized to version 3.2.0 r=Standard8 2021-10-21 13:08:11 +00:00
settings.gradle Bug 1745246 - Move org/mozilla/thirdparty to it's own module. r=calu 2022-01-11 19:16:02 +00:00
substitute-local-geckoview.gradle Bug 1745246 - Allow specifying multiple maven artifacts from build. r=calu,ahal 2022-01-11 19:16:01 +00:00
test.mozbuild

README.txt

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.