.. |
http-sfv
|
|
|
mozurl
|
Bug 1849866: Rename moz-anno:favicon protocol to cached-favicon r=necko-reviewers,places-reviewers,valentin,mak
|
2024-01-24 22:05:42 +00:00 |
rust-helper
|
|
|
ARefBase.h
|
|
|
ArrayBufferInputStream.cpp
|
Bug 1690111 - Use new TypedArray APIs for creating a container with a copy of the data. r=necko-reviewers,farre,kershaw
|
2023-09-20 09:42:02 +00:00 |
ArrayBufferInputStream.h
|
Bug 1690111 - Use new TypedArray APIs for creating a container with a copy of the data. r=necko-reviewers,farre,kershaw
|
2023-09-20 09:42:02 +00:00 |
ascii_pac_utils.js
|
|
|
AutoClose.h
|
|
|
BackgroundFileSaver.cpp
|
Bug 1856795 - Remove redundant member init r=emilio
|
2023-10-15 15:29:02 +00:00 |
BackgroundFileSaver.h
|
|
|
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 |
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 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 1875118 - Add null checks to DefaultURI::EqualsExceptRef r=necko-reviewers,kershaw
|
2024-01-24 10:01:22 +00:00 |
DefaultURI.h
|
|
|
EventTokenBucket.cpp
|
|
|
EventTokenBucket.h
|
|
|
FuzzyLayer.cpp
|
|
|
FuzzyLayer.h
|
|
|
FuzzySecurityInfo.cpp
|
|
|
FuzzySecurityInfo.h
|
|
|
FuzzySocketControl.cpp
|
Bug 1401466 - make the client auth certificate selection dialog tab modal r=jschanck,necko-reviewers,bolsson,kershaw,valentin
|
2023-08-30 03:05:35 +00:00 |
FuzzySocketControl.h
|
|
|
InterceptionInfo.cpp
|
|
|
InterceptionInfo.h
|
|
|
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 1824325 - Remove unnescessary code introduced by D198575 r=emilio
|
2024-01-26 11:02:02 +00:00 |
LoadInfo.h
|
Bug 1870278 - Remove diagnostics code around mozilla::net::LoadInfo::SetReservedClientInfo. r=dom-worker-reviewers,asuth
|
2023-12-15 17:26:12 +00:00 |
LoadTainting.h
|
|
|
makecppstring.py
|
|
|
MemoryDownloader.cpp
|
|
|
MemoryDownloader.h
|
|
|
moz.build
|
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 |
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 1758155 - Remove some PSM actos from PBackground, r=keeler,nika,necko-reviewers,jesup
|
2023-08-31 11:45:04 +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 |
NetworkInfoServiceImpl.h
|
|
|
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 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 |
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
|
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
|
2023-06-12 17:08:54 +00:00 |
nsBufferedStreams.h
|
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
|
2023-10-15 15:29:03 +00:00 |
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
|
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
|
|
|
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
|
Bug 1690111 - Use new TypedArray APIs for creating a container with a copy of the data. r=necko-reviewers,farre,kershaw
|
2023-09-20 09:42:02 +00:00 |
nsIAsyncStreamCopier2.idl
|
|
|
nsIAsyncStreamCopier.idl
|
|
|
nsIAsyncVerifyRedirectCallback.idl
|
|
|
nsIAuthInformation.idl
|
|
|
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
|
|
|
nsIAuthPromptProvider.idl
|
|
|
nsIBackgroundFileSaver.idl
|
|
|
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
|
|
|
nsIChannel.idl
|
|
|
nsIChannelEventSink.idl
|
Bug 1820807 - redirect channel for auth retries. r=necko-reviewers,kershaw,valentin
|
2023-09-25 21:14:17 +00:00 |
nsIChildChannel.idl
|
|
|
nsIClassifiedChannel.idl
|
|
|
nsIClassOfService.idl
|
|
|
nsIContentSniffer.idl
|
|
|
nsIDashboard.idl
|
|
|
nsIDashboardEventNotifier.idl
|
|
|
nsIDHCPClient.idl
|
|
|
nsIDownloader.idl
|
|
|
nsIEncodedChannel.idl
|
Bug 1852870 - Make devtools stop decompress decompressed content r=farre,ochameau,necko-reviewers,devtools-reviewers,valentin
|
2023-10-05 18:51:26 +00:00 |
nsIExternalProtocolHandler.idl
|
|
|
nsIFileStreams.idl
|
|
|
nsIFileURL.idl
|
|
|
nsIForcePendingChannel.idl
|
|
|
nsIFormPOSTActionChannel.idl
|
|
|
nsIHttpAuthenticatorCallback.idl
|
|
|
nsIHttpPushListener.idl
|
|
|
nsIIncrementalDownload.idl
|
|
|
nsIIncrementalStreamLoader.idl
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsIInputStreamChannel.idl
|
|
|
nsIInputStreamPump.idl
|
Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
|
2023-06-07 14:48:38 +00:00 |
nsIInterceptionInfo.idl
|
|
|
nsIIOService.idl
|
Bug 328707 - Allow only valid IP/Hostname for Proxy Config, r=mconley,necko-reviewers,valentin
|
2024-01-22 14:28:41 +00:00 |
nsILoadContextInfo.idl
|
|
|
nsILoadGroup.idl
|
|
|
nsILoadGroupChild.idl
|
|
|
nsILoadInfo.idl
|
Bug 1853883 - [bidi] Implement network.failRequest command r=webdriver-reviewers,necko-reviewers,jesup,whimboo
|
2024-01-12 11:08:14 +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
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsIncrementalStreamLoader.h
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsINestedURI.idl
|
|
|
nsINetAddr.idl
|
|
|
nsINetUtil.idl
|
|
|
nsINetworkConnectivityService.idl
|
|
|
nsINetworkInfoService.idl
|
|
|
nsINetworkInterceptController.idl
|
Bug 1577829 - Set the service worker launch timings r=edenchuang,necko-reviewers,jesup
|
2023-12-13 13:15:12 +00:00 |
nsINetworkLinkService.idl
|
|
|
nsINetworkPredictor.idl
|
|
|
nsINetworkPredictorVerifier.idl
|
|
|
nsInputStreamChannel.cpp
|
|
|
nsInputStreamChannel.h
|
|
|
nsInputStreamPump.cpp
|
Bug 1851992 - send onDataFinished notifications from nsInputStreamPump. r=necko-reviewers,jesup
|
2023-10-27 13:30:12 +00:00 |
nsInputStreamPump.h
|
Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
|
2023-06-07 14:48:38 +00:00 |
nsINullChannel.idl
|
|
|
nsIOService.cpp
|
Backed out changeset d588407829f1 (bug 1840182) for causing Wd process crash failures CLOSED TREE
|
2024-02-14 19:43:55 +02:00 |
nsIOService.h
|
Bug 1847402 - Remove some unused code: NS_N(), MAX_RECURSION_COUNT, and AutoIncrement. r=necko-reviewers,jesup
|
2023-08-07 06:29:48 +00:00 |
nsIParentChannel.idl
|
|
|
nsIParentRedirectingChannel.idl
|
|
|
nsIPermission.idl
|
|
|
nsIPermissionManager.idl
|
|
|
nsIPrivateBrowsingChannel.idl
|
|
|
nsIProgressEventSink.idl
|
|
|
nsIPrompt.idl
|
Bug 1811076: Part 6 - Show a cancelable "slow agent" dialog on slow content analysis r=nika,Gijs,rkraesig,fluent-reviewers,bolsson
|
2023-12-08 17:48:31 +00:00 |
nsIProtocolHandler.idl
|
Bug 1553105 - Make URL.origin return "null" if protocol doesn't have the URI_HAS_WEB_EXPOSED_ORIGIN flag r=nika,necko-reviewers,kershaw
|
2023-09-27 10:29:17 +00:00 |
nsIProtocolProxyCallback.idl
|
|
|
nsIProtocolProxyFilter.idl
|
|
|
nsIProtocolProxyService2.idl
|
|
|
nsIProtocolProxyService.idl
|
Bug 1853203 - Allow non-ASCII string in username/password of proxy info. r=necko-reviewers,valentin
|
2023-09-15 11:22:13 +00:00 |
nsIProxiedChannel.idl
|
|
|
nsIProxiedProtocolHandler.idl
|
|
|
nsIProxyInfo.idl
|
|
|
nsIRandomGenerator.idl
|
Bug 1690111 - Improve nsIRandomGenerator APIs. r=mccr8,necko-reviewers,kershaw
|
2023-09-20 09:41:58 +00:00 |
nsIRedirectChannelRegistrar.idl
|
|
|
nsIRedirectHistoryEntry.idl
|
|
|
nsIRedirectResultListener.idl
|
|
|
nsIRequest.idl
|
Bug 1850892 - Remove expiring probe HTTP_PRELOAD_IMAGE_STARTREQUEST_DELAY r=necko-reviewers,valentin
|
2023-09-01 14:45:06 +00:00 |
nsIRequestContext.idl
|
|
|
nsIRequestObserver.idl
|
Bug 759819: Teach 3 necko classes to release listeners after OnStopRequest r=necko-reviewers,valentin
|
2023-10-17 18:29:14 +00:00 |
nsIRequestObserverProxy.idl
|
|
|
nsIResumableChannel.idl
|
|
|
nsISecCheckWrapChannel.idl
|
|
|
nsISecureBrowserUI.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 |
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
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsIStreamLoader.idl
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsIStreamTransportService.idl
|
|
|
nsISyncStreamListener.idl
|
|
|
nsISystemProxySettings.idl
|
Bug 621429 - Added button to allow WPAD while using system proxy settings. r=necko-reviewers,fluent-reviewers,settings-reviewers,kershaw,bolsson,Gijs
|
2024-03-08 04:38:55 +00:00 |
nsIThreadRetargetableRequest.idl
|
Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
|
2023-06-07 14:48:38 +00:00 |
nsIThreadRetargetableStreamListener.idl
|
Bug 1875265 - Allow to call OnDataFinished on main thread, r=sunil
|
2024-01-25 09:30:23 +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 1852924 - When pacer returns a small delay, pretend to wait and get the next packet to send, r=mt
|
2023-11-21 11:49:49 +00:00 |
nsIUploadChannel2.idl
|
|
|
nsIUploadChannel.idl
|
|
|
nsIURI.idl
|
Bug 1864985: Add hasUserPass attribute to nsIURI r=necko-reviewers,valentin
|
2023-11-17 20:12:10 +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 1881393 - Remove HTTPS_RR_OPEN_TO_FIRST_SENT, r=necko-reviewers,valentin
|
2024-02-22 15:09:32 +00:00 |
nsLoadGroup.h
|
|
|
nsMediaFragmentURIParser.cpp
|
|
|
nsMediaFragmentURIParser.h
|
|
|
nsMIMEInputStream.cpp
|
Bug 1836353 - make mStartedReading an Atomic r=valentin,necko-reviewers
|
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 1883512 - uikit doesn't support moz-icon yet. r=necko-reviewers,valentin
|
2024-03-05 20:56:39 +00:00 |
nsNetUtil.h
|
Bug 1839315: part 8) Store the fetchpriority value from Link header fields in the LinkHeader struct. r=manuel
|
2023-10-24 07:37:47 +00:00 |
nsPACMan.cpp
|
Bug 621429 - Added button to allow WPAD while using system proxy settings. r=necko-reviewers,fluent-reviewers,settings-reviewers,kershaw,bolsson,Gijs
|
2024-03-08 04:38:55 +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 621429 - Added button to allow WPAD while using system proxy settings. r=necko-reviewers,fluent-reviewers,settings-reviewers,kershaw,bolsson,Gijs
|
2024-03-08 04:38:55 +00:00 |
nsProtocolProxyService.h
|
Bug 621429 - Added button to allow WPAD while using system proxy settings. r=necko-reviewers,fluent-reviewers,settings-reviewers,kershaw,bolsson,Gijs
|
2024-03-08 04:38:55 +00:00 |
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 1864985: Add hasUserPass attribute to nsIURI r=necko-reviewers,valentin
|
2023-11-17 20:12:10 +00:00 |
nsSimpleURI.h
|
Bug 1818374 - strip whitespaces for URL property setters. r=necko-reviewers,kershaw
|
2023-08-17 18:46:14 +00:00 |
nsSocketTransport2.cpp
|
Bug 1871545 - add a profiler counter for bandwidth use, r=profiler-reviewers,necko-reviewers,kershaw,canaltinova.
|
2024-01-09 14:41:55 +00:00 |
nsSocketTransport2.h
|
Bug 1869175 - netwerk nsSocketTransport2 thread-safety annotations r=necko-reviewers,kershaw,valentin
|
2023-12-19 15:42:03 +00:00 |
nsSocketTransportService2.cpp
|
Backed out changeset b3fa528a2652 (bug 1881791) for causing build bustages in nsSocketTransportService2.cpp. CLOSED TREE
|
2024-02-23 20:10:17 +02:00 |
nsSocketTransportService2.h
|
Bug 1819556 - Remove nsSocketTransportService::ProbeMaxCount r=kershaw,necko-reviewers
|
2023-07-13 00:28:52 +00:00 |
nsStandardURL.cpp
|
Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro
|
2024-03-04 10:24:43 +00:00 |
nsStandardURL.h
|
|
|
nsStreamListenerTee.cpp
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsStreamListenerTee.h
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsStreamListenerWrapper.cpp
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsStreamListenerWrapper.h
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsStreamLoader.cpp
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
nsStreamLoader.h
|
Bug 1851992 - implement nsIThreadRetargetableStreamListener::OnDataFinished to multiple listeners. r=necko-reviewers,extension-reviewers,jesup,rpl
|
2023-10-27 13:30:11 +00:00 |
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
|
|
|
nsTransportUtils.cpp
|
Bug 1193389 - nsTransportEventSinkProxy clean up, r=necko-reviewers,valentin
|
2024-02-22 09:02:06 +00:00 |
nsTransportUtils.h
|
|
|
nsUDPSocket.cpp
|
Bug 1871545 - add a profiler counter for bandwidth use, r=profiler-reviewers,necko-reviewers,kershaw,canaltinova.
|
2024-01-09 14:41:55 +00:00 |
nsUDPSocket.h
|
Bug 1871545 - add a profiler counter for bandwidth use, r=profiler-reviewers,necko-reviewers,kershaw,canaltinova.
|
2024-01-09 14:41:55 +00:00 |
nsURIHashKey.h
|
|
|
nsURLHelper.cpp
|
Bug 1843717 - Don't replace backslashes in the hash of the URL r=necko-reviewers,kershaw
|
2024-01-30 10:51:15 +00:00 |
nsURLHelper.h
|
Bug 1397646 - return empty statusText for HTTP2 fetches and XMLHttpRequests; r=kershaw,necko-reviewers,sunil
|
2023-08-08 19:47:39 +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 1805796 - Remove MOZ_DIAGNOSTIC_ASSERT(gNeckoChild), r=necko-reviewers,valentin
|
2024-02-28 08:58:36 +00:00 |
Predictor.h
|
|
|
PrivateBrowsingChannel.h
|
|
|
ProtocolHandlerInfo.cpp
|
|
|
ProtocolHandlerInfo.h
|
|
|
ProxyAutoConfig.cpp
|
Bug 1857488 - Set RTPCallerType when creating the global/realm in the browser. r=smaug,devtools-reviewers
|
2023-10-26 17:49:01 +00:00 |
ProxyAutoConfig.h
|
Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin
|
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 1855134 - Move existing MOZ_TRY macros to a dedicated header file; r=glandium
|
2023-09-28 20:46:07 +00:00 |
SimpleChannel.h
|
|
|
SimpleChannelParent.cpp
|
|
|
SimpleChannelParent.h
|
|
|
SSLTokensCache.cpp
|
Bug 1861878 : Remove network.ssl_tokens_cache_use_only_once pref r=necko-reviewers,kershaw
|
2023-11-24 18:00:12 +00:00 |
SSLTokensCache.h
|
|
|
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 1824222 - Add an OverriddenFingerprintingSettings attribute to nsILoadInfo. r=tjr,necko-reviewers,jesup
|
2023-10-17 22:02:27 +00:00 |
TRRLoadInfo.h
|
Bug 1824222 - Add an OverriddenFingerprintingSettings attribute to nsILoadInfo. r=tjr,necko-reviewers,jesup
|
2023-10-17 22:02:27 +00:00 |