gecko-dev/media/mtransport/ipc
Andreas Pehrson 0b04e39974 Bug 1212237 - s/nsIEventTarget/nsISerialEventTarget/ in media/webrtc. r=bwc
nsISerialEventTarget is more semantically accurate for these uses, as the
dispatched runnables cannot run in parallel. It also allows us to use
InvokeAsync in future patches, as that function only takes nsISerialEventTarget.

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

--HG--
extra : moz-landing-system : lando
2019-11-05 20:04:29 +00:00
..
moz.build Bug 1569183: Stop doing a proxy lookup to determine whether we're configured to use a proxy (for the proxy_only_if_behind_proxy pref), and instead look at whether we loaded the doc using a proxy. r=mjf,mayhemer,jld 2019-09-18 14:27:42 +00:00
NrIceStunAddrMessageUtils.h Bug 1521000 - Part 2: Adjust our clang-format rules to include spaces after the hash for nested preprocessor directives r=sylvestre 2019-01-18 10:16:18 +01:00
PStunAddrsParams.h Bug 1567201 - Use Maybe rather than empty string for timedout queries; r=ng 2019-10-01 12:59:51 +00:00
PStunAddrsRequest.ipdl Bug 1567201 - Use Maybe rather than empty string for timedout queries; r=ng 2019-10-01 12:59:51 +00:00
PWebrtcTCPSocket.ipdl Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00
StunAddrsRequestChild.cpp Bug 1567201 - Use Maybe rather than empty string for timedout queries; r=ng 2019-10-01 12:59:51 +00:00
StunAddrsRequestChild.h Bug 1567201 - Use Maybe rather than empty string for timedout queries; r=ng 2019-10-01 12:59:51 +00:00
StunAddrsRequestParent.cpp Bug 1567201 - Use Maybe rather than empty string for timedout queries; r=ng 2019-10-01 12:59:51 +00:00
StunAddrsRequestParent.h Bug 1212237 - s/nsIEventTarget/nsISerialEventTarget/ in media/webrtc. r=bwc 2019-11-05 20:04:29 +00:00
WebrtcProxyConfig.ipdlh Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00
WebrtcTCPSocket.cpp Bug 1583046: Tighten down threading rules. r=mjf 2019-09-26 15:15:33 +00:00
WebrtcTCPSocket.h Bug 1583046: Tighten down threading rules. r=mjf 2019-09-26 15:15:33 +00:00
WebrtcTCPSocketCallback.h Bug 1569183: Update OnConnected callbacks to specify what type of proxying (if any) is being used, and implement IsProxied based on this information. r=mjf 2019-09-17 18:18:33 +00:00
WebrtcTCPSocketChild.cpp Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00
WebrtcTCPSocketChild.h Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00
WebrtcTCPSocketLog.cpp Bug 1569183: Rename PWebrtcProxyChannel to PWebrtcTCPSocket. r=mjf 2019-09-17 18:15:41 +00:00
WebrtcTCPSocketLog.h Bug 1569183: Rename PWebrtcProxyChannel to PWebrtcTCPSocket. r=mjf 2019-09-17 18:15:41 +00:00
WebrtcTCPSocketParent.cpp Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00
WebrtcTCPSocketParent.h Bug 1569183: Create an ipdl struct called WebrtcProxyConfig, to cut down on the arg count on lots of functions. r=mjf,mayhemer 2019-09-17 18:19:04 +00:00