gecko-dev/netwerk/ipc
Andrew McCreight b197e1f783 Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown
Patch by bhackett and jlaster. Also reviewed by mccr8.

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

--HG--
extra : moz-landing-system : lando
2020-02-27 04:43:48 +00:00
..
ADocumentChannelBridge.h Bug 1604717- Ensure that we can no longer receive cancellations from the content process DocumentChannelChild after we've decided to disconnect it. r=jya 2019-12-19 13:44:03 +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 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
DocumentChannel.cpp Bug 1612683 - Remove assertions around QI'ing DocumentChannel, since they're no longer adding value. r=jya 2020-02-26 04:50:44 +00:00
DocumentChannel.h Bug 1616171 - P3: Move initatorType from DocumentChannelCreationArgs to BC. r=mattwoodrow,nika 2020-02-25 23:17:56 +00:00
DocumentChannelChild.cpp Bug 1616171 - P3: Move initatorType from DocumentChannelCreationArgs to BC. r=mattwoodrow,nika 2020-02-25 23:17:56 +00:00
DocumentChannelChild.h Bug 1616171 - P3: Move initatorType from DocumentChannelCreationArgs to BC. r=mattwoodrow,nika 2020-02-25 23:17:56 +00:00
DocumentChannelParent.cpp Bug 1616716 - Remove BrowserParent from DocumentLoadListener. r=nika 2020-02-26 20:59:32 +00:00
DocumentChannelParent.h Bug 1604717- Ensure that we can no longer receive cancellations from the content process DocumentChannelChild after we've decided to disconnect it. r=jya 2019-12-19 13:44:03 +00:00
DocumentLoadListener.cpp Bug 1612992 - Don't replace the nsIRequest passed to OnStart/StopRequest with nsViewSourceChannel if we don't need it. r=mayhemer 2020-02-26 22:59:34 +00:00
DocumentLoadListener.h Bug 1616716 - Remove BrowserParent from DocumentLoadListener. r=nika 2020-02-26 20:59:32 +00:00
InputChannelThrottleQueueChild.cpp Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueChild.h Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.cpp Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.h Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
NeckoChannelParams.ipdlh Bug 1616171 - P3: Move initatorType from DocumentChannelCreationArgs to BC. r=mattwoodrow,nika 2020-02-25 23:17:56 +00:00
NeckoChild.cpp Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
NeckoChild.h Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
NeckoCommon.cpp
NeckoCommon.h Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 04:43:48 +00:00
NeckoMessageUtils.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
NeckoParent.cpp Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
NeckoParent.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
NeckoTargetHolder.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
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 1574372 - Add parent-process version of nsDocumentOpenInfo, and use it in DocumentLoadListener. r=bzbarsky 2019-12-17 03:54:45 +00:00
PFileChannel.ipdl Bug 1570369 - Part 13: Use IPDL refcounted for PFileChannel, r=mayhemer 2019-08-16 10:46:30 +00:00
PInputChannelThrottleQueue.ipdl Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
PNecko.ipdl Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1612816 - Implement AsyncResoleWithTrrServer. r=valentin 2020-02-04 19:35:34 +00:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer 2019-07-25 15:24:02 +00:00
SocketProcessBridgeChild.h
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 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
SocketProcessChild.h Bug 1557739 - Be more consistent with IPC Transport APIs, r=jld 2020-02-06 22:41:56 +00:00
SocketProcessHost.cpp Bug 1557739 - Be more consistent with IPC Transport APIs, r=jld 2020-02-06 22:41:56 +00:00
SocketProcessHost.h
SocketProcessImpl.cpp Bug 1611290 - Windows sandbox for socket process. r=bobowen 2020-02-21 15:49:54 +00:00
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1612816 - Implement AsyncResoleWithTrrServer. r=valentin 2020-02-04 19:35:34 +00:00
SocketProcessParent.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
moz.build Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00