gecko-dev/netwerk/ipc
Masatoshi Kimura 3424a95ee0 Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb
Differential Revision: https://phabricator.services.mozilla.com/D99580
2020-12-16 11:36:47 +00:00
..
ChannelEventQueue.cpp Bug 1119956 don't pretend to implement nsICancelableRunnable::Cancel() r=gsvelto,necko-reviewers,dragana 2020-12-02 06:32:39 +00:00
ChannelEventQueue.h Bug 1646592 - P2 remove NeckoTargetChannelEvent which could not be specialized for HttpChannelChild, r=mayhemer,necko-reviewers 2020-07-07 21:45:08 +00:00
DocumentChannel.cpp Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
DocumentChannel.h Bug 1589102 - Part 1: Enable about:srcdoc loads via DocumentChannel, r=mattwoodrow 2020-08-28 17:20:30 +00:00
DocumentChannelChild.cpp Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
DocumentChannelChild.h Bug 1614524 - Part 1: Add support for process-switching object/embed loads, r=mattwoodrow,smaug,kamidphish 2020-08-18 16:49:34 +00:00
DocumentChannelParent.cpp Bug 1614524 - Part 1: Add support for process-switching object/embed loads, r=mattwoodrow,smaug,kamidphish 2020-08-18 16:49:34 +00:00
DocumentChannelParent.h Bug 1614524 - Part 1: Add support for process-switching object/embed loads, r=mattwoodrow,smaug,kamidphish 2020-08-18 16:49:34 +00:00
DocumentLoadListener.cpp Bug 1635914 - Move active flag handling explicitly to BrowsingContext. r=nika 2020-12-11 15:43:19 +00:00
DocumentLoadListener.h Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
NeckoChannelParams.ipdlh Bug 1682103 - Make nsContentPolicyType a CEnum type. r=ckerschb 2020-12-16 11:36:47 +00:00
NeckoChild.cpp Bug 1604447 - Remove channel diversion code. r=dragana,necko-reviewers 2020-09-18 20:56:54 +00:00
NeckoChild.h Bug 1604447 - Remove channel diversion code. r=dragana,necko-reviewers 2020-09-18 20:56:54 +00:00
NeckoCommon.h Bug 1614697 - Make HttpBaseChannel and its children use MOZ_ATOMIC_BITFIELDS. r=valentin,necko-reviewers 2020-12-14 17:26:29 +00:00
NeckoMessageUtils.h Bug 1677466 - Move ParamTraits specializations with extra dependencies out of IPCMessageUtils.h. r=mccr8 2020-12-10 11:09:21 +00:00
NeckoParent.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
NeckoParent.h Bug 1604447 - Remove channel diversion code. r=dragana,necko-reviewers 2020-09-18 20:56:54 +00:00
NeckoTargetHolder.cpp Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
NeckoTargetHolder.h Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
PDataChannel.ipdl
PDocumentChannel.ipdl Bug 1614524 - Part 1: Add support for process-switching object/embed loads, r=mattwoodrow,smaug,kamidphish 2020-08-18 16:49:34 +00:00
PFileChannel.ipdl
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1660470 - Avoid including PermissionMessageUtils.h from header files. r=nika 2020-11-23 16:05:33 +00:00
PProxyConfigLookup.ipdl Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
PSocketProcessBridge.ipdl
ParentChannelWrapper.cpp Bug 1670530 - Part 1: Don't process multipart content when doing a view-source load, r=mattwoodrow,necko-reviewers,valentin 2020-12-03 17:03:45 +00:00
ParentChannelWrapper.h Bug 1646892 - Allow DocumentChannel process switches into the parent process. r=jya,nika 2020-06-27 04:10:23 +00:00
ParentProcessDocumentChannel.cpp Bug 1660470 - Add missing include directives/forward declarations. r=nika 2020-11-23 16:21:38 +00:00
ParentProcessDocumentChannel.h Bug 1641737 - P3. Streamline cleanup so it's all done in the same place. r=mattwoodrow 2020-06-12 05:56:36 +00:00
ProxyConfigLookup.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
ProxyConfigLookup.h Bug 1640091 - Make sure we TRRServiceChannel::mProxyRequest is initialized and used r=kershaw,necko-reviewers 2020-06-08 11:38:22 +00:00
ProxyConfigLookupChild.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupChild.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.cpp Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
ProxyConfigLookupParent.h Bug 1539819 - P2: Introduce PProxyConfigLookup.ipdl for get proxy config in TRRServiceChannel r=dragana 2020-05-18 20:18:05 +00:00
SocketProcessBridgeChild.cpp Bug 1649684 - Use the current nsISerialEventTarget with the various process hosts. r=nika 2020-07-02 22:59:24 +00:00
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp Bug 1677466 - Split Endpoint.h and ProtocolMessageUtils.h from ProtocolUtils.h. r=mccr8 2020-11-23 16:06:42 +00:00
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1678463 - Part 3: Use DELETE_ON_MAIN_THREAD refcounting with DataResolver, r=necko-reviewers,valentin 2020-12-14 18:26:48 +00:00
SocketProcessChild.h Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
SocketProcessHost.cpp Bug 1647759 - P3: Send init attributes to socket process r=dragana 2020-07-09 15:15:13 +00:00
SocketProcessHost.h Bug 1637648 - P1: Make nsIOService the single point to forward observer notifications to socket process r=dragana 2020-06-23 11:11:01 +00:00
SocketProcessImpl.cpp
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1675329: Add an API for returning an exit code from the application. r=dthayer,necko-reviewers,dragana,nika 2020-12-03 20:19:47 +00:00
SocketProcessParent.h Bug 1655536, part 2 - Don't wait for memory reports from child processes that no longer exist. r=froydnj 2020-08-03 18:29:45 +00:00
moz.build Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00