fune/netwerk/base
2023-01-24 13:08:31 +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 1804359 - Update uuid to 1.x. r=emilio,janerik,webdriver-reviewers,supply-chain-reviewers 2022-12-22 09:11:10 +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 Bug 1787321 - convert nsAHttpConnection::GetSecurityInfo into ::GetTLSSocketControl r=kershaw,necko-reviewers 2022-08-30 00:38:57 +00:00
ArrayBufferInputStream.cpp
ArrayBufferInputStream.h
ascii_pac_utils.js
AutoClose.h
BackgroundFileSaver.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
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 1800603 - Do not instantiate captive portal detector if it's too early to run JS r=necko-reviewers,kershaw,jandem 2023-01-24 13:08:31 +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
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 1805234 - provide FuzzySecurityInfo for FuzzySocketControl r=jschanck,necko-reviewers,kershaw 2022-12-14 17:33:58 +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 Bug 1771263 - Avoid racing on IOActivityMonitor::gInstance, r=necko-reviewers,valentin 2022-09-21 13:22:21 +00:00
IOActivityMonitor.h Bug 1771263 - Avoid racing on IOActivityMonitor::gInstance, r=necko-reviewers,valentin 2022-09-21 13:22:21 +00:00
IPv6Utils.h
LoadContextInfo.cpp
LoadContextInfo.h
LoadInfo.cpp Bug 1800102 - Dispatch cookiebannerdetected and cookiebannerhandled events after nsICookieInjector handled a banner. r=timhuang,necko-reviewers,kershaw 2022-12-16 08:54:51 +00:00
LoadInfo.h Bug 1800102 - Dispatch cookiebannerdetected and cookiebannerhandled events after nsICookieInjector handled a banner. r=timhuang,necko-reviewers,kershaw 2022-12-16 08:54:51 +00:00
LoadTainting.h
makecppstring.py
MemoryDownloader.cpp
MemoryDownloader.h
moz.build Bug 1800603 - Do not instantiate captive portal detector if it's too early to run JS r=necko-reviewers,kershaw,jandem 2023-01-24 13:08:31 +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.jsm Bug 1790398 - Core implemention of the WebTransport session r=necko-reviewers,kershaw,valentin 2022-10-21 05:10:09 +00:00
NetworkConnectivityService.cpp 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
NetworkConnectivityService.h
NetworkDataCountLayer.cpp
NetworkDataCountLayer.h
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 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.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
nsBaseChannel.h 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
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp
nsBufferedStreams.h
nsDirectoryIndexStream.cpp
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
nsDownloader.h
nsFileStreams.cpp Bug 1791750 - Add a new argument to serialization methods for passing optional callbacks; r=dom-storage-reviewers,ipc-reviewers,nika,jari 2022-12-16 06:38:12 +00:00
nsFileStreams.h Bug 1791723 - Rename FileStream to FileRandomAccessStream; r=necko-reviewers,dom-storage-reviewers,dragana,jesup 2022-10-12 01:56:16 +00:00
nsIArrayBufferInputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.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
nsIAuthPrompt.idl
nsIAuthPrompt2.idl
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 Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl
nsIChannel.idl Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
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 Bug 1792357, part 2 - Non-scriptable classes don't need to be marked [builtinclass]. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-27 18:31:50 +00:00
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
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 1800102 - Dispatch cookiebannerdetected and cookiebannerhandled events after nsICookieInjector handled a banner. r=timhuang,necko-reviewers,kershaw 2022-12-16 08:54:51 +00:00
nsIMIMEInputStream.idl Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin 2022-09-09 18:22:36 +00:00
nsIMultiPartChannel.idl
nsIncrementalDownload.cpp Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin 2022-09-08 09:11:18 +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 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
nsInputStreamPump.h Bug 1797370 - Do not access nsInputStream::mListener without holding mutex r=jesup,necko-reviewers 2022-11-24 17:17:35 +00:00
nsINullChannel.idl
nsIOService.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
nsIOService.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
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
nsIProtocolProxyService.idl
nsIProtocolProxyService2.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl Bug 1791749 - Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment r=necko-reviewers,valentin DONTBUILD 2022-09-21 10:27:05 +00:00
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 1596845 - Make effectiveTRRMode, skipReason atomic r=necko-reviewers,kershaw 2022-12-23 09:26:18 +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 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl Bug 1792357, part 2 - Non-scriptable classes don't need to be marked [builtinclass]. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-27 18:31:50 +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
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 Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager r=necko-reviewers,kershaw 2022-09-22 12:32:02 +00:00
nsITLSServerSocket.idl
nsITraceableChannel.idl
nsITransport.idl Bug 1792354, part 2 - Remove nsErrorService and nsIErrorService. r=xpcom-reviewers,necko-reviewers,nika,valentin 2022-09-27 21:27:17 +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
nsIUploadChannel.idl
nsIUploadChannel2.idl
nsIURI.idl
nsIURIMutator.idl
nsIURIMutatorUtils.cpp
nsIURIWithSpecialOrigin.idl
nsIURL.idl
nsIURLParser.idl
nsLoadGroup.cpp Bug 1342425: make assertion for null request a DIAGNOSTIC_ASSERT r=necko-reviewers,valentin 2022-11-04 16:30:25 +00:00
nsLoadGroup.h
nsMediaFragmentURIParser.cpp
nsMediaFragmentURIParser.h
nsMIMEInputStream.cpp
nsMIMEInputStream.h
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1809126 - Remove moz-fonttable protocol. r=jfkthame,necko-reviewers 2023-01-20 18:41:16 +00:00
nsNetUtil.h Bug 1805885 - Removed unnecessary functions NS_MaybeOpenChannelUsingOpen() and NS_MaybeOpenChannelUsingAsyncOpen(). Also refactored callers of these functions to not use them. r=valentin,necko-reviewers 2023-01-08 20:58:54 +00:00
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.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
nsPACMan.h
nsPISocketTransportService.idl
nsPreloadedStream.cpp
nsPreloadedStream.h
nsProtocolProxyService.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
nsProtocolProxyService.h
nsProxyInfo.cpp
nsProxyInfo.h
nsReadLine.h
nsRedirectHistoryEntry.cpp
nsRedirectHistoryEntry.h
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
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp
nsSimpleURI.h
nsSocketTransport2.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
nsSocketTransport2.h Bug 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw 2022-11-16 16:37:29 +00:00
nsSocketTransportService2.cpp Bug 1799222 - Part 1: Prevent accidental dispatches to threadpool and timer threads, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,media-playback-reviewers,jesup,m_kato,padenot,kmag 2022-12-16 17:09:16 +00:00
nsSocketTransportService2.h
nsStandardURL.cpp Bug 1788115 - Do not enforce 63 character limit for IDNA labels r=necko-reviewers,dragana 2022-09-07 12:05:21 +00:00
nsStandardURL.h
nsStreamListenerTee.cpp
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h
nsStreamLoader.cpp
nsStreamLoader.h
nsStreamTransportService.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
nsStreamTransportService.h
nsSyncStreamListener.cpp Bug 1800344 part 2: Fold nsSyncStreamListener::Create() into NS_NewSyncStreamListener(). r=necko-reviewers,kershaw 2022-11-14 23:22:17 +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 1801703 - rework the event to destruct mTransport in ~nsTransportStatusEvent r=kershaw,necko-reviewers 2022-12-22 22:17:25 +00:00
nsTransportUtils.h
nsUDPSocket.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
nsUDPSocket.h
nsURIHashKey.h
nsURLHelper.cpp
nsURLHelper.h
nsURLHelperOSX.cpp
nsURLHelperUnix.cpp
nsURLHelperWin.cpp
nsURLParsers.cpp
nsURLParsers.h
PollableEvent.cpp
PollableEvent.h
Predictor.cpp
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 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +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
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
ThrottleQueue.h
Tickler.cpp
Tickler.h
TLSServerSocket.cpp Bug 1784098 - move nsITLSServerConnectionInfo from nsISocketTransport.securityInfo to securityCallbacks r=necko-reviewers,kershaw 2022-08-23 03:37:17 +00:00
TLSServerSocket.h Bug 1784098 - move nsITLSServerConnectionInfo from nsISocketTransport.securityInfo to securityCallbacks r=necko-reviewers,kershaw 2022-08-23 03:37:17 +00:00
TRRLoadInfo.cpp Bug 1800102 - Dispatch cookiebannerdetected and cookiebannerhandled events after nsICookieInjector handled a banner. r=timhuang,necko-reviewers,kershaw 2022-12-16 08:54:51 +00:00
TRRLoadInfo.h