.. |
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 1689601, Add DocumentChannel ID to DocumentLoadListener, r=peterv
|
2021-03-02 12:13:17 +00:00 |
DocumentChannelParent.h
|
…
|
|
DocumentLoadListener.cpp
|
Bug 1711544 - Move decision about name resetting to the parent process if we're replacing the BC for BFCache in the parent. r=smaug
|
2021-06-21 10:31:36 +00:00 |
DocumentLoadListener.h
|
Bug 1714307 - Autofix static-analysis warnings in netwerk/ r=necko-reviewers,kershaw
|
2021-06-04 12:35:16 +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 1714299 - Correct the opaque response judgment for opaque response blocking. r=necko-reviewers,annevk,dragana
|
2021-07-02 23:11:55 +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
|
…
|
|
PDocumentChannel.ipdl
|
…
|
|
PFileChannel.ipdl
|
…
|
|
PInputChannelThrottleQueue.ipdl
|
…
|
|
PNecko.ipdl
|
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 |
PProxyConfigLookup.ipdl
|
…
|
|
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
|
…
|
|
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 1674464 - Stop adding entries for about:tabcrashed when SHIP is enabled. r=smaug
|
2021-01-26 12:41:22 +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
|
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 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 1710625 - SandboxTest with SocketProcess r=necko-reviewers,handyman,jld,kershaw
|
2021-06-03 06:45:59 +00:00 |