..
ADocumentChannelBridge.h
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
2019-11-20 03:29:25 +00:00
ChannelEventQueue.cpp
Bug 1588241 - P1. Use move semantics with PrependEvent. r=mattwoodrow
2019-11-15 02:41:59 +00:00
ChannelEventQueue.h
Bug 1588241 - P9. Make ChannelEventQueue::PrependEvents infallible. r=mattwoodrow
2019-11-15 05:35:28 +00:00
DocumentChannelChild.cpp
Bug 1595637 - P6. Remove depency on ChannelEventQueue and NeckoTargetHolder from DocumentChannelChild. r=mayhemer
2019-11-21 11:00:04 +00:00
DocumentChannelChild.h
Bug 1595637 - P6. Remove depency on ChannelEventQueue and NeckoTargetHolder from DocumentChannelChild. r=mayhemer
2019-11-21 11:00:04 +00:00
DocumentChannelParent.cpp
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
2019-11-20 03:29:25 +00:00
DocumentChannelParent.h
Bug 1595637 - P5. Remove Suspend/Resume methods from PDocumentChannel. r=mattwoodrow
2019-11-21 10:58:31 +00:00
DocumentLoadListener.cpp
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
2019-11-20 03:29:25 +00:00
DocumentLoadListener.h
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
2019-11-20 03:29:25 +00:00
NeckoChannelParams.ipdlh
Bug 1597014 - Unify same-process and cross-process redirect to real channel functions to avoid needed separate promise handlers. r=mayhemer
2019-11-20 01:48:32 +00:00
NeckoChild.cpp
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
NeckoChild.h
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
NeckoCommon.cpp
…
NeckoCommon.h
Bug 1556489 - P18. Add DocumentChannel and hook it up. r=nika,mayhemer
2019-09-03 10:19:38 +10:00
NeckoMessageUtils.h
Bug 1231213 - Add OptionalServiceWorkerData to RemoteWorkerData. r=asuth
2019-08-15 17:26:42 +00:00
NeckoParent.cpp
Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE
2019-11-11 12:11:36 +02:00
NeckoParent.h
Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE
2019-11-11 12:11:36 +02:00
NeckoTargetHolder.cpp
…
NeckoTargetHolder.h
…
PChannelDiverter.ipdl
…
PDataChannel.ipdl
Bug 1570369 - Part 12: Use IPDL refcounted for PDataChannel, r=mayhemer
2019-08-16 10:45:57 +00:00
PDocumentChannel.ipdl
Bug 1595637 - P5. Remove Suspend/Resume methods from PDocumentChannel. r=mattwoodrow
2019-11-21 10:58:31 +00:00
PFileChannel.ipdl
Bug 1570369 - Part 13: Use IPDL refcounted for PFileChannel, r=mayhemer
2019-08-16 10:46:30 +00:00
PNecko.ipdl
Backed out 6 changesets (bug 1552176) for causing Hazard bustages CLOSED TREE
2019-11-11 12:11:36 +02:00
PSimpleChannel.ipdl
…
PSocketProcess.ipdl
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
PSocketProcessBridge.ipdl
Bug 1560636: Avoid using main thread with PMediaTransport. r=mjf,kershaw
2019-07-15 15:49:30 +00:00
SocketProcessBridgeChild.cpp
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
2019-07-25 15:24:02 +00:00
SocketProcessBridgeChild.h
Bug 1560636: Avoid using main thread with PMediaTransport. r=mjf,kershaw
2019-07-15 15:49:30 +00:00
SocketProcessBridgeParent.cpp
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
2019-07-25 15:24:02 +00:00
SocketProcessBridgeParent.h
Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer
2019-07-25 15:24:02 +00:00
SocketProcessChild.cpp
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
SocketProcessChild.h
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
SocketProcessHost.cpp
Bug 1539029 - pt 3 - de-duplicate building cmdline for shared prefs class. r=kmag
2019-04-09 21:07:47 +00:00
SocketProcessHost.h
Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8
2019-02-28 21:20:40 +00:00
SocketProcessImpl.cpp
…
SocketProcessImpl.h
…
SocketProcessLogging.h
…
SocketProcessParent.cpp
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
SocketProcessParent.h
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
moz.build
Bug 1597015 - Split DocumentChannelParent into two separate classes (DocumentLoadListener and DocumentChannelParent). r=mayhemer,jya
2019-11-20 03:29:25 +00:00