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
Перейти к файлу
Cristian Tuns 8871543441 Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE
Backed out changeset 782650de8717 (bug 1741671)
Backed out changeset 6928411c8730 (bug 1741671)
2022-02-24 14:06:28 -05:00
.cargo Bug 1754861 - Update AudioIPC macOS branch to 8b5c7db0. r=cubeb-reviewers,chunmin 2022-02-10 23:07:39 +00:00
.vscode
accessible Bug 1756727: Return E_NOTIMPL for a remote document in MsaaDocAccessible::get_accValue. r=morgan 2022-02-23 21:29:13 +00:00
browser Bug 1747437 - Remove use of the @anyPanel@ preprocessor variable. r=dao 2022-02-24 18:15:52 +00:00
build Bug 1749967 - Automated recording for android r=perftest-reviewers,sparky 2022-02-21 07:32:13 +00:00
caps Bug 1755947 - Simplify nsIPrincipal.isSameOrigin(). r=bholley 2022-02-17 18:11:58 +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 1754930 - Understand mozilla::Maybe in masm declarations. r=nbp 2022-02-15 07:03:29 +00:00
devtools Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE 2022-02-24 14:06:28 -05:00
docs Bug 1756504 - Remove cpp-virtual-final linter, a minor style check that doesn't diagnose real bugs. r=firefox-static-analysis-reviewers,sylvestre 2022-02-24 02:14:39 +00:00
docshell Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE 2022-02-24 14:06:28 -05:00
dom Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE 2022-02-24 14:06:28 -05:00
editor Bug 1755104 - Make `EditorEventListener::Focus` check whether the event target still has focus even after flushing the pending things r=m_kato 2022-02-21 01:04:43 +00:00
extensions Bug 1736844 - Add interrupt flag to storage service methods opening database; r=dom-storage-reviewers,mak,janv 2022-02-17 06:22:27 +00:00
gfx Bug 1756775 Don't disable HW decoding directly on RDD level as we handle RDD crashes by MediaFormatReader r=alwu 2022-02-24 08:54:04 +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 1754858 - Simplify screen orientation API implementation. r=smaug,m_kato,geckoview-reviewers 2022-02-15 20:22:54 +00:00
image Bug 1755975 - Pass rect or path directly to Clip() instead of manually creating a path. r=gfx-reviewers,mstange 2022-02-24 14:42:35 +00:00
intl Bug 1756070 - Part 1: Add missing `override` keywords r=emilio 2022-02-21 13:50:12 +00:00
ipc Bug 1756069 - Make UtilityProcess parent wait for child init completion to resolve promise r=mccr8 2022-02-24 16:42:48 +00:00
js Bug 1756550 - propagate webext global to all dynamically imported modules; r=jonco 2022-02-24 12:25:25 +00:00
layout Bug 1755975 - Pass rect or path directly to Clip() instead of manually creating a path. r=gfx-reviewers,mstange 2022-02-24 14:42:35 +00:00
media Bug 1754027: disable SSRC changes for bundled audio RTP r=bwc 2022-02-16 00:02:04 +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 1750791 - Part 1: Add LinkedList::mergeBack and LinkedList::splice. r=glandium 2022-02-24 15:00:27 +00:00
mobile Bug 1632682 - init scripts after ScriptCacheChild::Init in content process. r=geckoview-reviewers,agi,mccr8 2022-02-24 01:52:34 +00:00
modules Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE 2022-02-24 14:06:28 -05:00
mozglue Backed out changeset 54f67e85078b (bug 1751781) for causing bug 1754972. CLOSED TREE 2022-02-16 07:24:33 +02:00
netwerk Backed out 2 changesets (bug 1756557) for causing xpcshell failures at test_servers.js. CLOSED TREE 2022-02-24 16:50:17 +02: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 1754301 - remove pref security.csp.enable r=ckerschb,mccr8 2022-02-15 16:03:27 +00:00
python Backed out 3 changesets (bug 1752968) for GTest crashes on wrappers.cpp . CLOSED TREE 2022-02-24 02:48:07 +02:00
remote Bug 1646289 - [CDP] Compare by target id and not browsing context id. r=webdriver-reviewers,jdescottes 2022-02-22 18:08:36 +00:00
security Bug 1753980 - land NSS NSS_3_76_BETA1 UPGRADE_NSS_RELEASE, r=jschanck 2022-02-24 18:15:43 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=RyanVM 2022-02-24 13:59:41 +00:00
servo Bug 1754547 - Generalize moz-os-version into moz-platform. r=dao,preferences-reviewers,Gijs 2022-02-10 15:50:31 +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 1736844 - Add unit test for synchronous connection interrupt. r=dom-storage-reviewers,janv 2022-02-17 12:06:35 +00:00
taskcluster Bug 1728882 - upload generated sources for both x64 and aarch64 mac builds r=releng-reviewers,aki 2022-02-24 16:19:35 +00:00
testing Bug 1733042 - Use scrollport size rather than content-box size of scrollframes. r=boris 2022-02-24 17:00:35 +00:00
third_party Backed out 5 changesets (bug 1741244) for causing high frequency failures at test_capture_throttled.html. CLOSED TREE 2022-02-24 09:56:57 +02:00
toolkit Backed out 2 changesets (bug 1741671) for causing wpt and mochitest failures on events.html CLOSED TREE 2022-02-24 14:06:28 -05:00
tools Bug 1756504 - Remove cpp-virtual-final linter, a minor style check that doesn't diagnose real bugs. r=firefox-static-analysis-reviewers,sylvestre 2022-02-24 02:14:39 +00:00
uriloader Bug 1747561 - fix intermittents in browser_open_internal_choice_persistence.js by enforcing which window is active, r=jaws 2022-02-22 16:11:47 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1756789 Add proof of lock to MozContainerWayland internals r=emilio 2022-02-24 12:15:08 +00:00
xpcom Bug 1756504 - Remove cpp-virtual-final linter, a minor style check that doesn't diagnose real bugs. r=firefox-static-analysis-reviewers,sylvestre 2022-02-24 02:14:39 +00:00
xpfe/appshell Backed out 4 changesets (bug 1751010) for causing xpcshell failures on test_taskbar_jumplistitems.js. CLOSED TREE 2022-02-23 14:56:22 -08: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 1755907 - [devtools] Enable eslint on debugger tests (except their test pages). r=nchevobbe 2022-02-23 18:38:26 +00:00
.eslintrc.js Merge autoland to mozilla-central. a=merge 2022-02-23 19:49:43 -08: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 c0ed4893120fe99dabf73c109dc77bdf109ae628 with FIREFOX_NIGHTLY_98_END a=release DONTBUILD CLOSED TREE 2022-02-07 15:33:01 +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 1755956 - Add initial boilerplate for origin trials. r=smaug,hsivonen 2022-02-18 13:57:30 +00:00
Cargo.toml Bug 1755956 - Add initial boilerplate for origin trials. r=smaug,hsivonen 2022-02-18 13:57:30 +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 1754474 - Update to Glean 44.0.0 and glean_parser 5.0.1. r=janerik 2022-02-15 13:35:07 +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 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 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz 2022-01-21 18:22:59 +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 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 1752064 - Move the remainder of AS to python configure. r=firefox-build-system-reviewers,andi 2022-02-03 00:06:29 +00:00
package-lock.json Bug 1753652 - Update various node_modules to their latest versions. r=Gijs 2022-02-07 17:28:47 +00:00
package.json Bug 1753652 - Update various node_modules to their latest versions. r=Gijs 2022-02-07 17:28:47 +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.