gecko-dev/netwerk/base
Ehsan Akhgari ce9afcdc80 Bug 1356838 - Reduce the hashtable lookup cost in EnsureGlobalPredictor(); r=nwgh 2017-04-17 23:27:45 -04:00
..
rust-url-capi Bug 1352553 - Part 2: Restore previous default port behaviour for RustURL::GetPort on a CLOSED TREE, a=bustage 2017-04-10 16:22:35 -04:00
ADivertableParentChannel.h
ARefBase.h Bug 1312319 - Add a NS_INLINE_DECL_PURE_VIRTUAL_REFCOUNTING macro and replace existing pure-virtual AddRef/Release declarations. r=froydnj 2017-01-25 14:51:34 -05:00
ArrayBufferInputStream.cpp Bug 1349419 - Do fallible memory alloc and return failure to avoid OOM crash. r=mcmanus 2017-03-24 02:59:00 -04:00
ArrayBufferInputStream.h Bug 1298773 - Make ArrayBufferInputStream copy its input buffer. r=jonco a=abillings 2016-10-31 17:48:04 -04:00
AutoClose.h
BackgroundFileSaver.cpp Bug 1331983 - Avoid non-smart string IDL types in nsIX509CertDB.idl. r=gcp,keeler,nwgh 2017-02-09 23:11:29 +08:00
BackgroundFileSaver.h
CaptivePortalService.cpp Bug 1332271 - Do not cancel timer when captive portal request times out r=mcmanus 2017-01-24 15:43:30 +01:00
CaptivePortalService.h Bug 1317511 - Share captive portal state with the content process r=bagder 2016-11-17 17:35:24 +01:00
ChannelDiverterChild.cpp
ChannelDiverterChild.h
ChannelDiverterParent.cpp
ChannelDiverterParent.h
Dashboard.cpp Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
Dashboard.h Bug 1317430 - Avoid a unnecessary copy by passing a const & in netwerk/ r=valentin 2016-11-14 23:16:40 +01:00
DashboardTypes.h
EventTokenBucket.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
EventTokenBucket.h
LoadContextInfo.cpp Bug 1329521 - GetLoadContextInfo() should not compare originAttributes and privateBrowsing boolean when docShell is chrome type, r=smaug 2017-01-13 15:41:28 +01:00
LoadContextInfo.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
LoadInfo.cpp Bug 1352778 - Do not reset triggeringPrincipal but only principalToInherit within loadInfo when forced to. r=gijs 2017-04-03 20:06:53 +02:00
LoadInfo.h Bug 1149127 - Stop exporting LoadInfo unnecessarily; r=ckerschb 2017-02-06 13:07:46 -05:00
LoadTainting.h
MemoryDownloader.cpp
MemoryDownloader.h
NetStatistics.h Bug 1318883 - Remove the NetworkStats API and related code; r=baku,mcmanus 2016-11-21 13:33:18 -05:00
NetUtil.jsm Bug 1291458 - Update documentation for nsILoadInfo. r=tanvi 2016-09-20 08:34:40 +02:00
NetworkActivityMonitor.cpp
NetworkActivityMonitor.h
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp
NetworkInfoServiceWindows.cpp
PollableEvent.cpp Bug 1305436 - "Fix issue with Firefox 49 won't start after installation". r=mcmanus 2016-10-06 09:22:00 +02:00
PollableEvent.h
Predictor.cpp Bug 1356838 - Reduce the hashtable lookup cost in EnsureGlobalPredictor(); r=nwgh 2017-04-17 23:27:45 -04:00
Predictor.h Bug 1312954 - Part 5: Have the network predictor use OriginAttributes to properly partition connections it creates like non-predictive connections. r=nwgh 2017-02-02 22:16:00 -05:00
PrivateBrowsingChannel.h Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
ProxyAutoConfig.cpp Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
ProxyAutoConfig.h Bug 1310721 - Remove support for the b2g PAC generator; r=mcmanus 2016-10-17 14:10:45 -04:00
RedirectChannelRegistrar.cpp
RedirectChannelRegistrar.h
ReferrerPolicy.h Bug 1304623 - Create a pref to control the default referrer policy- part 2. r=mcmanus, r=bkelly 2017-01-05 11:30:03 +08:00
RequestContextService.cpp Bug 1348462 - Use a process-unique uint64 instead of a uuid for request context ids r=mcmanus 2017-03-23 07:40:36 -07:00
RequestContextService.h Bug 1348462 - Use a process-unique uint64 instead of a uuid for request context ids r=mcmanus 2017-03-23 07:40:36 -07:00
RustURL.cpp Bug 1352553 - Update rust-url-capi to use the new nserror crate, r=valentin 2017-04-10 15:21:25 -04:00
RustURL.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
ShutdownLayer.cpp Bug 1288308 - Part 2: implement Named Pipe IO layer; r=bagder,mayhemer 2016-11-03 18:15:08 +08:00
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h
SimpleChannel.cpp Bug 1351163: Part 2 - Add a nsSimpleChannel helper class for creating simple wrapper channels. r=bz,honzab 2017-04-07 14:35:48 -07:00
SimpleChannel.h Bug 1351163: Part 2 - Add a nsSimpleChannel helper class for creating simple wrapper channels. r=bz,honzab 2017-04-07 14:35:48 -07:00
StreamingProtocolService.cpp
StreamingProtocolService.h
TLSServerSocket.cpp Bug 1331983 - Avoid non-smart string IDL types in nsIX509CertDB.idl. r=gcp,keeler,nwgh 2017-02-09 23:11:29 +08:00
TLSServerSocket.h
ThrottleQueue.cpp
ThrottleQueue.h
ThrottlingService.cpp Bug 1348061 - When an HTTP channel is throttled, stop reading from the socket when using HTTP/1. r=mcmanus 2017-04-13 05:26:00 -04:00
ThrottlingService.h Bug 1348461 - Use a process-unique uint64 instead of a uuid for channel ids r=mcmanus 2017-04-04 08:36:51 -07:00
Tickler.cpp
Tickler.h
moz.build Bug 1351163: Part 2 - Add a nsSimpleChannel helper class for creating simple wrapper channels. r=bz,honzab 2017-04-07 14:35:48 -07:00
mozIThirdPartyUtil.idl
netCore.h
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.cpp Bug 1310127 - Part 4: Use MOZ_MUST_USE in netwerk/protocol/http r=mcmanus 2016-12-28 14:43:47 +08:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1351163: Part 1 - Support direct stream listener output in nsBaseChannel. r=honzab 2017-04-07 14:25:33 -07:00
nsBaseChannel.h Bug 1351163: Part 1 - Support direct stream listener output in nsBaseChannel. r=honzab 2017-04-07 14:25:33 -07:00
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp Bug 1347557 - Move 2 static methods about the IPC serialization of streams into an helper class, r=qdot 2017-03-21 07:47:25 +01:00
nsBufferedStreams.h Bug 1344204 - nsBufferedInputStream should be serializable/cloneable following the internal sub streams, r=smaug 2017-03-08 07:48:37 +01:00
nsChannelClassifier.cpp Backed out changeset 985d9b83325f (bug 1337043) for causing bug 1337043 2017-03-14 07:02:02 +01:00
nsChannelClassifier.h Bug 1341506 - Part 1: Implement and use nsIURIClassifier.asyncClassifyLocalWithTables. r=Ehsan,francois 2017-03-01 11:27:51 +08:00
nsDNSPrefetch.cpp Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
nsDNSPrefetch.h Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
nsDirectoryIndexStream.cpp Bug 1335983 - Migrate nsCollation::CreateCollection to use LocaleService::GetAppLocale. r=jfkthame 2017-02-07 12:52:03 -08:00
nsDirectoryIndexStream.h
nsDownloader.cpp
nsDownloader.h
nsFileStreams.cpp Bug 1354052 - Remove NS_NO_INPUT_BUFFERING from nsFileStreams.cpp, r=qdot 2017-04-07 09:33:04 +02:00
nsFileStreams.h Bug 1339710 - Remove nsIPartialFileInputStream, r=smaug 2017-02-22 09:41:51 +01:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt.idl
nsIAuthPrompt2.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBrowserSearchService.idl Bug 1312954 - Part 9: Update speculativeConnect to speculativeConnect2 for the search service. r=Gijs 2017-02-02 22:17:00 -05:00
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl Bug 1317511 - Share captive portal state with the content process r=bagder 2016-11-17 17:35:24 +01:00
nsIChannel.idl Bug 1291458 - Update documentation for nsILoadInfo. r=tanvi 2016-09-20 08:34:40 +02:00
nsIChannelEventSink.idl
nsIChannelWithDivertableParentListener.idl
nsIChildChannel.idl
nsIClassOfService.idl Bug 1312745 - Add class flags in nsIClassOfService interface. r=mayhemer 2016-11-11 00:31:09 +08:00
nsIClassifiedChannel.idl Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois 2017-02-21 09:46:36 +08:00
nsIContentSniffer.idl
nsIDashboard.idl Bug 1303762 - Add UI to about:networking to turn on logging modules at runtime r=jaws,mcmanus 2016-09-29 12:03:49 -07:00
nsIDashboardEventNotifier.idl
nsIDeprecationWarner.idl
nsIDivertableChannel.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 1339710 - Remove nsIPartialFileInputStream, r=smaug 2017-02-22 09:41:51 +01:00
nsIFileURL.idl
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIOService.idl Bug 1329182 - Make newURI's last two parameters optional, r=mcmanus. 2017-01-09 20:27:24 +01:00
nsIIOService2.idl Bug 1291458 - Update documentation for nsILoadInfo. r=tanvi 2016-09-20 08:34:40 +02:00
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsILoadContextInfo.idl Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsILoadGroup.idl Bug 1348462 - Use a process-unique uint64 instead of a uuid for request context ids r=mcmanus 2017-03-23 07:40:36 -07:00
nsILoadGroupChild.idl
nsILoadInfo.idl Bug 1352778 - Do not reset triggeringPrincipal but only principalToInherit within loadInfo when forced to. r=gijs 2017-04-03 20:06:53 +02:00
nsIMIMEInputStream.idl Bug 1305162: Part 1a - Separate nsIMIMEInputStream headers from stream data. r=dragana 2017-01-20 15:43:07 -08:00
nsIMultiPartChannel.idl Bug 1307456 - Remove packaged app related changes to nsMultiMixedConv r=bagder 2016-10-31 15:32:15 +01:00
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl
nsINetworkInfoService.idl
nsINetworkInterceptController.idl Bug 1168875 - Part 2: Add service worker interception timestamp logging APIs to nsIInterceptedChannel. f=bkelly, r=valentin 2017-04-10 21:13:21 +08:00
nsINetworkLinkService.idl
nsINetworkPredictor.idl Bug 1312954 - Part 5: Have the network predictor use OriginAttributes to properly partition connections it creates like non-predictive connections. r=nwgh 2017-02-02 22:16:00 -05:00
nsINetworkPredictorVerifier.idl
nsINetworkProperties.idl
nsINullChannel.idl
nsIOService.cpp Bug 1354245 - Don't call CaptivePortalService::Start() in SetConnectivityInternal if the captive portal service is disabled via pref r=mcmanus 2017-04-12 17:52:14 +03:00
nsIOService.h Backed out changeset 4258769b457d (bug 1348464) for crashing in Marionette e10s tests in nsIDocument::GetDocGroup(). r=backout on a CLOSED TREE 2017-03-21 15:48:56 +01:00
nsIParentChannel.idl Bug 1288633 - Add more information when an URL matches Safe Browsing list. r=dragana,francois 2017-02-21 09:46:36 +08:00
nsIParentRedirectingChannel.idl
nsIPermission.idl
nsIPermissionManager.idl Bug 1337056 - Part 2: Replace the synchronous ReadPermissions API with async APIs, r=baku 2017-03-21 11:08:03 -04:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Bug 1340677 - Stop supporting ORIGIN_IS_FULL_SPEC for Firefox; r=mcmanus 2017-02-21 10:37:37 -05:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService.idl
nsIProtocolProxyService2.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectResultListener.idl
nsIRequest.idl Bug 1337056 - Part 8: Add nsIRequest::LOAD_HTML_OBJECT_DATA flag to identify requests loaded by nsObjectLoadingContent, r=mcmanus 2017-03-21 11:08:03 -04:00
nsIRequestContext.idl Bug 1348462 - Use a process-unique uint64 instead of a uuid for request context ids r=mcmanus 2017-03-23 07:40:36 -07:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl
nsISecurityEventSink.idl
nsISecurityInfoProvider.idl
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketFilter.idl
nsISocketTransport.idl Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl Bug 1304219 - Part 1: Add a nsISpeculativeConnect.speculativeConnect2() interface which takes a principal as an additional argument. r=mayhemer, sr=mcmanus 2016-10-24 12:18:25 +08:00
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
nsIStreamingProtocolController.idl
nsIStreamingProtocolService.idl
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsITLSServerSocket.idl
nsIThreadRetargetableRequest.idl
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl
nsIThrottlingService.idl Bug 1312754 - Add a service to throttle certain HTTP channels. r=mayhemer 2017-01-10 06:39:18 -08:00
nsITimedChannel.idl Bug 1168875 - Part 1: Extend nsITimedChannel for logging service worker interception related timestamps. f=bkelly, r=valentin 2017-04-10 21:13:21 +08:00
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl
nsIURI.idl Bug 1343933 - Renaming Principal classes - part 4 - ContentPrincipal, r=qdot 2017-03-22 11:39:31 +01:00
nsIURIClassifier.idl Bug 1339006 - Specify event target if we run nsIURIClassifier.clasify() from content process.r=ehsan, r=gcp 2017-03-08 11:06:36 +08:00
nsIURIWithBlobImpl.idl
nsIURIWithPrincipal.idl
nsIURL.idl Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsIURLParser.idl
nsIUnicharStreamLoader.idl
nsIUploadChannel.idl
nsIUploadChannel2.idl
nsIncrementalDownload.cpp Bug 1310127 - Part 2: Use MOZ_MUST_USE in netwerk/protocol/http r=Cykesiopka,mcmanus 2016-12-27 19:05:13 +08:00
nsIncrementalStreamLoader.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsIncrementalStreamLoader.h
nsInputStreamChannel.cpp
nsInputStreamChannel.h
nsInputStreamPump.cpp Bug 1351163: Part 1 - Support direct stream listener output in nsBaseChannel. r=honzab 2017-04-07 14:25:33 -07:00
nsInputStreamPump.h
nsLoadGroup.cpp Bug 1348462 - Use a process-unique uint64 instead of a uuid for request context ids r=mcmanus 2017-03-23 07:40:36 -07:00
nsLoadGroup.h
nsMIMEInputStream.cpp Bug 1354040 - nsMIMEInputStream should be nsIIPCSerializableInputStream only if the internal stream is serializable, r=qdot 2017-04-07 09:34:13 +02:00
nsMIMEInputStream.h
nsMediaFragmentURIParser.cpp Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel 2016-11-16 08:18:56 -05:00
nsMediaFragmentURIParser.h Bug 1311246 - Remove support for the -moz-samplesize media fragment; r=jrmuizel 2016-11-16 08:18:56 -05:00
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Backed out changeset b89cd59e4ff6 (bug 1348464) 2017-03-21 15:47:46 +01:00
nsNetUtil.h Bug 1346713 - Generate unique firstPartyDomain value for NullPrincipal. r=smaug 2017-04-11 16:48:34 +08:00
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.cpp Bug 1310127 - Part 2: Use MOZ_MUST_USE in netwerk/protocol/http r=Cykesiopka,mcmanus 2016-12-27 19:05:13 +08:00
nsPACMan.h Bug 1323100 - Use NS_NewNamedThread to name the proxy resolution thread. r=froydnj 2016-12-14 17:16:01 -05:00
nsPILoadGroupInternal.idl
nsPISocketTransportService.idl Bug 1275464 - Part 2. Move socket transport service thread shutdown to xpcom-shutdown-threads. r=dragana 2016-09-19 13:29:59 -04:00
nsPreloadedStream.cpp
nsPreloadedStream.h
nsProtocolProxyService.cpp Bug 1334443 - Rewrite nsProtocolProxyService::LoadHostFilters to use Tokenizer r=bagder 2017-03-20 20:21:15 +01:00
nsProtocolProxyService.h Bug 1334443 - Rewrite nsProtocolProxyService::LoadHostFilters to use Tokenizer r=bagder 2017-03-20 20:21:15 +01:00
nsProxyInfo.cpp
nsProxyInfo.h
nsReadLine.h
nsRequestObserverProxy.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsRequestObserverProxy.h
nsSecCheckWrapChannel.cpp
nsSecCheckWrapChannel.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp Bug 1330868 - use contractID instead of CID to get STS service. r=mcmanus 2017-01-13 10:53:53 +08:00
nsServerSocket.h
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1344558 - Avoid OOM in nsSimpleURI::SetPath r=mcmanus 2017-03-05 22:55:45 +01:00
nsSimpleURI.h Bug 1323683 - Fold nsIURIWithQuery into nsIURI. r=valentin.gosu 2016-12-28 20:40:21 +09:00
nsSocketTransport2.cpp Bug 1346078: Remove nsAString_internal and just use the nsAString name directly. r=bsmedberg 2017-03-10 15:17:23 +13:00
nsSocketTransport2.h Bug 1330907 - Rename Telemetry::ID to Telemetry::HistogramID. r=dexter 2017-02-16 00:45:15 +05:30
nsSocketTransportService2.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
nsSocketTransportService2.h Bug 1275464 - Part 2. Move socket transport service thread shutdown to xpcom-shutdown-threads. r=dragana 2016-09-19 13:29:59 -04:00
nsStandardURL.cpp Bug 1326175 - Stop preserving empty passwords in URLs r=mcmanus 2017-03-27 23:56:28 +02:00
nsStandardURL.h Backed out changeset daabf6b822f0 (bug 1321705) for Android bustage. r=backout 2016-12-30 12:39:58 +01:00
nsStreamListenerTee.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h Bug 1319606 - Prevent nsStreamListenerWrapper instance w/o mListener. r=jduell 2016-12-09 06:28:00 -05:00
nsStreamLoader.cpp Bug 1316432 - Fix nsCOMPtr constructions&assignments from 0 - r=froydnj 2016-11-10 14:11:27 +11:00
nsStreamLoader.h
nsStreamTransportService.cpp
nsStreamTransportService.h
nsSyncStreamListener.cpp Bug 1351163: Part 2 - Add a nsSimpleChannel helper class for creating simple wrapper channels. r=bz,honzab 2017-04-07 14:35:48 -07:00
nsSyncStreamListener.h
nsTemporaryFileInputStream.cpp Bug 1333384 - nsTemporaryFileInputStream::ReadSegments must consider the stream as closed if PR_Read() return 0, r=bkelly 2017-01-24 16:02:15 +01:00
nsTemporaryFileInputStream.h Bug 1167730 - Make nsTemporaryFileStream serializable. r=baku 2016-09-23 10:34:42 -04:00
nsTransportUtils.cpp Bug 1331804 - Add more runnable names (r=ehsan) 2017-01-24 16:34:37 -08:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
nsUDPSocket.h Bug 1337893 - Part 3: Updating Necko for DNS changes. r=valentin 2017-02-15 17:48:15 +08:00
nsURIHashKey.h
nsURLHelper.cpp Bug 1338086 - Remove useless else blocks in order to reduce complexity in netwerk/ r=dragana 2017-02-09 11:21:38 +01:00
nsURLHelper.h
nsURLHelperOSX.cpp
nsURLHelperUnix.cpp Bug 1332202 - Convert most infallible NS_EscapeURL calls to fallible version. r=froydnj 2017-01-24 11:11:44 -08:00
nsURLHelperWin.cpp
nsURLParsers.cpp Bug 1324251 - Unconditionally parse windows drive letters in file paths; r=valentin 2016-12-18 18:38:01 -08:00
nsURLParsers.h
nsUnicharStreamLoader.cpp
nsUnicharStreamLoader.h