gecko-dev/netwerk/ipc
Anny Gakhokidze 07d7221e72 Bug 1721217 - Part 10: SetUserInteractionFlag for shentry for parent controlled loads, r=smaug
In Bug 1644914 code was added that assumed all UI code for loading URIs goes
through only one path - nsDocShell::LoadURI. Since we are enabling parent
controlled loads now, we need to make sure that we set the same flag in this
code path too.

Differential Revision: https://phabricator.services.mozilla.com/D130198
2021-12-16 22:27:19 +00:00
..
ChannelEventQueue.cpp Bug 1742334 - Make sure to null out ChannelEventQueue::mOwner when object is released r=necko-reviewers,dragana 2021-12-07 21:32:03 +00:00
ChannelEventQueue.h Bug 1742334 - Make sure to null out ChannelEventQueue::mOwner when object is released r=necko-reviewers,dragana 2021-12-07 21:32:03 +00:00
DocumentChannel.cpp Bug 1735644 - Use TimeStamp::Now() as AsyncOpenTime for DocumentChannel r=nika,valentin,necko-reviewers 2021-10-28 00:37:15 +00:00
DocumentChannel.h Bug 1735644 - Use TimeStamp::Now() as AsyncOpenTime for DocumentChannel r=nika,valentin,necko-reviewers 2021-10-28 00:37:15 +00:00
DocumentChannelChild.cpp Bug 1721217 - Part 2: Fix the race between navigations originating in the parent and in the content, r=nika 2021-12-16 22:27:16 +00:00
DocumentChannelChild.h
DocumentChannelParent.cpp Bug 1721217 - Part 2: Fix the race between navigations originating in the parent and in the content, r=nika 2021-12-16 22:27:16 +00:00
DocumentChannelParent.h
DocumentLoadListener.cpp Bug 1721217 - Part 10: SetUserInteractionFlag for shentry for parent controlled loads, r=smaug 2021-12-16 22:27:19 +00:00
DocumentLoadListener.h Bug 1721217 - Part 10: SetUserInteractionFlag for shentry for parent controlled loads, r=smaug 2021-12-16 22:27:19 +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 1721217 - Part 2: Fix the race between navigations originating in the parent and in the content, r=nika 2021-12-16 22:27:16 +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
NeckoMessageUtils.h Bug 1733356 - Fix non-unified build errors in netwerk/dns/ r=necko-reviewers,dragana 2021-10-14 12:57:58 +00:00
NeckoParent.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +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
PProxyAutoConfig.ipdl Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +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 Backed out changeset 7628f6c5bb8c (bug 1746114) for causing build bustages on SocketProcessParent.obj. 2021-12-16 04:57:19 +02:00
PSocketProcessBridge.ipdl Bug 1734739 - Part 2: Stop requiring the OtherPid to create Endpoint, r=handyman 2021-11-24 17:56:00 +00:00
ParentChannelWrapper.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp Bug 1735644 - Use TimeStamp::Now() as AsyncOpenTime for DocumentChannel r=nika,valentin,necko-reviewers 2021-10-28 00:37:15 +00:00
ParentProcessDocumentChannel.h Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyAutoConfigChild.cpp Bug 1746300 - Add some null checks and avoid busy waiting for DNS resolution, r=necko-reviewers,valentin 2021-12-16 16:50:08 +00:00
ProxyAutoConfigChild.h Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +00:00
ProxyAutoConfigParent.cpp Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +00:00
ProxyAutoConfigParent.h Bug 1475641 - Move PAProxyAutoConfig to socket process, r=necko-reviewers,dragana 2021-10-11 19:17:58 +00:00
ProxyConfigLookup.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyConfigLookup.h Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
SocketProcessBridgeChild.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +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 Backed out changeset 7628f6c5bb8c (bug 1746114) for causing build bustages on SocketProcessParent.obj. 2021-12-16 04:57:19 +02:00
SocketProcessChild.h Backed out changeset 7628f6c5bb8c (bug 1746114) for causing build bustages on SocketProcessParent.obj. 2021-12-16 04:57:19 +02:00
SocketProcessHost.cpp Bug 1736611 - Avoid creating runnables after SocketProcessHost is destroyed, r=necko-reviewers,dragana 2021-11-23 20:13:09 +00:00
SocketProcessHost.h Bug 1736611 - Avoid creating runnables after SocketProcessHost is destroyed, r=necko-reviewers,dragana 2021-11-23 20:13:09 +00:00
SocketProcessImpl.cpp Backed out 2 changesets (bug 1712837) for causing an increase in crashes (bug 1735798). a=backout 2021-12-15 12:24:03 +02: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 Backed out changeset 7628f6c5bb8c (bug 1746114) for causing build bustages on SocketProcessParent.obj. 2021-12-16 04:57:19 +02:00
SocketProcessParent.h Backed out changeset 7628f6c5bb8c (bug 1746114) for causing build bustages on SocketProcessParent.obj. 2021-12-16 04:57:19 +02:00
moz.build Bug 1733356 - Fix non-unified build errors in netwerk/ipc/ r=necko-reviewers,kershaw 2021-10-14 12:57:59 +00:00