gecko-dev/media/mtransport/ipc
Jean-Yves Avenard 4f53bc5dc3 Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin
All uses are always the main thread and its derivative (obtained via EventTargetFor method) or nullptr.

Depends on D80421

Differential Revision: https://phabricator.services.mozilla.com/D80422
2020-06-22 11:13:24 +00:00
..
NrIceStunAddrMessageUtils.h
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 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
StunAddrsRequestChild.h Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +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 1600545 - Remove useless inclusions of header files generated from IDL files in accessible/, browser/, caps/, chrome/, devtools/, docshell/, editor/, extensions/, gfx/, hal/, image/, intl/, ipc/, js/, layout/, and media/ r=Ehsan 2019-12-06 09:16:44 +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 1626570 - Use CopyableTArray in ipdlc as member type for now. r=nika 2020-05-07 08:11:08 +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 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +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
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