..
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
…
DocumentChannel.cpp
Bug 1685900 - Split internal and external contentPolicyType. r=ckerschb,smaug
2021-01-15 12:07:16 +00:00
DocumentChannel.h
Bug 1696175 - Call DisconnectChildListeners at a later time for BFCache in the parent. r=necko-reviewers,nika
2021-05-13 15:38:01 +00:00
DocumentChannelChild.cpp
Bug 1715884 - Call DisconnectChildListeners directly if we've already put a BC in the BFCache. r=smaug
2021-06-21 10:35:28 +00:00
DocumentChannelChild.h
Bug 1597427 - Check for recursive subframe loads in the parent process, r=kmag,necko-reviewers
2021-03-11 00:39:37 +00:00
DocumentChannelParent.cpp
Bug 1650089 - Part 2: Track which ContentParent is used to create a DocumentLoadListener, r=annyG,kmag
2021-08-10 14:31:16 +00:00
DocumentChannelParent.h
…
DocumentLoadListener.cpp
Bug 1650089 - Part 3: Rework DocumentChannel-triggered process switches to support null principals, r=annyG,kmag
2021-08-10 14:31:17 +00:00
DocumentLoadListener.h
Bug 1650089 - Part 3: Rework DocumentChannel-triggered process switches to support null principals, r=annyG,kmag
2021-08-10 14:31:17 +00:00
InputChannelThrottleQueueChild.cpp
…
InputChannelThrottleQueueChild.h
…
InputChannelThrottleQueueParent.cpp
Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw
2021-06-11 07:10:41 +00:00
InputChannelThrottleQueueParent.h
Bug 1714307 - Run modernize-use-default-member-init --fix check on netwerk r=necko-reviewers,kershaw
2021-06-11 07:10:41 +00:00
NeckoChannelParams.ipdlh
Bug 1673889 - Remove topLevelStorageAreaPrincipal. r=timhuang,necko-reviewers,valentin
2021-08-11 18:51:20 +00:00
NeckoChild.cpp
Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana
2021-05-18 19:43:05 +00:00
NeckoChild.h
Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana
2021-05-18 19:43:05 +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 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana
2021-05-18 19:43:05 +00:00
NeckoParent.h
Bug 1491084 - Remove unused code that shows http auth prompt for nested content process, r=necko-reviewers,dragana
2021-05-18 19:43:05 +00:00
NeckoTargetHolder.cpp
…
NeckoTargetHolder.h
…
PDataChannel.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PDocumentChannel.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PFileChannel.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PInputChannelThrottleQueue.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PNecko.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PProxyConfigLookup.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
PSimpleChannel.ipdl
…
PSocketProcess.ipdl
Bug 1710625 - SandboxTest with SocketProcess r=necko-reviewers,handyman,jld,kershaw
2021-06-03 06:45:59 +00:00
PSocketProcessBridge.ipdl
Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8
2021-07-22 02:24:43 +00:00
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
…
ParentProcessDocumentChannel.cpp
Bug 1650089 - Part 2: Track which ContentParent is used to create a DocumentLoadListener, r=annyG,kmag
2021-08-10 14:31:16 +00:00
ParentProcessDocumentChannel.h
Bug 1715144 - Part 1: Stop adding /ipc/glue to LOCAL_INCLUDES when including chromium-config.mozbuild, r=ipc-reviewers,necko-reviewers,mccr8,valentin
2021-06-09 04:56:48 +00:00
ProxyConfigLookup.cpp
…
ProxyConfigLookup.h
…
ProxyConfigLookupChild.cpp
…
ProxyConfigLookupChild.h
…
ProxyConfigLookupParent.cpp
…
ProxyConfigLookupParent.h
…
SocketProcessBridgeChild.cpp
Bug 1677632 - pt1 - restart the socket process after a crash. r=kershaw,necko-reviewers
2021-01-28 16:42:53 +00:00
SocketProcessBridgeChild.h
Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw
2021-06-04 12:35:16 +00:00
SocketProcessBridgeParent.cpp
…
SocketProcessBridgeParent.h
…
SocketProcessChild.cpp
Bug 1719218 - Remove the need for MOZ_GECKO_PROFILER ifdefs in code using ChildProfilerController, r=gerald,necko-reviewers,dragana.
2021-07-08 16:20:10 +00:00
SocketProcessChild.h
Bug 1719218 - Remove the need for MOZ_GECKO_PROFILER ifdefs in code using ChildProfilerController, r=gerald,necko-reviewers,dragana.
2021-07-08 16:20:10 +00:00
SocketProcessHost.cpp
Bug 1719218 - Build ProfilerParent even when MOZ_GECKO_PROFILER is not defined, r=gerald,necko-reviewers,nika,dragana.
2021-07-08 16:20:08 +00:00
SocketProcessHost.h
…
SocketProcessImpl.cpp
Bug 1706374 - Part 12b: Use NodeController for primary process channels, r=handyman
2021-06-22 18:17:23 +00:00
SocketProcessImpl.h
Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw
2021-06-04 12:35:16 +00:00
SocketProcessLogging.h
…
SocketProcessParent.cpp
Bug 1686616 - make HttpActivityDistributor use Components instead of Services. r=kmag,necko-reviewers,valentin
2021-02-18 13:26:30 +00:00
SocketProcessParent.h
Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw
2021-06-04 12:35:16 +00:00
moz.build
Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
2021-08-25 10:46:17 +00:00