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
Перейти к файлу
Jonathan Kew 80ef7350dc Bug 1769279 - Disable FT_LOAD_COLOR when getting glyph metrics for fonts that include an SVG table. r=lsalzman
See https://gitlab.freedesktop.org/freetype/freetype/-/issues/1156
for the issue this is addressing.

Differential Revision: https://phabricator.services.mozilla.com/D146318
2022-05-14 06:36:43 +00:00
.cargo Bug 1766759 - Use PID when populating the LinuxDsoDebug stream. r=gsvelto 2022-05-10 07:15:15 +00:00
.vscode
accessible Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw 2022-05-13 14:16:09 +00:00
browser Merge autoland to mozilla-central. a=merge 2022-05-14 07:02:01 +03:00
build Bug 1743020 - Part 1: Opt third-party paths out of NoExplicitMoveConstructor checker, r=andi 2022-05-13 23:43:51 +00:00
caps Bug 1766238 - Stop using the target argument for ChromeUtils.import in caps tests. r=bholley 2022-04-27 08:38:34 +00:00
chrome Bug 1763000 - Fix ESLint rule warnings for no-unused-vars in caps/tests/unit/test_no_remote_registration.js. r=Standard8 2022-04-05 20:39:36 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
devtools Bug 1765319 - Part 2: Do not use global this in symbolication.jsm.js. r=canaltinova 2022-05-13 20:12:26 +00:00
docs Bug 1768031 - Reject top-level await in modules via an ESLint rule. r=Gijs 2022-05-11 14:08:15 +00:00
docshell Bug 1754004 - Part 10: Clone PostData when writing into & reading from SessionHistoryInfo, r=smaug 2022-05-13 14:16:12 +00:00
dom Backed out 3 changesets (bug 1756003) for causing multiple thread sanitizer failures. CLOSED TREE 2022-05-14 04:00:29 +03:00
editor Bug 1768768 - part 3: Make `CellData` users create its instance with static factory method r=saschanaz 2022-05-13 07:38:39 +00:00
extensions Bug 1766561 - Adjust UTF-16 string formatting. r=nika 2022-05-03 20:49:09 +00:00
gfx Bug 1769279 - Disable FT_LOAD_COLOR when getting glyph metrics for fonts that include an SVG table. r=lsalzman 2022-05-14 06:36:43 +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 1760839 - Use more automatic memory management in GTK code. r=stransky 2022-03-23 16:14:34 +00:00
image Bug 1765871. Deal with oriented image frames in imgFrame::Finish. r=aosmond 2022-05-07 06:50:47 +00:00
intl Bug 1767537 - Update pseudolocalization docs; r=platform-i18n-reviewers,dminor 2022-05-05 16:25:32 +00:00
ipc Backed out 5 changesets (bug 1769182) for causing mochitest failures on browser_sandbox_test.js. CLOSED TREE 2022-05-14 05:20:37 +03:00
js Backed out 3 changesets (bug 1756003) for causing multiple thread sanitizer failures. CLOSED TREE 2022-05-14 04:00:29 +03:00
layout Bug 1769011: Remove set-but-never-used variable "cellCount" from table layout method nsCellMap::Dump. r=emilio 2022-05-13 23:56:04 +00:00
media Bug 1768997 - Remove unused variables in av1_fuzzer.cpp. r=decoder 2022-05-13 00:44:55 +00:00
memory Backed out 2 changesets (bug 1670885) for causing cppunit test failures. CLOSED TREE 2022-05-07 14:04:56 +03:00
mfbt Bug 1743020 - Part 3: Export mozilla::MoveOnlyFunction based on function2, r=glandium 2022-05-13 23:43:52 +00:00
mobile Bug 1758540 - Pref on accessibility cache in Android. r=morgan 2022-05-13 17:47:33 +00:00
modules Bug 1769263 - Remove layout.css.line-height.normal-as-resolved-value.enabled. r=jwatt 2022-05-13 19:28:40 +00:00
mozglue Bug 1766342 - Compute the process creation timestamp lazily r=glandium 2022-05-13 09:27:58 +00:00
netwerk Bug 1754004 - Part 18: Ensure AsyncWait callbacks are cleared when NS_AsyncCopy completes, r=xpcom-reviewers,mccr8 2022-05-13 14:16:16 +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 1729005: Recursively block parsing for parser blocking scripts. r=hsivonen 2022-05-11 22:15:14 +00:00
python Bug 1743020 - Part 2: Vendor the function2 library, r=glandium,mhoye 2022-05-13 23:43:52 +00:00
remote Backed out changeset 400255519b66 (bug 1533058) for causing multiple web platform tests failures CLOSED TREE 2022-05-13 12:14:22 -04:00
security Backed out 5 changesets (bug 1769182) for causing mochitest failures on browser_sandbox_test.js. CLOSED TREE 2022-05-14 05:20:37 +03:00
services Bug 1765319 - Part 4: Stop using global this to access global variable in services/. r=Gijs 2022-05-13 20:12:27 +00:00
servo Bug 1768905 - Lint and 32-bit build fix. 2022-05-11 21:43:39 +02:00
startupcache Bug 1752212 - Part 1: Pass loader type to PathifyURI. r=nbp 2022-04-13 14:08:06 +00:00
storage Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
taskcluster Backed out changeset fee2a1521dfe (bug 1769098) for causing python failures. CLOSED TREE 2022-05-13 21:03:32 +03:00
testing Bug 1769263 - Remove layout.css.line-height.normal-as-resolved-value.enabled. r=jwatt 2022-05-13 19:28:40 +00:00
third_party Bug 1743020 - Part 2: Vendor the function2 library, r=glandium,mhoye 2022-05-13 23:43:52 +00:00
toolkit Bug 1768529 - use default param value for hideTopSitesWithSearchParam. r=adw 2022-05-13 23:44:50 +00:00
tools Bug 1743020 - Part 2: Vendor the function2 library, r=glandium,mhoye 2022-05-13 23:43:52 +00:00
uriloader Bug 1768189 - Part 47: Apply modernize-concat-nested-namespaces to layout/style/MediaQueryList.h ... r=andi 2022-05-09 20:41:21 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Backed out changeset 9545a05173c4 (bug 1769269) for causing multiple failures widget related. CLOSED TREE 2022-05-13 21:25:04 +03:00
xpcom Backed out changeset eb32954c1f4c (bug 1769094) for causing multiple failures. 2022-05-13 21:00:50 +03:00
xpfe/appshell Bug 1766377 - Fix remaining sign-compare warnings in Windows builds. r=rkraesig,gsvelto,media-playback-reviewers,gfx-reviewers,bryce,sotaro 2022-04-29 09:14:12 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1765179: Remove dom/webgpu/ffi. r=jgilbert DONTBUILD 2022-04-19 22:26:40 +00:00
.cron.yml Bug 1766097 - remove .cron entry for perftest-s7. r=sparky 2022-04-25 15:27:05 +00:00
.eslintignore Bug 1757552 - [devtools] Generate actor-less reps stubs.r=bomsy. 2022-03-03 16:16:50 +00:00
.eslintrc.js Bug 1750933 - Add testing infrastructure for OPFS; r=dom-storage-reviewers,jari 2022-05-03 11:38:15 +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 1766262 - move clang-tidy arguments for clangd from cli to spcific file. r=marco 2022-04-27 09:10:21 +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 1765634 - Simple Storybook for local development r=mconley,hjones 2022-04-27 20:10:16 +00:00
.hgtags No bug - tagging 463b3c968d28de99d0fb76e0254e94024a7b5d9b with FIREFOX_NIGHTLY_101_END a=release DONTBUILD CLOSED TREE 2022-05-02 14:42:45 +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 1762128 - bump the cache name for decision images to stop interfering with other trees. r=releng-reviewers,ahal a=release 2022-03-30 14:54:03 +02:00
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-05-02 14:42:53 +00:00
Cargo.lock Bug 1768710 - Upgrade rust-cascade to 1.4.0 and sha2 to 0.10.2. r=keeler,webdriver-reviewers,whimboo,glandium 2022-05-13 13:39:31 +00:00
Cargo.toml Bug 1766759 - Use PID when populating the LinuxDsoDebug stream. r=gsvelto 2022-05-10 07:15:15 +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 1764549 - Update Glean SDK to v44.1.1 r=TravisLong 2022-04-14 20:35:08 +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
gradlew
gradlew.bat
mach Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +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 1761633 - Silence the possible error from Get-Command r=mhentges DONTBUILD 2022-03-28 19:13:18 +00:00
moz.build Bug 1753127 - NSPR doc: move the doc into docs/nspr UPGRADE_NSS_RELEASE r=kaie,bbeurdouche 2022-02-02 17:19:51 +00:00
moz.configure Bug 1544779 - Prioritize mozmake over mingw32-make. r=firefox-build-system-reviewers,andi 2022-03-29 08:26:06 +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 1762484 - Enable most of the same warnings on Windows as on other platforms. r=firefox-build-system-reviewers,andi 2022-04-25 22:21:31 +00:00
package-lock.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
package.json Bug 1766268 - Update eslint-plugin-mozilla's version of estraverse to fix issues with private identifiers. r=mossop 2022-04-27 15:14:35 +00:00
settings.gradle Bug 1753914 - ./mach environment is failed in gradle task on Windows. r=nalexander 2022-02-08 06:19:41 +00:00
substitute-local-geckoview.gradle Bug 1752381 - only parse stdout in substitute-local-geckoview. r=nalexander 2022-02-02 18:00:46 +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.