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
Henrik Skupin 12b78e2102 Bug 1754735 - [mozdevice-rust] Reduce debug logging of mozdevice. r=webdriver-reviewers,jgraham
Details when calling adb commands are not needed in debug log but
should be available in trace logs. Also logging output when
failures occur should be warnings.

Differential Revision: https://phabricator.services.mozilla.com/D138443
2022-02-10 14:40:53 +00:00
.cargo Bug 1752117 - Neqo version 0.5.7 r=necko-reviewers,valentin 2022-01-31 05:17:42 +00:00
.vscode
accessible Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
browser Bug 1751037 - Properly disable PDFjs permissions. r=mtigley 2022-02-10 14:15:11 +00:00
build Bug 1753859 - Adjust clang patches to newest trunk. r=firefox-build-system-reviewers,andi 2022-02-08 08:20:00 +00:00
caps Bug 1753136 - Explicitly escape and unescape precursor origins in null principal queries, r=valentin 2022-02-08 15:18:21 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2022-02-07 15:33:08 +00:00
devtools Bug 1754189 - [devtools] Migrate browser_dbg-sourcemaps-reload.js to use the shared source map test. r=bomsy 2022-02-10 14:30:27 +00:00
docs Bug 1740027 - Migrate "Test Verification" MDN doc to Firefox Source Docs. r=jmaher 2022-02-08 19:28:37 +00:00
docshell Bug 1744352 - Part 2: Add test for sandboxing javascript uris in pop-ups, r=smaug 2022-02-09 17:50:51 +00:00
dom Bug 1753487 - Make nsIContent::GetEditingHost() not assume that itself is an element if there is no parent element r=peterv 2022-02-10 12:48:14 +00:00
editor Bug 1751679 - Make WhiteSpaceVisibilityKeeper::MergeFirstLineOfRightBlockElementIntoAncestorLeftBlockElement track DOM points while the DOM tree is being changed r=m_kato 2022-02-09 00:45:33 +00:00
extensions Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
gfx Bug 1754330 - Enable RenderExternalTextureHost usage for BufferTextureHost that id wrapped by GPUVideoTextureHost r=gfx-reviewers,aosmond 2022-02-10 14:14:54 +00:00
gradle/wrapper
hal Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
image Bug 1753453 - Don't send OnUnlockedDraw for non-animated images. r=aosmond 2022-02-03 17:31:42 +00:00
intl Bug 1059603: Add pt-PT to available Accept-Languages locale, r=eemeli 2022-02-07 16:45:07 +00:00
ipc Bug 1753758 - Add crash reporting test for UtilityProcess r=gsvelto 2022-02-09 22:07:33 +00:00
js Bug 1754393 - Private Fields shouldn't cause an object to not appear frozen when it is. r=iain 2022-02-10 14:18:08 +00:00
layout Bug 1754435. Add a simple cache for nsDeckFrame::GetSelectedBox. r=emilio 2022-02-10 12:27:44 +00:00
media Bug 1748333 - Add DeletionPolicy to TaskQueueWrapper. r=ng 2022-02-09 01:00:38 +00:00
memory
mfbt Bug 1752345 - Allow calling AvailableWrite or AvailableRead on any thread. r=alwu 2022-02-03 15:18:13 +00:00
mobile Bug 1754334 - Return error when GPU process crash occurs during screen pixels request. r=agi 2022-02-09 19:36:49 +00:00
modules Bug 1754275 - Add a 1s timeout to DBUS call to reveal files. r=stransky 2022-02-10 12:19:59 +00:00
mozglue Bug 1735397 - Don't start profiler in processes excluded by pid - r=florian 2022-02-08 12:47:53 +00:00
netwerk Bug 1734470 - Add MITIGATION_DYNAMIC_CODE_DISABLE back to socket process sandboxing, r=bobowen,necko-reviewers,valentin 2022-02-10 09:09:59 +00:00
nsprpub
other-licenses
parser Bug 1744425 - Replace nsContentUtils::GenerateUUID() to nsID::GenerateUUID(). r=nika 2022-02-03 04:39:34 +00:00
python Bug 1753555 - Replaced ProcessHandler in run_python_test with a more standard solution r=ahal 2022-02-08 23:46:12 +00:00
remote Backed out changeset 083b25b3bb4a (bug 1747107) for causing assertion failures at nsHttpChannel.cpp. CLOSED TREE 2022-02-01 21:16:16 +02:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2022-02-10 13:42:48 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2022-02-10 13:42:48 +00:00
servo Bug 1746248 - Style system and plumbing for mix-blend-mode: plus-lighter. r=jrmuizel,layout-reviewers,boris 2022-02-09 03:15:52 +00:00
startupcache
storage Bug 1754405 part 4 - Remove JSID_TO_LINEAR_STRING. r=evilpie 2022-02-10 09:13:18 +00:00
taskcluster Bug 1754317 - Run WebGPU tests on ccov and tsan variants. r=jmaher 2022-02-10 02:05:21 +00:00
testing Bug 1754735 - [mozdevice-rust] Reduce debug logging of mozdevice. r=webdriver-reviewers,jgraham 2022-02-10 14:40:53 +00:00
third_party Bug 1754211: Update libsrtp to release 2.4.2 r=bwc 2022-02-09 21:40:22 +00:00
toolkit Bug 1754275 - Add a 1s timeout to DBUS call to reveal files. r=stransky 2022-02-10 12:19:59 +00:00
tools Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
uriloader Bug 1736371 - Default new actors to be refcounted, r=alwu,media-playback-reviewers,mccr8 2022-02-09 17:29:47 +00:00
view
widget Bug 1754275 - Port nsGIOService::OrgFreedesktopFileManager1ShowItems to use GDBusProxy. r=stransky 2022-02-10 12:19:59 +00:00
xpcom Bug 1754090 - update BulkWrite() documentation r=nika DONTBUILD 2022-02-09 16:54:04 +00:00
xpfe/appshell
.arcconfig
.babel-eslint.rc.js
.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
.eslintignore
.eslintrc.js
.flake8
.git-blame-ignore-revs
.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
.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
.lldbinit
.mailmap
.prettierignore
.prettierrc
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle
Cargo.lock Bug 1742972 - Upgrade lmdb-rkv-sys to 0.11.2. r=emilio 2022-02-04 22:19:32 +00:00
Cargo.toml Bug 1746533 - Part 1: Use custom vendored version of async-task, r=emilio 2022-01-26 15:36:13 +00:00
client.mk
client.py
CLOBBER
configure.in
configure.py
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Bug 1752927: Avoid distutils deprecation warning on every Mach call r=ahal 2022-02-04 21:49:15 +00:00
mach.cmd
mach.ps1 Bug 1748762: Update mach.ps1 to always support MozillaBuild 4.0 r=saschanaz 2022-01-21 18:22:59 +00:00
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
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
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
README.txt
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

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.