gecko-dev/netwerk/ipc
Norisz Fay ceef84983b Backed out 3 changesets (bug 1409200) as requested by dev
Backed out changeset ea10214aa35f (bug 1409200)
Backed out changeset a66ea7d7f812 (bug 1409200)
Backed out changeset e8a83b1e7e08 (bug 1409200)
2023-06-09 15:11:48 +03:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
DocumentChannel.cpp
DocumentChannel.h
DocumentChannelChild.cpp Bug 1808323 - Add telemetry for the page load time and the time to first paint for sites that supports Early Hints response, r=manuel,necko-reviewers,valentin 2023-05-02 08:08:44 +00:00
DocumentChannelChild.h Bug 1814686 - Part 1b: Add nullable annotations to refcounted types in ipdl, r=ipc-reviewers,mccr8 2023-03-20 15:40:37 +00:00
DocumentChannelParent.cpp Bug 1815934 - Only allow correct ContentParent to connect to EarlyHintPreloader r=necko-reviewers,kershaw 2023-06-01 09:46:04 +00:00
DocumentChannelParent.h Bug 1815934 - Only allow correct ContentParent to connect to EarlyHintPreloader r=necko-reviewers,kershaw 2023-06-01 09:46:04 +00:00
DocumentLoadListener.cpp Bug 1836289 - Provide nsILoadContext to the hinted request, r=manuel,necko-reviewers 2023-06-07 21:14:34 +00:00
DocumentLoadListener.h Bug 1815934 - Only allow correct ContentParent to connect to EarlyHintPreloader r=necko-reviewers,kershaw 2023-06-01 09:46:04 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build
NeckoChannelParams.ipdlh Backed out 3 changesets (bug 1409200) as requested by dev 2023-06-09 15:11:48 +03:00
NeckoChild.cpp
NeckoChild.h
NeckoCommon.cpp
NeckoCommon.h Bug 1687364 - Authorization header can't be wildcarded for Access-Control-Allow-Headers, r=necko-reviewers,valentin 2023-05-25 15:41:33 +00:00
NeckoMessageUtils.h
NeckoParent.cpp Bug 1543990 - Introduce a new API to create speculative connection with the partition key in originAttributes, r=necko-reviewers,valentin 2023-06-01 09:46:12 +00:00
NeckoParent.h Bug 1543990 - Introduce a new API to create speculative connection with the partition key in originAttributes, r=necko-reviewers,valentin 2023-06-01 09:46:12 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentChannelWrapper.cpp
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp Bug 1815934 - Only allow correct ContentParent to connect to EarlyHintPreloader r=necko-reviewers,kershaw 2023-06-01 09:46:04 +00:00
ParentProcessDocumentChannel.h
PDataChannel.ipdl
PDocumentChannel.ipdl Bug 1812156 - Part 1: Fix some IPDL statements to use fully qualified names, r=necko-reviewers,valentin 2023-02-04 10:44:24 +00:00
PFileChannel.ipdl
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1543990 - Introduce a new API to create speculative connection with the partition key in originAttributes, r=necko-reviewers,valentin 2023-06-01 09:46:12 +00:00
PProxyAutoConfig.ipdl Bug 1824465 - Part 17: Make ProxyAutoConfigChild refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:09 +00:00
PProxyConfigLookup.ipdl
ProxyAutoConfigChild.cpp Bug 1276351 - Move away from mozilla::tuple to std::tuple. r=necko-reviewers,sergesanspaille 2023-03-27 07:20:25 +00:00
ProxyAutoConfigChild.h Bug 1824465 - Part 17: Make ProxyAutoConfigChild refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:09 +00:00
ProxyAutoConfigParent.cpp
ProxyAutoConfigParent.h Bug 1824465 - Part 17: Make ProxyAutoConfigChild refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:09 +00:00
ProxyConfigLookup.cpp
ProxyConfigLookup.h
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00
PSocketProcessBridge.ipdl Bug 1824465 - Part 19: Make PSocketProcessBridge refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessBridgeChild.cpp Bug 1824465 - Part 19: Make PSocketProcessBridge refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessBridgeChild.h Bug 1824465 - Part 19: Make PSocketProcessBridge refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessBridgeParent.cpp Bug 1824465 - Part 19: Make PSocketProcessBridge refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessBridgeParent.h Bug 1824465 - Part 19: Make PSocketProcessBridge refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessChild.cpp Bug 1824465 - Part 18: Make PSocketProcess refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessChild.h Bug 1824465 - Part 18: Make PSocketProcess refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessHost.cpp Bug 1824465 - Part 18: Make PSocketProcess refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessHost.h Bug 1824465 - Part 18: Make PSocketProcess refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessImpl.cpp Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel 2023-06-06 20:00:47 +00:00
SocketProcessImpl.h Bug 1824465 - Part 18: Make PSocketProcess refcounted, r=necko-reviewers,kershaw 2023-04-19 22:10:10 +00:00
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00
SocketProcessParent.h Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00