gecko-dev/netwerk/ipc
Narcis Beleuzu 0186cbe565 Backed out 8 changesets (bug 1620322) for bustages on nsContentSink.cpp . CLOSED TREE
Backed out changeset f41739c64dff (bug 1620322)
Backed out changeset be942a7f329e (bug 1620322)
Backed out changeset a916987c7c71 (bug 1620322)
Backed out changeset ead3484ffb5f (bug 1620322)
Backed out changeset 4e1e8b9afa1a (bug 1620322)
Backed out changeset 473bba698e5a (bug 1620322)
Backed out changeset 0e5e5d41597d (bug 1620322)
Backed out changeset 31b24d79db3d (bug 1620322)

--HG--
rename : toolkit/components/antitracking/ContentBlockingLog.cpp => dom/base/ContentBlockingLog.cpp
rename : toolkit/components/antitracking/ContentBlockingLog.h => dom/base/ContentBlockingLog.h
rename : toolkit/components/antitracking/ContentBlocking.cpp => toolkit/components/antitracking/AntiTrackingCommon.cpp
rename : toolkit/components/antitracking/ContentBlocking.h => toolkit/components/antitracking/AntiTrackingCommon.h
2020-03-09 22:18:36 +02:00
..
ADocumentChannelBridge.h Bug 1604717- Ensure that we can no longer receive cancellations from the content process DocumentChannelChild after we've decided to disconnect it. r=jya 2019-12-19 13:44:03 +00:00
ChannelEventQueue.cpp Bug 1588241 - P1. Use move semantics with PrependEvent. r=mattwoodrow 2019-11-15 02:41:59 +00:00
ChannelEventQueue.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
DocumentChannel.cpp Bug 1612683 - Remove assertions around QI'ing DocumentChannel, since they're no longer adding value. r=jya 2020-02-26 04:50:44 +00:00
DocumentChannel.h Bug 1617434 - Move reserved client creation to parent-side with DocumentChannel. r=perry 2020-03-01 04:14:00 +00:00
DocumentChannelChild.cpp Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
DocumentChannelChild.h Bug 1616171 - P3: Move initatorType from DocumentChannelCreationArgs to BC. r=mattwoodrow,nika 2020-02-25 23:17:56 +00:00
DocumentChannelParent.cpp Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
DocumentChannelParent.h Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
DocumentLoadListener.cpp Backed out 8 changesets (bug 1620322) for bustages on nsContentSink.cpp . CLOSED TREE 2020-03-09 22:18:36 +02:00
DocumentLoadListener.h Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
InputChannelThrottleQueueChild.cpp Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueChild.h Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.cpp Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
InputChannelThrottleQueueParent.h Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
NeckoChannelParams.ipdlh Bug 1619971 - Clear-site-data operations show appear in the console - part 1 - report and flush console events, r=dragana 2020-03-04 15:12:05 +00:00
NeckoChild.cpp Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
NeckoChild.h Bug 1613497 - Get rid of URIParams in the predictor code r=dragana 2020-02-07 10:55:53 +00:00
NeckoCommon.cpp
NeckoCommon.h Bug 1609815 - Remove Web Replay C++ implementation. r=jgilbert,jandem,gbrown 2020-02-27 17:39:15 +00:00
NeckoMessageUtils.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
NeckoParent.cpp Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
NeckoParent.h Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
NeckoTargetHolder.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
NeckoTargetHolder.h
PChannelDiverter.ipdl
PDataChannel.ipdl Bug 1570369 - Part 12: Use IPDL refcounted for PDataChannel, r=mayhemer 2019-08-16 10:45:57 +00:00
PDocumentChannel.ipdl Bug 1617434 - Don't recreate ClientSource when we process switch. r=perry 2020-03-04 02:47:57 +00:00
PFileChannel.ipdl Bug 1570369 - Part 13: Use IPDL refcounted for PFileChannel, r=mayhemer 2019-08-16 10:46:30 +00:00
PInputChannelThrottleQueue.ipdl Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
PNecko.ipdl Bug 1618057 - Use the target BrowsingContext of the load, rather than the process-top BrowsingContext when initializing DocumentLoadListener. r=nika 2020-03-05 21:15:50 +00:00
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 1608558 - pt1 - add linux sandboxing to socket process. r=gcp 2020-03-09 14:56:03 +00:00
PSocketProcessBridge.ipdl Bug 1560636: Avoid using main thread with PMediaTransport. r=mjf,kershaw 2019-07-15 15:49:30 +00:00
SocketProcessBridgeChild.cpp Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer 2019-07-25 15:24:02 +00:00
SocketProcessBridgeChild.h Bug 1560636: Avoid using main thread with PMediaTransport. r=mjf,kershaw 2019-07-15 15:49:30 +00:00
SocketProcessBridgeParent.cpp Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer 2019-07-25 15:24:02 +00:00
SocketProcessBridgeParent.h Bug 1242221 - Close IPC channel before MessageLoop gets destroyed r=mayhemer 2019-07-25 15:24:02 +00:00
SocketProcessChild.cpp Bug 1608558 - pt1 - add linux sandboxing to socket process. r=gcp 2020-03-09 14:56:03 +00:00
SocketProcessChild.h Bug 1608558 - pt1 - add linux sandboxing to socket process. r=gcp 2020-03-09 14:56:03 +00:00
SocketProcessHost.cpp Bug 1608558 - pt2 - add SandboxBrokerPolicyFactory::GetSocketProcessPolicy to allow access to certs. r=jld,gcp 2020-03-09 14:56:24 +00:00
SocketProcessHost.h Bug 1608558 - pt1 - add linux sandboxing to socket process. r=gcp 2020-03-09 14:56:03 +00:00
SocketProcessImpl.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in netwerk. r=dragana 2020-03-06 09:22:49 +00:00
SocketProcessImpl.h
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1603420 - PBackground for the Parent-Socket process bridge r=baku,jld 2020-03-03 16:14:19 +00:00
SocketProcessParent.h Bug 1603420 - PBackground for the Parent-Socket process bridge r=baku,jld 2020-03-03 16:14:19 +00:00
moz.build Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00