gecko-dev/netwerk/ipc
Dan Robertson d349734f89 Bug 1771423 - Set Content-Type to an empty string for an blob with no type. r=kershaw,smaug,Gijs
Set the Content-Type to an empty string for an blob when the type was not
given. Ensure that the channel Content-Type is not overriden in the case
that it was previously set and the blob type is not valid.

Differential Revision: https://phabricator.services.mozilla.com/D147481
2022-11-14 15:26:36 +00:00
..
ChannelEventQueue.cpp
ChannelEventQueue.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
DocumentChannel.cpp Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
DocumentChannel.h
DocumentChannelChild.cpp Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
DocumentChannelChild.h Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
DocumentChannelParent.cpp
DocumentChannelParent.h Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
DocumentLoadListener.cpp Bug 1771423 - Set Content-Type to an empty string for an blob with no type. r=kershaw,smaug,Gijs 2022-11-14 15:26:36 +00:00
DocumentLoadListener.h Bug 1771867 - Move structs to NeckoCommon to reuse them in Early Hint Preloader code r=necko-reviewers,valentin 2022-09-21 08:52:02 +00:00
InputChannelThrottleQueueChild.cpp
InputChannelThrottleQueueChild.h
InputChannelThrottleQueueParent.cpp
InputChannelThrottleQueueParent.h
moz.build
NeckoChannelParams.ipdlh Bug 1790398 - Add a WebTransport flag to nsHttpConnectionInfo and enable WebTransport feature negotiation in a HTTP/3 session r=necko-reviewers,valentin,kershaw 2022-10-21 05:10:08 +00:00
NeckoChild.cpp Bug 1796639 - Add telemetry for first contentful paint keyed by TRR provider r=necko-reviewers,valentin 2022-11-01 19:57:45 +00:00
NeckoChild.h Bug 1796639 - Add telemetry for first contentful paint keyed by TRR provider r=necko-reviewers,valentin 2022-11-01 19:57:45 +00:00
NeckoCommon.h Bug 1771867 - Move structs to NeckoCommon to reuse them in Early Hint Preloader code r=necko-reviewers,valentin 2022-09-21 08:52:02 +00:00
NeckoMessageUtils.h Bug 1783240 - Part 1: Remove unnecessary Log methods from ParamTraits impls, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-09-28 19:25:12 +00:00
NeckoParent.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
NeckoParent.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
NeckoTargetHolder.cpp
NeckoTargetHolder.h
ParentChannelWrapper.cpp
ParentChannelWrapper.h
ParentProcessDocumentChannel.cpp Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
ParentProcessDocumentChannel.h Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
PDataChannel.ipdl
PDocumentChannel.ipdl Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin 2022-09-08 09:11:19 +00:00
PFileChannel.ipdl
PInputChannelThrottleQueue.ipdl
PNecko.ipdl Bug 1796639 - Add telemetry for first contentful paint keyed by TRR provider r=necko-reviewers,valentin 2022-11-01 19:57:45 +00:00
PProxyAutoConfig.ipdl
PProxyConfigLookup.ipdl
ProxyAutoConfigChild.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ProxyAutoConfigChild.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
ProxyAutoConfigParent.cpp Bug 1775154 - Extra cleanup of dom/, extensions/, hal/, netwerk/ and storage/ includes r=necko-reviewers,kershaw 2022-06-22 13:31:25 +00:00
ProxyAutoConfigParent.h
ProxyConfigLookup.cpp
ProxyConfigLookup.h
ProxyConfigLookupChild.cpp
ProxyConfigLookupChild.h
ProxyConfigLookupParent.cpp
ProxyConfigLookupParent.h
PSimpleChannel.ipdl
PSocketProcess.ipdl Bug 696976 - asynchronously handle client auth certificate requests from TLS servers r=necko-reviewers,ipc-reviewers,nika,kershaw,rmf 2022-06-29 16:29:28 +00:00
PSocketProcessBridge.ipdl
SocketProcessBridgeChild.cpp
SocketProcessBridgeChild.h
SocketProcessBridgeParent.cpp
SocketProcessBridgeParent.h
SocketProcessChild.cpp Bug 1788860 - Always close IPC channel in SocketProcessChild::CleanUp, r=necko-reviewers,dragana 2022-10-12 14:45:12 +00:00
SocketProcessChild.h Bug 1779792 - Part 2: Use an Endpoint to bind the initial actor in child processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-08-10 14:55:22 +00:00
SocketProcessHost.cpp Bug 1779792 - Part 3: Use an endpoint to bind the initial actor in parent processes, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:22 +00:00
SocketProcessHost.h
SocketProcessImpl.cpp Bug 1779792 - Part 4: Deduplicate ProcessChild subclass constructors, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:23 +00:00
SocketProcessImpl.h Bug 1779792 - Part 4: Deduplicate ProcessChild subclass constructors, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,alwu,mccr8 2022-08-10 14:55:23 +00:00
SocketProcessLogging.h
SocketProcessParent.cpp Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
SocketProcessParent.h Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00