gecko-dev/netwerk/base
Julian Descottes fa1e9ef710 Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin
Depends on D229378

Expose a getter on nsILoadInfo to easily retrieve the fetch destination as a string
This avoids duplicating the mapping logic in JS for webdriver bidi

Differential Revision: https://phabricator.services.mozilla.com/D229384
2024-11-20 09:07:37 +00:00
..
http-sfv Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
idna_glue Bug 1908759 - Don't use UTS 46 ToUnicode from nsDocShell::AttemptURIFixup. r=necko-reviewers,jesup,valentin 2024-08-14 18:30:08 +00:00
mozurl Bug 1924664 - Fix Cargo.toml-related warnings from first-party crates. r=firefox-build-system-reviewers,necko-reviewers,profiler-reviewers,aabh,ahochheiden 2024-10-28 20:56:36 +00:00
rust-helper Bug 1924664 - Fix Cargo.toml-related warnings from first-party crates. r=firefox-build-system-reviewers,necko-reviewers,profiler-reviewers,aabh,ahochheiden 2024-10-28 20:56:36 +00:00
ARefBase.h
ArrayBufferInputStream.cpp
ArrayBufferInputStream.h
ascii_pac_utils.js
AutoClose.h
BackgroundFileSaver.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
BackgroundFileSaver.h
CacheInfoIPCTypes.h
CaptivePortalService.cpp
CaptivePortalService.h
ContentRange.cpp Bug 1847358 part 1: move nsBaseChannel::ContentRange content out into its own class as mozilla::net::ContentRange; r=dlrobertson,necko-reviewers,valentin 2024-03-04 21:34:27 +00:00
ContentRange.h Bug 1847358 part 2: create and use nsIBaseChannel to reduce code debt and better-encapsulate logic for range-requests on nsBaseChannel classes; r=dlrobertson,necko-reviewers,jesup 2024-03-04 21:34:27 +00:00
Dashboard.cpp Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin 2024-09-10 20:04:29 +00:00
Dashboard.h
DashboardTypes.h Bug 1910593 - Don't prefetch HTTPS RR if proxyDNS is enabled, r=necko-reviewers,valentin 2024-09-10 20:04:29 +00:00
DefaultURI.cpp
DefaultURI.h
EventTokenBucket.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
EventTokenBucket.h
FuzzyLayer.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
FuzzyLayer.h
FuzzySecurityInfo.cpp
FuzzySecurityInfo.h
FuzzySocketControl.cpp Bug 1851294 - Add nsITLSSocketControl.asyncStartTLS r=jschanck,necko-reviewers,kershaw 2024-04-19 09:42:41 +00:00
FuzzySocketControl.h
InterceptionInfo.cpp
InterceptionInfo.h Bug 1909467: replace some includes of "nsIContentSecurityPolicy" with forward declarations or other includes and move some function definitions to the corresponding .cpp files. r=tschuster,necko-reviewers,kershaw 2024-08-15 12:37:35 +00:00
IPv4Parser.cpp Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
IPv4Parser.h Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
IPv6Utils.h
LoadContextInfo.cpp Bug 1904004 - Use OriginAttributes::IsPrivateBrowsing instead of open coding PBM checks. r=timhuang,cookie-reviewers,anti-tracking-reviewers,profiler-reviewers,necko-reviewers,kershaw,dom-storage-reviewers,janv,canaltinova,dom-worker-reviewers,asuth 2024-06-24 11:06:18 +00:00
LoadContextInfo.h
LoadInfo.cpp Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin 2024-11-20 09:07:37 +00:00
LoadInfo.h Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
LoadTainting.h
makecppstring.py
MemoryDownloader.cpp
MemoryDownloader.h
moz.build Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
mozIThirdPartyUtil.idl
netCore.h
NetUtil.sys.mjs Bug 1864896: Autofix unused function arguments (netwerk). r=kershaw,cookie-reviewers,valentin 2024-03-01 20:52:28 +00:00
NetworkConnectivityService.cpp Bug 1876423 - Make SocketProcessParent thread-safe, r=necko-reviewers,valentin 2024-08-07 09:43:30 +00:00
NetworkConnectivityService.h Bug 1895226 - Add HTTPS record support to Network connectivity service r=necko-reviewers,kershaw 2024-05-08 07:49:31 +00:00
NetworkDataCountLayer.cpp
NetworkDataCountLayer.h
NetworkInfoServiceImpl.h
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.cpp Bug 1921480 - Make internalRedirectTo transparent r=kershaw,jdescottes,necko-reviewers 2024-10-07 13:00:03 +00:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1919205 - Make resource/chrome URIs default to UTF-8 encoding. r=necko-reviewers,valentin 2024-09-25 17:23:12 +00:00
nsBaseChannel.h Bug 1847358 part 3: add a fullMimeType attribute to nsIBaseChannel and use it to make our Data URI content-type header parsing standards-compliant for XHR and Fetch; r=dlrobertson,necko-reviewers,jesup 2024-03-04 21:34:27 +00:00
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp
nsBufferedStreams.h
nsDirectoryIndexStream.cpp Bug 1875001 - Remove unused features from nsDirIndexParser. r=necko-reviewers,valentin 2024-01-27 01:09:43 +00:00
nsDirectoryIndexStream.h
nsDNSPrefetch.cpp
nsDNSPrefetch.h
nsDownloader.cpp
nsDownloader.h
nsFileStreams.cpp Bug 1842682 - Remove unused ChromeUtils.requestIOActivity and IOActivityMonitor, r=necko-reviewers,valentin. 2024-05-17 14:03:21 +00:00
nsFileStreams.h
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier2.idl
nsIAsyncStreamCopier.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt2.idl
nsIAuthPrompt.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIBaseChannel.idl Bug 1847358 part 3: add a fullMimeType attribute to nsIBaseChannel and use it to make our Data URI content-type header parsing standards-compliant for XHR and Fetch; r=dlrobertson,necko-reviewers,jesup 2024-03-04 21:34:27 +00:00
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIChannel.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIChannelEventSink.idl Bug 1921480 - Make internalRedirectTo transparent r=kershaw,jdescottes,necko-reviewers 2024-10-07 13:00:03 +00:00
nsIChildChannel.idl
nsIClassifiedChannel.idl
nsIClassOfService.idl Bug 1900561 - Add fetchPriority to classOfService r=acreskey,necko-reviewers,kershaw 2024-09-25 18:42:51 +00:00
nsIContentSniffer.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl
nsIDHCPClient.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
nsIFileURL.idl
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIncrementalDownload.idl Bug 1918194 - Part 1: Add background task extras to nsIIncrementalDownload MAR GETs. r=bytesized,bhearsum,necko-reviewers,application-update-reviewers,csadilek,jesup 2024-10-31 21:26:35 +00:00
nsIIncrementalStreamLoader.idl Bug 1906393 - Add nsIIncrementalStreamLoader.onStartRequest. r=necko-reviewers,kershaw 2024-07-10 06:24:34 +00:00
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsIInterceptionInfo.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIIOService.idl Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
nsILoadContextInfo.idl Bug 1819147 - Fixed clearOriginAttributes not clearing all cache entries specificed with userContext r=valentin,necko-reviewers 2024-06-13 21:44:51 +00:00
nsILoadGroup.idl Bug 1871378 - update Fetch algorithm to restrict Fetch body Size for keepalive request. r=necko-reviewers,edenchuang,kershaw 2024-07-04 12:24:46 +00:00
nsILoadGroupChild.idl
nsILoadInfo.idl Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin 2024-11-20 09:07:37 +00:00
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl
nsIncrementalDownload.cpp Bug 1918194 - Part 1: Add background task extras to nsIIncrementalDownload MAR GETs. r=bytesized,bhearsum,necko-reviewers,application-update-reviewers,csadilek,jesup 2024-10-31 21:26:35 +00:00
nsIncrementalStreamLoader.cpp Bug 1905454 - Make sure the consumed data is erased, r=necko-reviewers,valentin 2024-08-06 07:24:27 +00:00
nsIncrementalStreamLoader.h
nsINestedURI.idl
nsINetAddr.idl Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
nsINetUtil.idl
nsINetworkConnectivityService.idl Bug 1895226 - Add HTTPS record support to Network connectivity service r=necko-reviewers,kershaw 2024-05-08 07:49:31 +00:00
nsINetworkInfoService.idl
nsINetworkInterceptController.idl Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
nsINetworkLinkService.idl Bug 1122907 - Check if device has non-local IPv6 addresses r=necko-reviewers,kershaw 2024-10-14 18:19:00 +00:00
nsINetworkPredictor.idl
nsINetworkPredictorVerifier.idl
nsInputStreamChannel.cpp Bug 1896929 - Allow nsInputStreamChannel to have an arbitrary content type set on it. r=valentin,necko-reviewers 2024-05-15 16:52:53 +00:00
nsInputStreamChannel.h Bug 1896929 - Allow nsInputStreamChannel to have an arbitrary content type set on it. r=valentin,necko-reviewers 2024-05-15 16:52:53 +00:00
nsInputStreamPump.cpp Bug 1916883 - Add missing thread safety annotations. r=jesup 2024-09-26 06:23:06 +00:00
nsInputStreamPump.h
nsINullChannel.idl
nsIOService.cpp Bug 1927546: Fix sieve port number r=necko-reviewers,valentin 2024-11-05 16:49:47 +00:00
nsIOService.h Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
nsIParentChannel.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIParentRedirectingChannel.idl Bug 1873386 - Interfaces referenced from scriptable members need to be [scriptable] r=necko-reviewers,jschanck,mccr8,valentin 2024-04-09 11:29:22 +00:00
nsIPermission.idl
nsIPermissionManager.idl Backed out 8 changesets (bug 1919558, bug 1816449) for causing mochitest failures @ test_refresh_firefox.py 2024-11-13 18:22:41 +02:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl Bug 1925401: Require BUTTON_NONE in nsIPrompt for button-less dialogs r=Gijs,necko-reviewers 2024-10-18 22:22:39 +00:00
nsIProtocolHandler.idl Bug 1906734 - Switch WebExtension resources to use only static protocol flags, r=extension-reviewers,necko-reviewers,kershaw,robwu 2024-07-17 16:02:34 +00:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
nsIProtocolProxyService.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl Bug 1741375 - Proxy DNS by default when using SOCKS v5 r=necko-reviewers,extension-reviewers,kershaw,perftest-reviewers,robwu,sparky 2024-05-21 11:55:26 +00:00
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectHistoryEntry.idl
nsIRedirectResultListener.idl
nsIRequest.idl
nsIRequestContext.idl
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
nsISimpleStreamListener.idl
nsISimpleURIMutator.idl
nsISocketFilter.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsISocketTransport.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl
nsIStandardURL.idl
nsIStreamListener.idl Backed out changeset b5d9c8b42014 (bug 1917901) for causing crashes. ( Bug 1924737 ) a=backout 2024-10-15 16:56:37 +03:00
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl Bug 1873386 - Drop unused nsIStreamTransportService::InputAvailable and nsIInputAvailableCallback r=kershaw,necko-reviewers 2024-04-09 11:29:23 +00:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIThreadRetargetableRequest.idl Backed out changeset 34295cdf7c5a (bug 1917901) for causing multiple failures. CLOSED TREE 2024-10-11 05:11:22 +03:00
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl
nsITimedChannel.idl Bug 1932162 - Set the initiatorType in HttpChannelParent and expose to scripts r=necko-reviewers,valentin 2024-11-20 09:07:36 +00:00
nsITLSServerSocket.idl Bug 1892481 - More consistently enforce noscript and builtinclass in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,mccr8,padenot 2024-04-22 18:19:58 +00:00
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl Bug 1915369 - track bytes sent and received when using quinn-udp r=necko-reviewers,valentin 2024-08-29 13:58:57 +00:00
nsIUploadChannel2.idl
nsIUploadChannel.idl
nsIURI.idl Bug 1913022 - Restore the network.IDN_show_punycode pref. r=necko-reviewers,valentin 2024-08-15 13:31:09 +00:00
nsIURIMutator.idl
nsIURIMutatorUtils.cpp
nsIURIWithSpecialOrigin.idl
nsIURL.idl
nsIURLParser.idl Bug 1883217 - Remove unused defines in IDL files r=webdriver-reviewers,necko-reviewers,credential-management-reviewers,places-reviewers,dom-core,Standard8,valentin,mccr8,sgalich 2024-03-06 19:04:25 +00:00
nsLoadGroup.cpp Bug 1898247 - Migrate all remaining HTTP_PAGE_* and HTTP_SUB_* probes to glean in nsLoadGroup.cpp r=kershaw,necko-reviewers,acreskey 2024-10-18 14:05:01 +00:00
nsLoadGroup.h Bug 1924660 - Reland bug 1678312, r=necko-reviewers,valentin 2024-10-16 18:14:13 +00:00
nsMediaFragmentURIParser.cpp
nsMediaFragmentURIParser.h
nsMIMEInputStream.cpp
nsMIMEInputStream.h
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1919544 - Do not HTTPS-First upgrade URLs with http:// scheme r=mak,necko-reviewers,urlbar-reviewers,tabbrowser-reviewers 2024-11-13 17:15:57 +00:00
nsNetUtil.h Bug 1918194 - Part 1: Add background task extras to nsIIncrementalDownload MAR GETs. r=bytesized,bhearsum,necko-reviewers,application-update-reviewers,csadilek,jesup 2024-10-31 21:26:35 +00:00
nsPACMan.cpp Bug 1885801 - Disable TRR for PAC channel, r=necko-reviewers,jesup,valentin 2024-04-09 09:51:30 +00:00
nsPACMan.h
nsPISocketTransportService.idl Bug 1842682 - Remove unused ChromeUtils.requestIOActivity and IOActivityMonitor, r=necko-reviewers,valentin. 2024-05-17 14:03:21 +00:00
nsPreloadedStream.cpp
nsPreloadedStream.h
nsProtocolProxyService.cpp Bug 1741375 - Proxy DNS by default when using SOCKS v5 r=necko-reviewers,extension-reviewers,kershaw,perftest-reviewers,robwu,sparky 2024-05-21 11:55:26 +00:00
nsProtocolProxyService.h Bug 1741375 - Proxy DNS by default when using SOCKS v5 r=necko-reviewers,extension-reviewers,kershaw,perftest-reviewers,robwu,sparky 2024-05-21 11:55:26 +00:00
nsProxyInfo.cpp
nsProxyInfo.h
nsReadLine.h
nsRedirectHistoryEntry.cpp
nsRedirectHistoryEntry.h
nsRequestObserverProxy.cpp
nsRequestObserverProxy.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp
nsServerSocket.h
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1874118 - Fix handling of trailing characters in opaque paths in URL r=valentin,necko-reviewers 2024-06-10 19:56:56 +00:00
nsSimpleURI.h
nsSocketTransport2.cpp Bug 1919216 - Add probe to measure usage of 0.0.0.0 address. r=necko-reviewers,valentin 2024-09-26 04:39:23 +00:00
nsSocketTransport2.h
nsSocketTransportService2.cpp Bug 1928694 - Replace mozilla::clamped with std::clamp r=kershaw,necko-reviewers 2024-11-04 12:31:13 +00:00
nsSocketTransportService2.h
nsStandardURL.cpp Bug 1920718 - Annotate all global variable with runtime initialization attributes r=glandium,application-update-reviewers,media-playback-reviewers,anti-tracking-reviewers,places-reviewers,profiler-reviewers,gfx-reviewers,aosmond,lina,nalexander,aabh,geckoview-reviewers,win-reviewers,gstoll,m_kato 2024-10-30 11:05:24 +00:00
nsStandardURL.h Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
nsStreamListenerTee.cpp
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h
nsStreamLoader.cpp
nsStreamLoader.h
nsStreamTransportService.cpp Bug 1891936 - Have explicit grace timeout settings for the STS thread pool. r=necko-reviewers,valentin 2024-06-01 09:05:53 +00:00
nsStreamTransportService.h
nsSyncStreamListener.cpp
nsSyncStreamListener.h
nsTransportUtils.cpp Bug 1193389 - nsTransportEventSinkProxy clean up, r=necko-reviewers,valentin 2024-02-22 09:02:06 +00:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1915369 - track bytes sent and received when using quinn-udp r=necko-reviewers,valentin 2024-08-29 13:58:57 +00:00
nsUDPSocket.h Bug 1915369 - track bytes sent and received when using quinn-udp r=necko-reviewers,valentin 2024-08-29 13:58:57 +00:00
nsURIHashKey.h
nsURLHelper.cpp Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
nsURLHelper.h Bug 1914141 - Added an ending-in-number check for non-ipv4 domains for Services.io.isValidHostname. r=necko-reviewers,valentin 2024-09-05 21:07:34 +00:00
nsURLHelperOSX.cpp Bug 1925866 - NS_NewLocalFile's aFollowSymlinks arg is unused. r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,win-reviewers,karlt,nika,rkraesig 2024-10-22 09:38:16 +00:00
nsURLHelperUnix.cpp Bug 1925866 - NS_NewLocalFile's aFollowSymlinks arg is unused. r=xpcom-reviewers,necko-reviewers,valentin,media-playback-reviewers,win-reviewers,karlt,nika,rkraesig 2024-10-22 09:38:16 +00:00
nsURLHelperWin.cpp
nsURLParsers.cpp
nsURLParsers.h
PollableEvent.cpp
PollableEvent.h
Predictor.cpp Bug 1873874 - Fixed crash due to empty mTargetURI when calling Predictor::Action::OnCacheEntryAvailable, r=necko-reviewers,kershaw 2024-10-17 08:39:40 +00:00
Predictor.h
PrivateBrowsingChannel.h Bug 1904004 - Use OriginAttributes::IsPrivateBrowsing instead of open coding PBM checks. r=timhuang,cookie-reviewers,anti-tracking-reviewers,profiler-reviewers,necko-reviewers,kershaw,dom-storage-reviewers,janv,canaltinova,dom-worker-reviewers,asuth 2024-06-24 11:06:18 +00:00
ProtocolHandlerInfo.cpp
ProtocolHandlerInfo.h
ProxyAutoConfig.cpp Bug 1908725 - Part 2: Make the ChildID available in the same places as OtherPid, r=ipc-reviewers,media-playback-reviewers,win-reviewers,alwu,rkraesig,gfx-reviewers,mccr8,nical 2024-08-07 20:39:39 +00:00
ProxyAutoConfig.h
ProxyConfig.h
RedirectChannelRegistrar.cpp
RedirectChannelRegistrar.h
RequestContextService.cpp
RequestContextService.h
ShutdownLayer.cpp
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h
SimpleChannel.cpp
SimpleChannel.h
SimpleChannelParent.cpp
SimpleChannelParent.h
SimpleURIUnknownSchemes.cpp Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
SimpleURIUnknownSchemes.h Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
SimpleURIUnknownSchemesRemoteObserver.sys.mjs Bug 1889988 - Added remote settings input to defaultUri bypass list r=necko-reviewers,valentin,nika,Standard8 2024-10-23 18:30:26 +00:00
SSLTokensCache.cpp
SSLTokensCache.h
ThrottleQueue.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
ThrottleQueue.h
Tickler.cpp
Tickler.h
TLSServerSocket.cpp Bug 1895232 - Convert do_GetService to using components::*::service in netwerk/ r=valentin,cookie-reviewers,places-reviewers 2024-05-30 21:18:43 +00:00
TLSServerSocket.h
TRRLoadInfo.cpp Bug 1932162 - Expose fetch destination on nsILoadInfo r=necko-reviewers,valentin 2024-11-20 09:07:37 +00:00
TRRLoadInfo.h