gecko-dev/ipc
Kershaw Chang 18d3f24206 Bug 1570950 - Make sure the IPC channel is closed before destroying r=jld
The stack from crash report suggests that ChildImpl was deleted at the end of function GetOrCreateSocketActorForCurrentThread(). This only happens when SendInitBackground failed, so we have to close the IPC channel before ChildImpl getting destroyed.

Differential Revision: https://phabricator.services.mozilla.com/D40838

--HG--
extra : moz-landing-system : lando
2019-08-06 21:17:40 +00:00
..
app Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
chromium Bug 1510569 - Prevent missing symbol errors during builds when adding new IPDL headers r=Ehsan 2019-08-02 02:12:47 +00:00
contentproc Bug 1530245 - Launch sandbox from new remote sandbox broker process. r=jld,bobowen 2019-03-13 09:24:52 +00:00
glue Bug 1570950 - Make sure the IPC channel is closed before destroying r=jld 2019-08-06 21:17:40 +00:00
ipdl Bug 1570367 - Don't generate pure virtual unused AllocPFoo, r=mccr8 2019-07-31 21:59:52 +00:00
mscom Bug 1568361: Use StaticLocalAutoPtr for BackgroundMTAData; r=Jamie 2019-08-07 01:48:31 +00:00
testshell Bug 1561435 - Format ipc/, a=automatic-formatting 2019-07-05 10:48:16 +02:00
moz.build Backed out 15 changesets (bug 1479960, bug 1426526, bug 1534780, bug 1536697) for toolchain bustages on UniquePtrExtensions.h . CLOSED TREE 2019-06-28 22:42:00 +03:00
pull-chromium.py