gecko-dev/xpcom
Jean-Yves Avenard f713b4f58e Bug 1653060 - P2. Ensure the RDD process gets shutdown after content processes. r=mjf
The RDD process gets shutdown following a NS_XPCOM_SHUTDOWN_OBSERVER_ID notification.
Notifications are processed in LIFO order, since the RDD process is started on demand it would have typically be registered after a content process.
We must ensure that the RDD get shutdown after all content processes so that it can receive notifications that the RemoteDecoderManagerChilds are shutting down.

Differential Revision: https://phabricator.services.mozilla.com/D90485
2020-09-18 11:07:18 +00:00
..
base Bug 1665373 - Remove nsCountedRef. r=xpcom-reviewers,nika 2020-09-17 00:50:56 +00:00
build Bug 1653060 - P2. Ensure the RDD process gets shutdown after content processes. r=mjf 2020-09-18 11:07:18 +00:00
components Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
doc
ds Bug 1663554 - Convert AUTO_PROFILER_TEXT_MARKER_... to new AUTO_PROFILER_MARKER_TEXT - r=gregtatum 2020-09-11 00:42:51 +00:00
glue Bug 1658376 - correctly identify arm64 macOS in FileUtils.cpp; r=mccr8 2020-08-11 14:09:28 +00:00
idl-parser Bug 1611933 - Support infallible xpcom methods, and use it for nsIURI.schemeIs. r=nika,xpcom-reviewers 2020-09-18 00:24:12 +00:00
io Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
libxpt/xptcall
reflect Bug 1657135 - make arm64 xptcstubs handle both aapcs and apple stack conventions. r=froydnj 2020-08-19 13:45:30 +00:00
rust Bug 1664526 - Support generics when implementing xpcom interfaces in Rust, r=emilio,kamidphish 2020-09-16 00:01:36 +00:00
string Bug 1662566 - make nsTSubstringSplit_Iter an STL forward iterator; r=xpcom-reviewers,sg 2020-09-02 14:26:47 +00:00
system Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
tests Bug 1665373 - Remove nsCountedRef. r=xpcom-reviewers,nika 2020-09-17 00:50:56 +00:00
threads Bug 1665373 - Bail earlier if getting a null ref to NS_ReleaseOnMainThread. r=sg 2020-09-16 22:58:46 +00:00
windbgdlg
xpidl
moz.build Bug 1664077 - Remove xpcom-private.h. r=sg 2020-09-15 14:53:10 +00:00
xpcom-config.h.in