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
Go to file
2021-08-16 11:32:15 +03:00
.cargo Bug 1724141 - Update audioipc to 8bb1a227. r=chunmin 2021-08-12 21:28:03 +00:00
.vscode
accessible Bug 1723563 - Get activated state from widget instead of storing it. r=Jamie 2021-08-12 21:12:32 +00:00
browser Backed out 2 changesets (bug 1692609) for causing failures at test_getUserMedia_addTrackRemoveTrack. CLOSED TREE 2021-08-16 07:53:47 +03:00
build Bug 1725564 - Use the same base checks for WASM_{CC,CXX} as {CC,CXX}/HOST_{CC,CXX}. r=firefox-build-system-reviewers,mhentges 2021-08-14 00:53:52 +00:00
caps Bug 1723496: Update tests within caps/ to work with https-first enabled r=nika 2021-08-12 08:39:36 +00:00
chrome Bug 1722925 - Avoid unnecessary string copies by nsCString constructor r=necko-reviewers,kershaw CLOSED TREE 2021-08-12 07:40:58 +00:00
config Bug 1724133 - Update forked wasm2c for 32-bit perf r=glandium 2021-08-13 06:50:09 +00:00
devtools Backed out changeset c734901eec31 (bug 1702715) for causing bc failures on browser_ext_devtools_network_targetSwitch.js. CLOSED TREE 2021-08-13 21:04:21 +03:00
docs
docshell Bug 1725489 - Add loadType flags to nsITopLevelNavigationDelegate.shouldNavigate. r=smaug 2021-08-13 13:59:28 +00:00
dom Backed out changeset ed0cca70a9a5 (bug 1725339) for causing failures on nsContentSecurityManager. CLOSED TREE 2021-08-16 11:32:15 +03:00
editor Bug 1636541 - Add reported testcase into the tree r=m_kato 2021-08-13 12:16:33 +00:00
extensions Bug 1725593 - Get rid of SendCheckAndSuggest sync IPC. r=masayuki,ipc-reviewers,mccr8 2021-08-16 01:40:00 +00:00
gfx Backed out 2 changesets (bug 1692609) for causing failures at test_getUserMedia_addTrackRemoveTrack. CLOSED TREE 2021-08-16 07:53:47 +03:00
gradle/wrapper
hal
image Bug 1658578 - Remove nsContentUtils::IsThirdPartyWindowOrChannel. r=timhuang 2021-08-11 10:37:18 +00:00
intl Bug 1724889 - Clean up argument conversions to avoid copies and double-work. r=zbraniecki 2021-08-11 11:51:44 +00:00
ipc Bug 1725593 - Get rid of SendCheckAndSuggest sync IPC. r=masayuki,ipc-reviewers,mccr8 2021-08-16 01:40:00 +00:00
js Bug 1724693 part 3 - Move VarNamesSet from Realm to GlobalObjectData. r=jonco 2021-08-14 13:02:47 +00:00
layout Bug 1725893 - Replace GetCrossDocParentFrame with GetCrossDocParentFrameInProcess in nsIFrame::GetScreenRectInAppUnits. r=tnikkel 2021-08-16 02:20:29 +00:00
media
memory
mfbt
mobile Backed out changeset 65f8b0434e1e (bug 1708580) for causing Btime failures. CLOSED TREE 2021-08-14 00:44:48 +03:00
modules Backed out changeset ed0cca70a9a5 (bug 1725339) for causing failures on nsContentSecurityManager. CLOSED TREE 2021-08-16 11:32:15 +03:00
mozglue Bug 1724749: Consolidate all dllservices code; r=tkikuchi 2021-08-12 20:57:12 +00:00
netwerk Bug 1724896 - Sanitize headers r=necko-reviewers,valentin 2021-08-13 18:07:01 +00:00
nsprpub
other-licenses
parser Bug 1650066 - Correct error for EOF in “in template” state r=smaug 2021-08-16 05:16:58 +00:00
python Bug 1712817: Do not add newly added header files to EXPORTS automatically r=jewilde 2021-08-14 02:28:09 +00:00
remote Bug 1694144 - [remote] Add missing EXPORTED_SYMBOLS export for new module registry. 2021-08-12 13:03:57 +00:00
security Bug 1713602 - Use NSS only on the socket thread in NSSCertDBTrustDomain::IsChainValid r=keeler 2021-08-14 02:11:30 +00:00
services Bug 1724971 - Do not use conservative wrapper to fetch resources URLs r=robwu 2021-08-11 19:31:32 +00:00
servo
startupcache
storage Bug 1719550 - Use Intl.Collator in test_locale_collation.js; r=platform-i18n-reviewers,nordzilla 2021-08-10 16:01:18 +00:00
taskcluster Bug 1725526 - Use the apt configuration from the global environment when creating sysroots. r=firefox-build-system-reviewers,mhentges 2021-08-14 21:09:15 +00:00
testing Bug 1725822 - [wpt-sync] Update web-platform-tests to 0bc996384524028f8608c311d35ee7ebdf29afca, a=testonly 2021-08-15 07:15:47 +00:00
third_party Bug 1724133 - Update forked wasm2c for 32-bit perf r=glandium 2021-08-13 06:50:09 +00:00
toolkit Backed out 2 changesets (bug 1692609) for causing failures at test_getUserMedia_addTrackRemoveTrack. CLOSED TREE 2021-08-16 07:53:47 +03:00
tools Bug 1724770 - Fix a format string for AppendPrintf in SharedLibraryInfo::GetInfoForSelf()". r=gerald 2021-08-14 06:27:38 +00:00
uriloader Backed out changeset f912045db98d (bug 1706347) for causing content crashes (bug 1725558). a=backout DONTBUILD 2021-08-13 11:19:42 +02:00
view
widget Bug 1725519 - Build nsWindow::GetFocusedWindow in non-Wayland configs. r=emilio 2021-08-16 07:13:48 +00:00
xpcom Bug 1723445 - Use MOZ_ANDROID_LIBDIR in BinaryPath::Get instead of GRE_HOME. r=nika 2021-08-13 00:27:02 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml
.eslintignore Bug 1723729 - Remove old Talos XPI generation scripts and documents. r=jmaher,perftest-reviewers,alexandru.irimovici 2021-08-12 13:56:51 +00:00
.eslintrc.js
.flake8
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags
.lando.ini
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1724141 - Update audioipc to 8bb1a227. r=chunmin 2021-08-12 21:28:03 +00:00
Cargo.toml Bug 1721968 - Remove support for lucetc for rlbox. r=firefox-build-system-reviewers,shravanrn,mhentges 2021-08-11 21:58:52 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach
mach.ps1
Makefile.in
moz.build
moz.configure Bug 1725092 - Change how --enable/disable-gtest-in-build is handled. r=firefox-build-system-reviewers,andi 2021-08-11 05:45:06 +00:00
mozilla-config.h.in
old-configure.in
package-lock.json
package.json
README.txt
settings.gradle
substitute-local-geckoview.gradle Bug 1724782 - Allow substituting GeckoView lite and omni builds. r=nalexander 2021-08-10 20:24:33 +00:00
test.mozbuild

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.