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
Dan Mosedale 314cde7c01 Bug 1850863 - remove unused Glean metrics, r=chutten
Removing unused Glean metrics, so that they don't clutter up the docs and confuse devs or data folks. Specifically, the intent is to remove messaging_system.{page,action,cfr_action}, as documented in the bug.
The general reasoning is in these comments:

https://bugzilla.mozilla.org/show_bug.cgi?id=1850863#c2
https://bugzilla.mozilla.org/show_bug.cgi?id=1850863#c3
https://bugzilla.mozilla.org/show_bug.cgi?id=1850863#c18

Differential Revision: https://phabricator.services.mozilla.com/D199439
2024-01-29 17:04:35 +00:00
.cargo Bug 1876372 - Update audio_thread_priority to 0.31. r=cubeb-reviewers,supply-chain-reviewers,chunmin 2024-01-25 23:41:14 +00:00
.github/workflows
.vscode
accessible Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
browser Bug 1850863 - remove unused Glean metrics, r=chutten 2024-01-29 17:04:35 +00:00
build Bug 1876386 - Update workspace hack to windows-sys 0.52. r=firefox-build-system-reviewers,ahochheiden 2024-01-26 00:08:29 +00:00
caps Bug 1861819 - Use JS::ParseJSONWithHandler in BasePrincipal. r=peterv 2024-01-26 15:39:39 +00:00
chrome
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2024-01-22 12:30:54 +00:00
devtools Bug 1875045 - [devtools] Release Object actors by bulk. r=devtools-reviewers,devtools-backward-compat-reviewers,nchevobbe 2024-01-29 13:59:51 +00:00
docs Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
docshell Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
dom Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
editor Bug 1586471 - Part 4. Fix drag threshold for mochitests. r=masayuki 2024-01-28 07:49:54 +00:00
extensions Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
gfx Bug 1873121 - Expose ExternalScrollId in WebRender API. r=dlrobertson 2024-01-29 16:38:08 +00:00
gradle/wrapper Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
hal Bug 1875484 - Add missing null check in Hal code. r=gsvelto 2024-01-22 18:56:18 +00:00
image Backed out changeset 2be67d91cf16 (bug 1868866) for causing Mn failures at toolkit/xre/test/marionette/test_exitcode.py CLOSED TREE 2024-01-27 00:15:22 +02:00
intl Bug 1875430 part 4: Convert 'static UniquePtr' global vars to use StaticAutoPtr, in intl. r=platform-i18n-reviewers,jfkthame 2024-01-23 19:00:49 +00:00
ipc Backed out 6 changesets (bug 1875528) for causing leakcheck failures. CLOSED TREE 2024-01-25 01:26:46 +02:00
js Bug 1866158 - Add a pref for emulates undefined fuse r=jandem 2024-01-29 16:28:59 +00:00
layout Bug 1876702 - Remove unnecessary distinction between TYPE_FALLBACK and TYPE_NULL. r=smaug 2024-01-29 16:14:09 +00:00
media Bug 1874909 - Update all cubeb libraries to include input processing. r=cubeb-reviewers,supply-chain-reviewers,padenot 2024-01-24 10:51:27 +00:00
memory Backed out 3 changesets (bug 1867190) for bustages on PHC.cpp . CLOSED TREE 2024-01-25 07:58:11 +02:00
mfbt Bug 1873769 - Add TempPtrToSetter(UniquePtr<T>*) -> T**-ish for safe out-ptr RAII. r=mccr8 2024-01-26 21:05:30 +00:00
mobile Bug 1865886. Add aarch64 instrumented jobs. r=geckoview-reviewers,glandium,m_kato 2024-01-29 15:04:16 +00:00
modules Bug 1866158 - Add a pref for emulates undefined fuse r=jandem 2024-01-29 16:28:59 +00:00
mozglue Bug 1876415 - Make timestamp formats consistent between Jitdump and the marker file. r=glandium 2024-01-26 03:38:54 +00:00
netwerk Bug 1877000 - Add perfstats for transaction wait time r=necko-reviewers,kershaw 2024-01-29 14:57:02 +00:00
nsprpub
other-licenses
parser Bug 1397308 - Implement CSP 'Is element nonceable?' check. r=emilio,hsivonen,freddyb 2024-01-26 14:56:32 +00:00
python Bug 1876718 - Add lldb summaries for nscoord, WritingMode, nsPoint, nsSize, nsRect r=layout-reviewers,emilio 2024-01-29 17:01:16 +00:00
remote Bug 1872252 - [remote] Make mach puppeteer-test to use WebDriver BiDi by default r=webdriver-reviewers,whimboo 2024-01-29 10:45:49 +00:00
security No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2024-01-29 13:40:55 +00:00
services No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - r=release-managers,diannaS 2024-01-29 13:40:55 +00:00
servo Bug 1877002 - Detect the yaru-remix theme, to avoid applying the yaru overrides there. r=stransky 2024-01-29 14:50:36 +00:00
startupcache
storage Bug 1869060 - Add SQLite Online Backup API support via mozIStorageAsyncConnection. r=mak 2024-01-22 14:26:53 +00:00
supply-chain Bug 1876372 - Update audio_thread_priority to 0.31. r=cubeb-reviewers,supply-chain-reviewers,chunmin 2024-01-25 23:41:14 +00:00
taskcluster Bug 1865886. Fix merge with changes from bug 1874234. CLOSED TREE 2024-01-29 16:12:10 +00:00
testing Bug 1876161: test(webgpu): update expected test outcomes in CTS r=nical 2024-01-29 16:55:58 +00:00
third_party Bug 1876756 - xsimd bugs should be filed in Core :: Performance DONTBUILD 2024-01-26 15:00:26 +00:00
toolkit Bug 1877227 - add enableDesktopFeatureCallout to cookiebanner feature manifest. r=omc-reviewers,aminomancer 2024-01-29 16:47:36 +00:00
tools Bug 1877000 - Add perfstats for transaction wait time r=necko-reviewers,kershaw 2024-01-29 14:57:02 +00:00
uriloader Bug 1875090 - Rename BrowserTestUtils.is_visible() to isVisible() r=Gijs,settings-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,devtools-reviewers,fxview-reviewers,translations-reviewers,sgalich,bytesized,sfoster 2024-01-19 02:15:33 +00:00
view
widget Bug 1877002 - Detect the yaru-remix theme, to avoid applying the yaru overrides there. r=stransky 2024-01-29 14:50:36 +00:00
xpcom Bug 1875621 - SlicedInputStream::Serialize should serialize the outer SlicedInputStream as a pipe in the efficient path. r=nika 2024-01-29 16:42:01 +00:00
xpfe/appshell Bug 1873772 - Only report XULStore load errors in the parent process; r=mossop 2024-01-17 17:18:47 +00:00
.arcconfig
.babel-eslint.rc.js
.clang-format
.clang-format-ignore
.cron.yml Bug 1867068 - Simplify the cron for CaR, sp3, and chromium. r=perftest-reviewers,taskgraph-reviewers,sparky,ahal 2024-01-11 20:02:35 +00:00
.eslintignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.eslintrc-test-paths.js Bug 1876988 - Enable ESLint rules no-undef and no-unused-vars. r=smaug 2024-01-29 11:23:59 +00:00
.eslintrc.js Bug 1876988 - Enable remaining ESLint rules on dom/file/ipc. r=smaug 2024-01-29 11:23:59 +00:00
.git-blame-ignore-revs
.gitattributes
.gitignore
.hg-annotate-ignore-revs
.hg-format-source
.hgignore Bug 1873177 - Fix typo in hgignore for puppeteer files r=whimboo 2024-01-05 12:46:46 +00:00
.hgtags No bug - tagging 4ef3a0b2e8cd48a60eed95f8ba15e13ee48432af with FIREFOX_NIGHTLY_123_END a=release DONTBUILD CLOSED TREE 2024-01-22 12:30:43 +00:00
.lando.ini Bug 1871425: disable Lando autoformatting r=TYLin DONTBUILD 2024-01-09 17:59:10 +00:00
.lldbinit
.mailmap
.prettierignore Bug 1871140 - Vendor Readability Library. r=cmkm 2024-01-11 21:47:21 +00:00
.prettierrc.js
.stylelintignore
.stylelintrc.js
.taskcluster.yml
.trackerignore
.yamllint
.ycm_extra_conf.py
aclocal.m4
AUTHORS
build.gradle Bug 1874923 - Update Glean to 56.1.0 r=janerik,supply-chain-reviewers,mach-reviewers,ahochheiden 2024-01-22 15:45:27 +00:00
Cargo.lock Bug 1876386 - Update workspace hack to windows-sys 0.52. r=firefox-build-system-reviewers,ahochheiden 2024-01-26 00:08:29 +00:00
Cargo.toml Bug 1875006 - Upgrade memmap2 to 0.9.3. r=emilio,supply-chain-reviewers,profiler-reviewers,mstange 2024-01-24 20:33:52 +00:00
client.mk
client.py
CLOBBER Bug 1871981 - Vendor libwebrtc from fd3b346e27 - moz.build file updates 2024-01-22 15:35:29 -06:00
configure
configure.py
GNUmakefile
gradle.properties Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
gradlew.bat Bug 1873677 - Upgrade Gradle to 8.5 version r=geckoview-reviewers,calu 2024-01-23 14:50:12 +00:00
LICENSE
mach
mach.cmd
mach.ps1
Makefile.in Bug 1873959 - Only force generation of buildid.h and source-repo.h during export phase r=glandium 2024-01-16 13:49:03 +00:00
mots.yaml Bug 1876281 - Remove js tests as its own component; r=jandem,zeid DONTBUILD 2024-01-26 14:23:43 +00:00
moz.build
moz.configure Bug 1853564 - Look for install_name_tool in addition to install-name-tool and llvm-install-name-tool r=glandium 2024-01-24 06:54:58 +00:00
mozilla-config.h.in
old-configure.in Bug 1793001 - s/egrep/grep -E/ r=ahochheiden 2024-01-17 14:37:17 +00:00
package-lock.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
package.json Bug 1873158 - Update ESLint related modules to their latest versions. r=mossop,aminomancer,devtools-reviewers,reusable-components-reviewers 2024-01-05 19:52:08 +00:00
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.