gecko-dev/netwerk/ipc
2020-04-01 22:10:21 +00:00
..
ADocumentChannelBridge.h Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +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 default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
DocumentChannel.cpp Bug 1620119 - Remove isActive from DocumentChannelCreationArgs. r=nika 2020-03-10 00:44:01 +00:00
DocumentChannel.h Bug 1621192 - P4: Remove documentOpenFlags from DocumentChannelCreationArgs. r=mattwoodrow 2020-03-19 01:49:24 +00:00
DocumentChannelChild.cpp Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
DocumentChannelChild.h Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
DocumentChannelParent.cpp Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
DocumentChannelParent.h Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
DocumentLoadListener.cpp Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
DocumentLoadListener.h Bug 1624761 - Remove OverrideStatus from DocumentLoadListener. r=mattwoodrow 2020-03-25 01:12:37 +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
moz.build Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
NeckoChannelParams.ipdlh Bug 1616788 - Part 1: Add a hasStoragePermission flag in the LoadInfo. r=dimi,baku 2020-03-30 14:10:07 +00:00
NeckoChild.cpp Bug 1612378 - Part 7: Remove the ContentBlockingAllowListPrincipal from the nsIHttpChannelInternal. r=dimi,baku 2020-03-25 13:51:05 +00:00
NeckoChild.h Bug 1612378 - Part 7: Remove the ContentBlockingAllowListPrincipal from the nsIHttpChannelInternal. r=dimi,baku 2020-03-25 13:51:05 +00:00
NeckoCommon.cpp
NeckoCommon.h Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +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 1612378 - Part 7: Remove the ContentBlockingAllowListPrincipal from the nsIHttpChannelInternal. r=dimi,baku 2020-03-25 13:51:05 +00:00
NeckoParent.h Bug 1612378 - Part 7: Remove the ContentBlockingAllowListPrincipal from the nsIHttpChannelInternal. r=dimi,baku 2020-03-25 13:51:05 +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 1622623 - Removed unused header URIParams from PDataChannel.ipdl r=valentin 2020-03-16 09:59:23 +00:00
PDocumentChannel.ipdl Bug 1589275 - Run DocumentChannel CSP checks in the parent, and send only the violations to the content process. r=nika,ckerschb 2020-04-01 22:10:21 +00:00
PFileChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +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 1612378 - Part 7: Remove the ContentBlockingAllowListPrincipal from the nsIHttpChannelInternal. r=dimi,baku 2020-03-25 13:51:05 +00:00
PSimpleChannel.ipdl Bug 1622733 - Removed unused URIParams header in ipdl files r=valentin 2020-03-16 18:25:11 +00:00
PSocketProcess.ipdl Backed out 2 changesets (bug 1614933) for bc failures at browser_tabicon_after_bg_tab_crash.js. 2020-03-22 17:30:07 +02:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1527384 - Introduce PAltSvcTransaction for carrying the validated result from socket process to parent process r=dragana 2020-03-17 16:32:12 +00:00
SocketProcessChild.h Bug 1527384 - Introduce PAltSvcTransaction for carrying the validated result from socket process to parent process r=dragana 2020-03-17 16:32:12 +00:00
SocketProcessHost.cpp Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
SocketProcessHost.h Bug 1602635 - [macOS] Remove security.sandbox.content.mac.earlyinit and the old sandbox startup code paths r=spohl 2020-03-17 18:29:03 +00:00
SocketProcessImpl.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1537761 - P1: Send an IPC message for ClearHostMapping() r=dragana 2020-03-10 16:28:47 +00:00
SocketProcessParent.h Backed out 2 changesets (bug 1614933) for bc failures at browser_tabicon_after_bg_tab_crash.js. 2020-03-22 17:30:07 +02:00