gecko-dev/xpcom
Nika Layzell 798a46bd64 Bug 1790872 - Part 3: Add a unit test for the IPC sent/recvd message telemetry, r=ipc-reviewers,mccr8
This is done using the gtest framework, and adds a new protocol which has its
messages counted. As the IPDLUnitTest process doesn't count IPC messages with
glean, this only counts messages on the parent process side.

This test also checks that we don't count this information outside of nightly,
and that it isn't counted for messages sent within the same process.

Differential Revision: https://phabricator.services.mozilla.com/D158275
2022-11-08 01:11:12 +00:00
..
base Bug 1797587 - Make nsSystemInfo return the CPU model name, r=mhowell,chutten. 2022-11-01 20:22:23 +00:00
build Bug 1797688 - Part 9: Make gXPCOMThreadsShutDown DEBUG only. r=xpcom-reviewers,mccr8 2022-11-01 14:08:46 +00:00
components Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin 2022-10-19 12:04:08 +00:00
docs Bug 1792920, part 4 - Add special handling for MozExternalRefCountType to XPIDL. r=nika 2022-10-17 16:09:21 +00:00
ds Bug 1798111 - Add good enough equalsize=always support for the cert manager. r=dao 2022-10-31 13:02:01 +00:00
geckoprocesstypes_generator Bug 1751948 - Part 6: Add basic support for running IPDL unit tests during gtest, r=ipc-reviewers,andi,handyman 2022-02-28 21:01:49 +00:00
glue Bug 1774864 - Cleanup xpcom/ includes r=sylvestre 2022-06-24 07:13:59 +00:00
idl-parser Bug 1792920, part 4 - Add special handling for MozExternalRefCountType to XPIDL. r=nika 2022-10-17 16:09:21 +00:00
io Backed out 3 changesets (bug 1786608) for causing build bustages CLOSED TREE 2022-11-06 14:04:05 -05:00
reflect Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana 2022-07-06 14:53:06 +00:00
rust Bug 1792920, part 3 - Make Rust use a new MozExternalRefCountType instead of XPIDL's nsrefcnt. r=nika 2022-10-17 16:09:21 +00:00
string Bug 1794001 - Part 3: Combine RustRegex::Flags and RustRegexOptions, r=xpcom-reviewers,kmag 2022-10-13 21:46:55 +00:00
system Bug 1795370 - Add nsICrashReporter as an interface on nsAppRunner. r=gsvelto 2022-10-18 18:22:24 +00:00
tests Bug 1790872 - Part 3: Add a unit test for the IPC sent/recvd message telemetry, r=ipc-reviewers,mccr8 2022-11-08 01:11:12 +00:00
threads Bug 1772908 - [5/6] Implement WinHandleWatcher r=xpcom-reviewers,nika 2022-11-04 21:04:19 +00:00
windbgdlg Bug 1747756 - Move Windows system libraries from LIBS to moz.build. r=firefox-build-system-reviewers,mhentges 2021-12-30 20:56:43 +00:00
xpidl
moz.build Bug 1726804 - Refactor definition and usage of GECKO_PROCESS_TYPE() r=nika,firefox-build-system-reviewers,mhentges 2021-11-19 14:02:55 +00:00
xpcom-config.h.in