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
Перейти к файлу
Botond Ballo 0c5b51962e Bug 1731700 - Port TestEventRegions to use MockHitTester. r=hiro
Differential Revision: https://phabricator.services.mozilla.com/D129755
2021-10-29 00:28:13 +00:00
.cargo Bug 1735905 - Upgrade cubeb-pulse to fix a race condition that can lead to shutdown deadlock. r=kinetik 2021-10-16 01:19:56 +00:00
.vscode
accessible Bug 1738084 - Make popups on Linux have shadows. r=stransky 2021-10-28 00:51:58 +00:00
browser Bug 1737873 - Add More From Mozilla in about:preferences r=preferences-reviewers,Gijs,fluent-reviewers 2021-10-28 20:25:42 +00:00
build Bug 1738163 - Normalize mozbuild state path to a shortpath on Windows. r=firefox-build-system-reviewers,andi 2021-10-28 09:33:27 +00:00
caps Bug 1725942 - Part 1: Add ContentPrincipalInfoHashKey r=bholley 2021-10-19 12:01:49 +00:00
chrome
config Bug 1736459 - Disable rust lto when enabling sancov. r=truber 2021-10-27 22:35:56 +00:00
devtools Bug 1468476 - Make soft reload only force validates top level document r=necko-reviewers,nika,dragana,asuth 2021-10-28 16:11:56 +00:00
docs no bug - doc: use https:// for valgrind.org r=jseward DONTBUILD 2021-10-22 17:09:59 +00:00
docshell Bug 1736563 - Part 1: Use uint32_t for bfcache status flags r=smaug 2021-10-28 22:19:59 +00:00
dom Bug 1731597 - Part 2: Stop relying on GetPrimaryRemoteTab when opening popups, r=annyG 2021-10-28 22:25:28 +00:00
editor Backed out 9 changesets (bug 1736017) for causing bustages in nsLineBreaker.cpp 2021-10-28 00:06:35 +03:00
extensions Bug 1737733 - Update rlbox wasm configuration to use direct function calls r=glandium 2021-10-26 23:41:11 +00:00
gfx Bug 1731700 - Port TestEventRegions to use MockHitTester. r=hiro 2021-10-29 00:28:13 +00:00
gradle/wrapper
hal
image Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
intl Backed out 9 changesets (bug 1736017) for causing bustages in nsLineBreaker.cpp 2021-10-28 00:06:35 +03:00
ipc Bug 1738285 - move AUTO_PROFILE_FOLLOWING_RUNNABLE to its own header, r=gerald. 2021-10-28 20:35:06 +00:00
js Backed out 2 changesets (bug 1736602) for causing bug 1737399. CLOSED TREE 2021-10-28 22:18:29 +03:00
layout Backed out 13 changesets (bug 1711061) on devs request. CLOSED TREE 2021-10-29 00:36:30 +03:00
media Backed out 3 changesets (bug 1721443) for causing bustages on TestVideoFrameConverter.cpp. CLOSED TREE 2021-10-28 19:00:35 +03:00
memory Bug 1737199 - Avoid some VLAs when using jemalloc_stats r=glandium 2021-10-27 08:46:51 +00:00
mfbt Bug 1722208 - Fix automatically displaying the on-screen keyboard on Windows 11 when running on convertible slates r=cmartin 2021-10-28 21:08:12 +00:00
mobile Bug 1737032 - Removed traces of "remote XUL". r=Gijs,fluent-reviewers 2021-10-25 11:00:47 +00:00
modules Bug 1738358 - Pref on layout.css.page-size.enabled r=dholbert 2021-10-28 22:45:18 +00:00
mozglue Bug 1736459 - Update builders to rustc 1.56. r=firefox-build-system-reviewers,andi 2021-10-27 22:35:57 +00:00
netwerk Bug 1736689 - Disable browser_opaque_response_blocking_telemetry.js in Nightly for now. r=aryx 2021-10-28 17:12:16 +00:00
nsprpub
other-licenses
parser Bug 1556352 - Part 1: Do not set form owner from parser for form-associated custom element; r=smaug 2021-10-28 10:29:37 +00:00
python Bug 1690870 - Enable bootstrap for artifact builds on arm64 macs. r=firefox-build-system-reviewers,andi 2021-10-28 11:05:05 +00:00
remote Bug 1736859 - Explicitly disable fission if '--enable-fission' is not set in |mach puppeteer-test|, r=jgraham,webdriver-reviewers 2021-10-28 14:52:29 +00:00
security Bug 1700165 - Remove NSS types from nsICertOverrideService.idl r=keeler 2021-10-28 20:26:08 +00:00
services Bug 1738277 - Remove packaged pinning/pins.json. r=ryanvm on a CLOSED TREE 2021-10-28 14:36:46 +00:00
servo Bug 1738296 - Fix broken 'list-style' serialization. r=emilio 2021-10-28 17:06:53 +00:00
startupcache
storage
taskcluster Bug 1736459 - Switch the spidermonkey fuzzing build to clang 13. r=firefox-build-system-reviewers,andi 2021-10-27 22:35:57 +00:00
testing Bug 1736563 - Part 3: Prevent bfcache when active lock request exists r=smaug 2021-10-28 22:20:00 +00:00
third_party Backed out changeset 2620e31a0702 (bug 1737896) for causing build bustage in core_foundation_sys. CLOSED TREE 2021-10-29 00:08:39 +03:00
toolkit Bug 1736629 - Make telemetry probes for `beforeinput` event usage never expired r=edgar data-review=TravisLong 2021-10-29 00:13:40 +00:00
tools Bug 1738285 - move AUTO_PROFILE_FOLLOWING_RUNNABLE to its own header, r=gerald. 2021-10-28 20:35:06 +00:00
uriloader Bug 1736749 - ensure we alwaysAskBeforeHandling downloads in browser_download_open_with_internal_handler.js to verify unknown-content-type dialog behavior when download improvements are flipped on. r=Gijs 2021-10-21 10:37:16 +00:00
view Bug 1737044 - Include pointer and frame in nsWindow logging. r=stransky 2021-10-21 14:02:30 +00:00
widget Bug 1722208 - Fix automatically displaying the on-screen keyboard on Windows 11 when running on convertible slates r=cmartin 2021-10-28 21:08:12 +00:00
xpcom Bug 1738285 - move AUTO_PROFILE_FOLLOWING_RUNNABLE to its own header, r=gerald. 2021-10-28 20:35:06 +00:00
xpfe/appshell Bug 1672486 - Remove browser.toolbars.bookmarks.2h2020 pref from browser/customizableui/places r=mak 2021-10-14 07:51:14 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore Bug 1719746 - Add Locale to moz.build; r=platform-i18n-reviewers,gregtatum 2021-10-18 13:38:20 +00:00
.cron.yml
.eslintignore Bug 1658238 - Autocomplete source-mapped variable names r=nchevobbe 2021-10-19 11:40:09 +00:00
.eslintrc.js Bug 1738235 - Remove unused precompile_cache.js. r=firefox-build-system-reviewers,mhentges 2021-10-28 14:28:54 +00:00
.flake8
.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 1734306 - Ignore Visual Studio config directory in VCS. r=mhentges 2021-10-18 14:46:13 +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 1734306 - Ignore Visual Studio config directory in VCS. r=mhentges 2021-10-18 14:46:13 +00:00
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
AUTHORS
CLOBBER
Cargo.lock Backed out changeset 2620e31a0702 (bug 1737896) for causing build bustage in core_foundation_sys. CLOSED TREE 2021-10-29 00:08:39 +03:00
Cargo.toml Bug 1736459 - Handle null RawHandles in winapi-util. r=xpcom-reviewers,nika 2021-10-27 22:35:56 +00:00
GNUmakefile
LICENSE
Makefile.in Bug 1690870 - Stop getting artifacts for host binaries. r=firefox-build-system-reviewers,andi 2021-10-28 11:05:04 +00:00
README.txt
aclocal.m4
build.gradle Bug 1735628 - Update Glean to v42.1.0 r=TravisLong 2021-10-19 20:32:38 +00:00
client.mk
client.py
configure.in
configure.py Bug 1718878 - Updates to the build system to enable compatibility with Python 3.10 (Mainly regarding collections.abc) r=mhentges,webdriver-reviewers,whimboo 2021-10-27 13:35:13 +00:00
gradle.properties
gradlew
gradlew.bat
mach
mach.ps1
moz.build
moz.configure
mozilla-config.h.in
old-configure.in
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 1737195 - Allow GV artifact build on Windows workstation again. r=nalexander 2021-10-25 03:16:58 +00:00
substitute-local-geckoview.gradle
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.