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
Robert Mader 656ef8b2ef Bug 1668358 - Hide global webrtc privacy indicator on Wayland, r=emilio
The indicator never worked well on Wayland as the protocol gives us
little control about window positioning, focus etc. by design, creating
a quite bad user experience.

At the same time Wayland puts constrains on recording the display,
requiring apps to go through a "portal" where they usually have to
actively select the screen or window to share. This, crucially, allows
system compositors to show indicators itself - which all major DEs do
or at least support.

Unfortunately we can't disable the indicator at build-time as our builds
support both Wayland and X11, thus make it runtime detectable.

Differential Revision: https://phabricator.services.mozilla.com/D184193
2023-07-21 16:41:27 +00:00
.cargo Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
.vscode
accessible Bug 1843389: HTMLTableCellAccessible::Col/RowExtent: Get the table frame from layout instead of walking the a11y tree. r=nlapre 2023-07-21 04:03:39 +00:00
browser Bug 1668358 - Hide global webrtc privacy indicator on Wayland, r=emilio 2023-07-21 16:41:27 +00:00
build Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
caps Bug 1798493 - Part 1: Use nsIPrincipal instead of ContentPrincipalInfo for PLockManager r=asuth 2023-06-28 20:48:14 +00:00
chrome Bug 1834176 - Convert consumers of NetUtil.jsm to import the ES module directly. r=arai,webdriver-reviewers,perftest-reviewers,valentin,extension-reviewers,devtools-reviewers,sync-reviewers,cookie-reviewers,robwu,afinder,whimboo 2023-06-07 08:42:36 +00:00
config Bug 1839832 - Detect compiler support for temporal instrumentation r=glandium 2023-07-18 17:17:41 +00:00
devtools Bug 1824652 - [devtools] Check rules layers for setting properties as overridden in the rules view. r=devtools-reviewers,jdescottes. 2023-07-21 14:54:22 +00:00
docs Bug 1842244 - update security bug process documentation, r=dveditz DONTBUILD 2023-07-21 10:31:57 +00:00
docshell Bug 1843795 - Part 1: Rewrite netwerk/base/NetUtil.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=necko-reviewers,credential-management-reviewers,devtools-reviewers,sgalich,kershaw 2023-07-19 12:06:16 +00:00
dom Bug 1843960 - Add a mp3 file that has an ID3v1 tag after a very long ID3v2 tag. r=alwu 2023-07-21 14:19:00 +00:00
editor Bug 1843794 - Rewrite editor/AsyncSpellCheckTestHelper.sys.mjs consumers in html/xhtml to use ChromeUtils.importESModule. r=masayuki 2023-07-19 00:43:33 +00:00
extensions Bug 1844257 - Remove ipc/glue/LibrarySandboxPreload.(cpp|h). r=glandium 2023-07-19 23:29:19 +00:00
gfx Bug 1844464 - patch 3 - Add an MruCache in front of the shaper's call to gfxFont::GetGlyphWidth(). r=gfx-reviewers,lsalzman 2023-07-21 16:35:50 +00:00
gradle/wrapper
hal
image Bug 1842658 - Part 1: Use a refcounting macro for imgCacheEntry, r=tnikkel 2023-07-14 16:20:53 +00:00
intl Bug 1842027 - Make <input type=number> localization faster. r=masayuki 2023-07-12 15:28:07 +00:00
ipc Bug 1844284 - Add utility audio decoding telemetry for EME r=alwu 2023-07-21 08:28:32 +00:00
js Bug 1844277 - Part 2: Don't add unnnecessary keep-alive instructions for MLoadElementHole. r=jandem 2023-07-21 14:46:20 +00:00
layout Bug 1843848. Add some diagnostic asserts related to ASRs. r=mstange 2023-07-21 01:29:47 +00:00
media Bug 1631263: Remove some reverse iteration that was causing the rid order to be backwards in libwebrtc. r=pehrsons 2023-07-20 14:24:27 +00:00
memory Bug 1841538 - Fix punctuation r=glandium 2023-07-20 06:21:46 +00:00
mfbt Bug 1844554 - Vendor double-conversion using mach vendor r=RyanVM 2023-07-21 08:12:09 +00:00
mobile Bug 1806218 - Fix faulty overscroll directions in evaluated touch actions. r=dlrobertson,geckoview-reviewers,owlish 2023-07-17 21:17:48 +00:00
modules Bug 1843067 - provide an option for using OHTTP in shopping sidebar, r=fchasen,kershaw 2023-07-21 08:22:37 +00:00
mozglue Bug 1829776 - Update builders to rustc 1.71. r=firefox-build-system-reviewers,ahochheiden 2023-07-18 00:36:46 +00:00
netwerk Backed out 6 changesets (bug 1313937, bug 1843066, bug 1843002) for causing build bustages in ScriptLoadRequest.h. CLOSED TREE 2023-07-21 17:41:04 +03:00
nsprpub
other-licenses
parser Backed out 6 changesets (bug 1313937, bug 1843066, bug 1843002) for causing build bustages in ScriptLoadRequest.h. CLOSED TREE 2023-07-21 17:41:04 +03:00
python Bug 1843210 - Fix py3 TestLint failure. r=glandium CLOSED TREE 2023-07-21 11:49:55 +03:00
remote Bug 1844582 - [remote] Stop using setTimeout for browser_NavigationManager_no_navigation.js r=webdriver-reviewers,Sasha 2023-07-21 09:43:02 +00:00
security Bug 1841111 - land NSS NSS_3_92_BETA1 UPGRADE_NSS_RELEASE, r=nss-reviewers,jschanck 2023-07-20 18:39:05 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2023-07-20 14:12:03 +00:00
servo Bug 1844501 - Replace some CustomIdent::from_ident usage with CustomIdent::parse r=emilio 2023-07-21 16:16:48 +00:00
startupcache Bug 1841660 - Fix potential deadlock waiting for StartupCache ThreadedPrefetch, r=jesup 2023-07-04 19:05:06 +00:00
storage Bug 1638256 - Some casts and fixes in mozStorage to make clang-tidy happy. r=asuth 2023-06-24 10:11:28 +00:00
supply-chain Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
taskcluster Bug 1835383 - Add chromedriver for version 115. r=perftest-reviewers,taskgraph-reviewers,bhearsum,kshampur 2023-07-21 15:30:22 +00:00
testing Bug 1835383 - Add chromedriver for version 115. r=perftest-reviewers,taskgraph-reviewers,bhearsum,kshampur 2023-07-21 15:30:22 +00:00
third_party Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
toolkit Bug 1668358 - Hide global webrtc privacy indicator on Wayland, r=emilio 2023-07-21 16:41:27 +00:00
tools Bug 1842244 - driveby: update metadata for documentation files, r=sylvestre DONTBUILD 2023-07-21 10:31:57 +00:00
uriloader Backed out 6 changesets (bug 1313937, bug 1843066, bug 1843002) for causing build bustages in ScriptLoadRequest.h. CLOSED TREE 2023-07-21 17:41:04 +03:00
view Bug 1837960. Remove array of all nsViewManagers. r=emilio 2023-06-22 09:38:27 +00:00
widget Bug 1832080 [Linux/AMD] Disable VA-API decoding for AMD on Mesa < 23.1.1 r=aosmond 2023-07-21 16:05:13 +00:00
xpcom Bug 1668358 - Hide global webrtc privacy indicator on Wayland, r=emilio 2023-07-21 16:41:27 +00:00
xpfe/appshell Bug 1838415 - Introduce RFPTarget::RoundWindowSize. r=tjr 2023-06-26 07:17:38 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1833417 - Add OSX Chromium-as-Release to cron. r=perftest-reviewers,taskgraph-reviewers,bhearsum,sparky 2023-06-19 13:20:01 +00:00
.eslintignore Bug 1778112 - Move dom/base/test/jsmodules/ to use mjs files, rather than defining sourceType for ESLint. r=allstarschh 2023-07-13 13:56:12 +00:00
.eslintrc-test-paths.js
.eslintrc.js Backed out changeset 117114b8eb32 (bug 1793560) for causing wpt failures at iframe-all-local-schemes-inherit-self.sub.html CLOSED TREE 2023-07-10 17:54:12 +03:00
.git-blame-ignore-revs
.gitattributes
.gitignore Bug 1834558: chore(webgpu): sync .gitignore with .hgignore for WebGPU r=webgpu-reviewers,nical 2023-06-19 20:12:38 +00:00
.hg-annotate-ignore-revs
.hg-format-source
.hgignore
.hgtags No bug - tagging 592c2df16ac45a09c837b8a281e366c419c8b94d with FIREFOX_NIGHTLY_116_END a=release DONTBUILD CLOSED TREE 2023-07-04 08:35:00 +00:00
.lando.ini
.lldbinit
.mailmap
.prettierignore Bug 1778112 - Move dom/base/test/jsmodules/ to use mjs files, rather than defining sourceType for ESLint. r=allstarschh 2023-07-13 13:56:12 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js Bug 1835028 - Change newtab stylelint problem severity from warning to error. r=Gijs,Standard8 2023-06-05 12:58:01 +00:00
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Backed out changeset 93b5aead9fb9 (bug 1840044) for causing multiple failures, incl. build bustages CLOSED TREE 2023-07-20 22:00:20 +03:00
Cargo.lock Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
Cargo.toml Bug 1689358 - Generate minidumps for child process crashes using the minidump-writer crate on Android r=glandium,supply-chain-reviewers 2023-07-21 12:05:38 +00:00
client.mk
client.py
CLOBBER Bug 1839451 - (fix-f6eae959bf) s/rtc_encoder_simulcast_proxy/rtc_simulcast_encoder_adapter/ BUILD ref. - moz.build file updates 2023-07-06 10:26:41 -05:00
configure
configure.py Bug 1840537 - Enable value checking in moz.build for CONFIG variables derived from target.*. r=firefox-build-system-reviewers,andi,sergesanspaille 2023-07-06 21:33:41 +00:00
GNUmakefile
gradle.properties
gradlew
gradlew.bat
LICENSE
mach Backed out 4 changesets (bug 1695312) as per request. a=backout 2023-07-19 17:31:51 +03:00
mach.cmd
mach.ps1
Makefile.in Bug 1844122 - sccache: store the stats too r=padenot,taskgraph-reviewers,jcristau DONTBUILD 2023-07-18 15:10:55 +00:00
mots.yaml no bug - mots: explicit the members of the TLMC r=bholley,zeid DONTBUILD 2023-07-12 23:15:09 +00:00
moz.build Bug 1842244 - driveby: update metadata for documentation files, r=sylvestre DONTBUILD 2023-07-21 10:31:57 +00:00
moz.configure Bug 1839743 - Move some things around for them to be available in toolkit/moz.configure. r=firefox-build-system-reviewers,ahochheiden 2023-06-27 08:56:17 +00:00
mozilla-config.h.in
old-configure.in Bug 1842497 - Unship all Universal CRT DLLs. r=firefox-build-system-reviewers,glandium 2023-07-15 12:29:51 +00:00
package-lock.json
package.json
pyproject.toml
README.txt
settings.gradle
substitute-local-geckoview.gradle
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.