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
Перейти к файлу
Peter Van der Beken a33a4db25e Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug
Differential Revision: https://phabricator.services.mozilla.com/D132863
2021-12-16 22:27:08 +00:00
.cargo Bug 1746352 - Update audioipc to 515bb210. r=cubeb-reviewers,padenot 2021-12-16 10:37:12 +00:00
.vscode
accessible Bug 1735955: Always push bounds for an initial cache push, irrespective of LocalAccessible::mBounds. r=morgan 2021-12-14 04:58:57 +00:00
browser Bug 1744397 - Simplify refresh code: remove aMetaRefresh argument. r=smaug 2021-12-16 22:27:07 +00:00
build Bug 1746298 - Move --enable-dump-painting to python configure. r=firefox-build-system-reviewers,mhentges 2021-12-16 07:48:37 +00:00
caps Bug 1590068 - Add fuzzing target for StructuredCloneData. r=baku,sfink 2021-12-08 18:59:02 +00:00
chrome
config Bug 1745079 - Remove INCREMENTAL_LINKER. r=firefox-build-system-reviewers,andi 2021-12-10 03:27:27 +00:00
devtools Bug 1740116 - [devtools] Fix fetching extra data about cancelled navigation request. r=nchevobbe 2021-12-16 21:59:09 +00:00
docs Bug 1657366 - Move wpt README to firefox-source-docs, r=karlcow 2021-12-16 15:44:15 +00:00
docshell Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
dom Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
editor Bug 1745882 - Move all editor prefs in `all.js` to `StaticPrefList.yaml` r=m_kato 2021-12-15 05:17:52 +00:00
extensions Bug 1707963: Avoid a potential race on permission manager singleton creation. r=permissions-reviewers,timhuang 2021-12-14 18:39:42 +00:00
gfx Bug 1744135 Part 2: Annotate macOS font loading with font name if a crash happens. r=gfx-reviewers,jrmuizel 2021-12-16 21:57:23 +00: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 1744101 - Support ScreenOrientation.unlock r=geckoview-reviewers,agi 2021-12-15 16:51:28 +00:00
image Bug 1746313: Image cleanup r=emilio 2021-12-16 14:15:32 +00:00
intl Bug 1746124 - Use nsIRunnablePriority::PRIORITY_RENDER_BLOCKING for Fluent async API calls. r=nordzilla,nika 2021-12-15 20:30:34 +00:00
ipc Bug 1745452 - Remove the print progress dialog code. r=mstriemer,bobowen,webdriver-reviewers 2021-12-16 15:12:33 +00:00
js Bug 1745838 - Move MOZJS_*_VERSION and MOZJS_ALPHA to python configure. r=firefox-build-system-reviewers,andi 2021-12-16 07:37:34 +00:00
layout Bug 1745700 - Invalidate a bit more when color-scheme override changes. r=jdescottes 2021-12-16 17:58:21 +00:00
media Bug 1745912 - Use the same type in IDL and implementation file for MediaTransportHandler. r=pehrsons 2021-12-14 14:21:16 +00:00
memory Bug 1743713 - Fix a warning for FdPrintf in PHC r=glandium 2021-12-07 22:27:21 +00:00
mfbt Bug 1625161: Move ASSERT_UNLESS_FUZZING() to mfbt and hook into FUZZING r=glandium,decoder 2021-12-16 04:13:48 +00:00
mobile Bug 1746268 add android site permission strings and reenable test r=rpl,flod 2021-12-16 20:14:32 +00:00
modules Bug 1737405 - Enable wasm caching for early beta. r=RyanVM 2021-12-16 15:04:12 +00:00
mozglue Backed out 3 changesets (bug 1734867) for causing assertion failures at ProfilerMarkers.cpp. CLOSED TREE 2021-12-16 18:02:35 +02:00
netwerk Backed out changeset f2f23757c34f (bug 1743102) for causing node failures. CLOSED TREE 2021-12-16 19:23:43 +02:00
nsprpub Bug 1743566 - NSPR_4_33_BETA1. r=glandium UPGRADE_NSPR_RELEASE 2021-12-03 13:01:43 +00:00
other-licenses
parser Bug 1736248 - Update the charset source if non-ASCII is seen after the first detector guess but the encoding does not change. r=smaug 2021-12-14 15:01:21 +00:00
python Bug 1735456 - about:welcome: Theme radio buttons have no text in NVDA browse mode r=emcminn,fluent-reviewers,flod 2021-12-16 19:01:55 +00:00
remote Bug 1746216 - [bidi] Implement "session.status" command r=webdriver-reviewers,whimboo 2021-12-16 18:28:47 +00:00
security Bug 1743928 - Allow DMA-Buf ioctls for RDD. r=stransky,alwu 2021-12-16 21:23:11 +00:00
services Bug 1745977 - Stop using the second argument to ChromeUtils.import in various files in services/. r=markh 2021-12-15 10:05:35 +00:00
servo Bug 1746187 - Add CSS support for the hyphenate-character property. r=emilio 2021-12-16 13:47:55 +00:00
startupcache
storage
taskcluster Bug 1746473 - Make wrench jobs run on all branches r=jrmuizel 2021-12-16 19:38:50 +00:00
testing Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
third_party Bug 1746352 - Update audioipc to 515bb210. r=cubeb-reviewers,padenot 2021-12-16 10:37:12 +00:00
toolkit Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
tools Backed out 3 changesets (bug 1734867) for causing assertion failures at ProfilerMarkers.cpp. CLOSED TREE 2021-12-16 18:02:35 +02:00
uriloader Bug 1744397 - Simplify refresh code: pass around delay as an unsigned int. r=smaug 2021-12-16 22:27:08 +00:00
view
widget Bug 1743647 - Allow VA-API only in the RDD process. r=alwu 2021-12-16 21:23:11 +00:00
xpcom Bug 1744397 - Simplify refresh code: clean up meta refresh code in nsDocShell. r=smaug 2021-12-16 22:27:07 +00:00
xpfe/appshell Bug 1586061: Prevent additional hidden windows from being created if one already exists on macOS. r=mstange 2021-12-16 18:59:42 +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
.eslintignore
.eslintrc.js Bug 1745977 - Stop using the second argument to ChromeUtils.import in various files in services/. r=markh 2021-12-15 10:05:35 +00:00
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.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
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.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 1746352 - Update audioipc to 515bb210. r=cubeb-reviewers,padenot 2021-12-16 10:37:12 +00:00
Cargo.toml Backed out 2 changesets (bug 1744886) for causing build bustages. CLOSED TREE 2021-12-16 02:13:41 +02:00
GNUmakefile
LICENSE
Makefile.in Bug 1744325 - Remove outdated `update-packaging` cruft. r=bhearsum,firefox-build-system-reviewers,glandium 2021-12-10 17:31:08 +00:00
README.txt
aclocal.m4
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
client.mk
client.py
configure.in
configure.py Bug 1743033 - Avoid creating mach virtualenv when running confgure standalone. r=mhentges 2021-11-26 01:56:04 +00:00
gradle.properties
gradlew
gradlew.bat
mach Bug 1731158 - Allow initializing mach from a Thunderbird source repo. r=firefox-build-system-reviewers,mhentges 2021-11-29 18:34:58 +00:00
mach.ps1
moz.build
moz.configure Bug 1277320 - Run GTests on all Windows flavors as Tier 1. r=glandium 2021-12-10 12:49:54 +00:00
mozilla-config.h.in
old-configure.in Bug 1746298 - Move --enable-dump-painting to python configure. r=firefox-build-system-reviewers,mhentges 2021-12-16 07:48:37 +00:00
package-lock.json
package.json
settings.gradle
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

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.