gecko-dev/netwerk/base
2023-10-19 07:40:28 +00:00
..
http-sfv Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
mozurl Bug 1617369 - Reformat recent rust changes with rustfmt r=emilio,webdriver-reviewers,whimboo 2023-02-13 15:02:07 +00:00
rust-helper Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
ARefBase.h
ArrayBufferInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
ArrayBufferInputStream.h
ascii_pac_utils.js
AutoClose.h
BackgroundFileSaver.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
BackgroundFileSaver.h Bug 1798212 - Convert downloads code to ES modules. r=mak 2022-11-07 17:56:09 +00:00
CacheInfoIPCTypes.h
CaptivePortalService.cpp Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r=Standard8 2023-03-25 18:16:10 +00:00
CaptivePortalService.h Backed out changeset 40079b294d34 (bug 1800603) for causing Xpcshell failures in test_ext_captivePortal.js. CLOSED TREE 2023-01-12 14:25:59 +02:00
Dashboard.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
Dashboard.h
DashboardTypes.h
DefaultURI.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
DefaultURI.h
EventTokenBucket.cpp
EventTokenBucket.h
FuzzyLayer.cpp
FuzzyLayer.h
FuzzySecurityInfo.cpp Bug 1806104 - Add missing security state for HTTP/2 fuzzing. r=necko-reviewers,valentin 2022-12-16 14:24:09 +00:00
FuzzySecurityInfo.h Bug 1805234 - provide FuzzySecurityInfo for FuzzySocketControl r=jschanck,necko-reviewers,kershaw 2022-12-14 17:33:58 +00:00
FuzzySocketControl.cpp Bug 1813618 - buffer client auth certificate selection UI for speculative connections r=valentin,jschanck,necko-reviewers,kershaw 2023-04-18 17:52:49 +00:00
FuzzySocketControl.h Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
InterceptionInfo.cpp Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
InterceptionInfo.h Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
IOActivityMonitor.cpp
IOActivityMonitor.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
IPv6Utils.h
LoadContextInfo.cpp
LoadContextInfo.h
LoadInfo.cpp Bug 1830070: Correctly apply RFP Checks to about: documents and deal with pop-ups (ESR) r=smaug,emilio, a=dsmith 2023-07-10 20:28:53 +00:00
LoadInfo.h Bug 1778454 - Properly reflect the hsts status in the securityInfo object. r=keeler,robwu 2023-05-15 09:31:49 +00:00
LoadTainting.h
makecppstring.py
MemoryDownloader.cpp
MemoryDownloader.h
moz.build Bug 1834176 - Convert NetUtil.jsm to an ES module. r=necko-reviewers,valentin 2023-05-25 14:12:12 +00:00
mozIThirdPartyUtil.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
netCore.h
NetUtil.sys.mjs Bug 1834176 - Convert NetUtil.jsm to an ES module. r=necko-reviewers,valentin 2023-05-25 14:12:12 +00:00
NetworkConnectivityService.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkConnectivityService.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkDataCountLayer.cpp
NetworkDataCountLayer.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp
NetworkInfoServiceWindows.cpp
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsBaseChannel.h Bug 1823893 - removed method nsBaseChannel::PushStreamConverter r=necko-reviewers,valentin 2023-05-11 07:30:49 +00:00
nsBaseContentStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsBaseContentStream.h
nsBufferedStreams.cpp Bug 1837399 - Propagate stream error through nsBufferedInputStream::ReadSegments r=necko-reviewers,kershaw, a=dmeehan 2023-06-12 17:08:54 +00:00
nsBufferedStreams.h Bug 1818357 - Guard nsBufferedStream::mBuffer with recursive mutex r=necko-reviewers,jesup 2023-03-15 08:04:05 +00:00
nsDirectoryIndexStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsDirectoryIndexStream.h
nsDNSPrefetch.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsDNSPrefetch.h Bug 1596845 - Pass new DNS record to OnLookupComplete to be able to get effectiveTRRMode and skip reason r=necko-reviewers,kershaw 2022-12-23 09:26:18 +00:00
nsDownloader.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsDownloader.h
nsFileStreams.cpp Bug 998736 removed NS_ENSURE_SUCCESS to avoid spamming mochitests. r=necko-reviewers,valentin 2023-05-11 07:25:38 +00:00
nsFileStreams.h Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier2.idl
nsIAsyncStreamCopier.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIAuthModule.idl
nsIAuthPrompt2.idl
nsIAuthPrompt.idl Bug 1832490 - make LoginManagerAuthPrompter promts async r=credential-management-reviewers,necko-reviewers,jesup,dimi 2023-05-22 13:49:59 +00:00
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl
nsIChannel.idl
nsIChannelEventSink.idl
nsIChildChannel.idl
nsIClassifiedChannel.idl
nsIClassOfService.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIContentSniffer.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl
nsIDHCPClient.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 1791723 - Rename FileStream to FileRandomAccessStream; r=necko-reviewers,dom-storage-reviewers,dragana,jesup 2022-10-12 01:56:16 +00:00
nsIFileURL.idl
nsIForcePendingChannel.idl Bug 1792356, part 1 - [noscript] on XPIDL interfaces doesn't do anything. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-10-13 21:06:44 +00:00
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIHttpPushListener.idl
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsIInterceptionInfo.idl Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
nsIIOService.idl Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
nsILoadContextInfo.idl
nsILoadGroup.idl
nsILoadGroupChild.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsILoadInfo.idl Bug 1778454 - Properly reflect the hsts status in the securityInfo object. r=keeler,robwu 2023-05-15 09:31:49 +00:00
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl
nsIncrementalDownload.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsIncrementalStreamLoader.cpp
nsIncrementalStreamLoader.h
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl
nsINetworkConnectivityService.idl
nsINetworkInfoService.idl
nsINetworkInterceptController.idl Bug 1247687 - Implement csp for Module Workers; r=evilpie,asuth,rpl,ckerschb 2023-01-18 13:46:33 +00:00
nsINetworkLinkService.idl
nsINetworkPredictor.idl
nsINetworkPredictorVerifier.idl
nsInputStreamChannel.cpp
nsInputStreamChannel.h
nsInputStreamPump.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsInputStreamPump.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsINullChannel.idl
nsIOService.cpp Bug 1843384 - Crash in [@ shutdownhang | mozilla::net::nsSocketTransportService::SetOffline] r=valentin,necko-reviewers a=RyanVM 2023-09-13 21:22:13 +00:00
nsIOService.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
nsIParentChannel.idl
nsIParentRedirectingChannel.idl Bug 1667316 - Pass nsresult status to OnRedirectResult r=necko-reviewers,kershaw 2022-11-16 08:49:45 +00:00
nsIPermission.idl
nsIPermissionManager.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
nsIProtocolProxyService.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectHistoryEntry.idl
nsIRedirectResultListener.idl Bug 1667316 - Pass nsresult status to OnRedirectResult r=necko-reviewers,kershaw 2022-11-16 08:49:45 +00:00
nsIRequest.idl Bug 1809518 - Special case the HTTPS Only timeout request to make it bypass ORB r=farre,necko-reviewers 2023-02-28 19:46:11 +00:00
nsIRequestContext.idl
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISimpleURIMutator.idl
nsISocketFilter.idl
nsISocketTransport.idl Bug 1831272 - Change NS_NET_STATUS_* to success codes to avoid clashing with other nsresult values r=necko-reviewers,kershaw,devtools-reviewers,bomsy 2023-05-10 10:17:26 +00:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl 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
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin 2022-10-28 18:08:17 +00:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsIThreadRetargetableRequest.idl Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsIThreadRetargetableStreamListener.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIThrottledInputChannel.idl
nsITimedChannel.idl
nsITLSServerSocket.idl
nsITraceableChannel.idl
nsITransport.idl Bug 1831272 - Change NS_NET_STATUS_* to success codes to avoid clashing with other nsresult values r=necko-reviewers,kershaw,devtools-reviewers,bomsy 2023-05-10 10:17:26 +00:00
nsIUDPSocket.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIUploadChannel2.idl
nsIUploadChannel.idl
nsIURI.idl
nsIURIMutator.idl
nsIURIMutatorUtils.cpp
nsIURIWithSpecialOrigin.idl
nsIURL.idl
nsIURLParser.idl
nsLoadGroup.cpp Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00
nsLoadGroup.h
nsMediaFragmentURIParser.cpp
nsMediaFragmentURIParser.h
nsMIMEInputStream.cpp Bug 1836353 - make mStartedReading an Atomic r=valentin,necko-reviewers a=pascalc 2023-09-11 12:58:59 +00:00
nsMIMEInputStream.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsNetUtil.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
nsPACMan.h
nsPISocketTransportService.idl
nsPreloadedStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsPreloadedStream.h
nsProtocolProxyService.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsProtocolProxyService.h
nsProxyInfo.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsProxyInfo.h
nsReadLine.h
nsRedirectHistoryEntry.cpp
nsRedirectHistoryEntry.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsRequestObserverProxy.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
nsRequestObserverProxy.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsServerSocket.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsSimpleNestedURI.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1724649 - Followup to remove #include plstr.h r=necko-reviewers,xpcom-reviewers,valentin,nika 2023-05-15 14:53:02 +00:00
nsSimpleURI.h Bug 1815932 - [nsSimpleURI] Trim path when query and hash are empty r=necko-reviewers,valentin 2023-02-23 13:02:05 +00:00
nsSocketTransport2.cpp Bug 1840300 - cancel async copy with NS_BASE_STREAM_CLOSED during shutdown, r=necko-reviewers,valentin, a=dmeehan 2023-06-26 20:59:05 +00:00
nsSocketTransport2.h Bug 1835430 - Cancel async copy to avoid leaks, r=necko-reviewers,valentin,jesup, a=dmeehan 2023-06-23 06:51:02 +00:00
nsSocketTransportService2.cpp Bug 1843384 - Crash in [@ shutdownhang | mozilla::net::nsSocketTransportService::SetOffline] r=valentin,necko-reviewers a=RyanVM 2023-09-18 21:09:34 +00:00
nsSocketTransportService2.h Bug 1834640 - Part 2: Properly shutdown nsSocketTransportService during xpcom-shutdown-threads, r=jesup,necko-reviewers 2023-05-26 16:50:22 +00:00
nsStandardURL.cpp Bug 1858570 - Fix relative URL path starting with multiple slashes r=necko-reviewers,kershaw a=RyanVM 2023-10-19 07:40:28 +00:00
nsStandardURL.h
nsStreamListenerTee.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h
nsStreamLoader.cpp
nsStreamLoader.h
nsStreamTransportService.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsStreamTransportService.h
nsSyncStreamListener.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsSyncStreamListener.h Bug 1800344 part 2: Fold nsSyncStreamListener::Create() into NS_NewSyncStreamListener(). r=necko-reviewers,kershaw 2022-11-14 23:22:17 +00:00
nsTransportUtils.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1816677 - Allow to retry diffrent IP family for Http/3, r=necko-reviewers,valentin, a=dsmith 2023-06-28 17:20:41 +00:00
nsUDPSocket.h
nsURIHashKey.h
nsURLHelper.cpp Bug 1831587 - add value arg to delete and has, working wpt, delete ini r=valentin,necko-reviewers,webidl,smaug,emilio 2023-05-29 13:32:06 +00:00
nsURLHelper.h Bug 1831587 - add value arg to delete and has, working wpt, delete ini r=valentin,necko-reviewers,webidl,smaug,emilio 2023-05-29 13:32:06 +00:00
nsURLHelperOSX.cpp
nsURLHelperUnix.cpp
nsURLHelperWin.cpp
nsURLParsers.cpp Bug 1815925 - Removed second colon check in URL parser. r=valentin,necko-reviewers 2023-05-30 22:10:01 +00:00
nsURLParsers.h
PollableEvent.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
PollableEvent.h
Predictor.cpp Bug 1543990 - Simplify nsISpeculativeConnect API, r=necko-reviewers,geckoview-reviewers,search-reviewers,valentin,m_kato 2023-06-01 09:46:12 +00:00
Predictor.h
PrivateBrowsingChannel.h
ProtocolHandlerInfo.cpp Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
ProtocolHandlerInfo.h Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
ProxyAutoConfig.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
ProxyAutoConfig.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin, a=dmeehan 2023-06-07 14:48:38 +00:00
ProxyConfig.h
RedirectChannelRegistrar.cpp Bug 1760018 - Clean up networking registrars earlier to avoid leaks. r=necko-reviewers,kershaw 2023-05-05 15:04:46 +00:00
RedirectChannelRegistrar.h Bug 1760018 - Clean up networking registrars earlier to avoid leaks. r=necko-reviewers,kershaw 2023-05-05 15:04:46 +00:00
RequestContextService.cpp
RequestContextService.h
ShutdownLayer.cpp
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
SimpleChannel.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
SimpleChannel.h
SimpleChannelParent.cpp
SimpleChannelParent.h
SSLTokensCache.cpp Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
SSLTokensCache.h Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
ThrottleQueue.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
ThrottleQueue.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
Tickler.cpp
Tickler.h
TLSServerSocket.cpp
TLSServerSocket.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
TRRLoadInfo.cpp Bug 1778454 - Properly reflect the hsts status in the securityInfo object. r=keeler,robwu 2023-05-15 09:31:49 +00:00
TRRLoadInfo.h