gecko-dev/media/mtransport/ipc
Michael Froman 8f02f0cbfa Bug 1629529 - fix shutdown dispatch assert in WebrtcTCPSocket. r=bwc
If we're shutting down and mSocketThread is no longer accepting work,
this dispatch can fail.  As far as I can see, fully fixing this would
require changes to nsIThread in order to allow checking whether the
thread is shutting down.

Differential Revision: https://phabricator.services.mozilla.com/D71964
2020-04-24 15:37:39 +00:00
..
NrIceStunAddrMessageUtils.h
PStunAddrsParams.h
PStunAddrsRequest.ipdl
PWebrtcTCPSocket.ipdl
StunAddrsRequestChild.cpp
StunAddrsRequestChild.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in media. r=bwc 2020-03-06 09:21:47 +00:00
StunAddrsRequestParent.cpp
StunAddrsRequestParent.h
WebrtcProxyConfig.ipdlh
WebrtcTCPSocket.cpp Bug 1629529 - fix shutdown dispatch assert in WebrtcTCPSocket. r=bwc 2020-04-24 15:37:39 +00:00
WebrtcTCPSocket.h
WebrtcTCPSocketCallback.h
WebrtcTCPSocketChild.cpp
WebrtcTCPSocketChild.h
WebrtcTCPSocketLog.cpp
WebrtcTCPSocketLog.h
WebrtcTCPSocketParent.cpp
WebrtcTCPSocketParent.h
moz.build