.. |
ADivertableParentChannel.h
|
Bug 1201170 - During message diversion must be possible to suspend them. r=jduell
|
2016-03-15 04:10:00 +01:00 |
ARefBase.h
|
|
|
ArrayBufferInputStream.cpp
|
Bug 1265076 - make ArrayBufferInputStream obey readSegments contract; r=mcmanus
|
2016-04-15 14:43:14 -06:00 |
ArrayBufferInputStream.h
|
|
|
AutoClose.h
|
|
|
BackgroundFileSaver.cpp
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
BackgroundFileSaver.h
|
Bug 1271495 - Replace uses of ScopedPK11Context with UniquePK11Context. r=keeler,mcmanus
|
2016-05-13 05:53:57 -07:00 |
CaptivePortalService.cpp
|
|
|
CaptivePortalService.h
|
|
|
ChannelDiverterChild.cpp
|
|
|
ChannelDiverterChild.h
|
|
|
ChannelDiverterParent.cpp
|
|
|
ChannelDiverterParent.h
|
|
|
Dashboard.cpp
|
Bug 1277752 (part 1) - Add a missing null check in Dashboard::GetDNSCacheEntries(). r=valentin.
|
2016-06-03 14:24:00 +10:00 |
Dashboard.h
|
|
|
DashboardTypes.h
|
|
|
EventTokenBucket.cpp
|
|
|
EventTokenBucket.h
|
|
|
LoadContextInfo.cpp
|
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
|
2016-06-02 17:03:11 -04:00 |
LoadContextInfo.h
|
|
|
LoadInfo.cpp
|
Bug 1277557 - CSP require-sri-for does not block when CSP is in meta tag r=francois
|
2016-07-08 07:26:12 +02:00 |
LoadInfo.h
|
Bug 1269162 - part 6 - Merge XMLHttpRequestWorker and XMLHttpRequestMainThread, r=smaug
|
2016-06-27 19:13:41 +02:00 |
LoadTainting.h
|
|
|
MemoryDownloader.cpp
|
|
|
MemoryDownloader.h
|
|
|
moz.build
|
Bug 1282407 - Implement nsIURIWithBlobImpl to support blobURL after revoking them, r=smaug
|
2016-07-17 16:32:02 +02:00 |
mozIThirdPartyUtil.idl
|
|
|
netCore.h
|
|
|
NetStatistics.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
NetUtil.jsm
|
Bug 1268595: Use Cu.reportError() instead of logStringMessage within asyncFetch(). r=gijs
|
2016-05-02 12:02:48 +02:00 |
NetworkActivityMonitor.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
NetworkActivityMonitor.h
|
|
|
NetworkInfoServiceCocoa.cpp
|
Bug 1278504 - fixed buffer not null terminated. r=valentin
|
2016-06-07 15:44:11 +03:00 |
NetworkInfoServiceImpl.h
|
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
|
2016-06-01 16:16:40 -04:00 |
NetworkInfoServiceLinux.cpp
|
Bug 1278504 - fixed buffer not null terminated. r=valentin
|
2016-06-07 15:44:11 +03:00 |
NetworkInfoServiceWindows.cpp
|
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
|
2016-06-01 16:16:40 -04:00 |
nsASocketHandler.h
|
|
|
nsAsyncRedirectVerifyHelper.cpp
|
Bug 1276635 - initialize member variables |mFlags| and |mWaitingForRedirectCallback|. r=valentin
|
2016-05-30 15:20:00 +03:00 |
nsAsyncRedirectVerifyHelper.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsAsyncStreamCopier.cpp
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
nsAsyncStreamCopier.h
|
|
|
nsAuthInformationHolder.cpp
|
|
|
nsAuthInformationHolder.h
|
|
|
nsBase64Encoder.cpp
|
|
|
nsBase64Encoder.h
|
|
|
nsBaseChannel.cpp
|
Bug 1278013 - Remove SEC_FORCE_INHERIT_PRINCIPAL from loadinfo within baseChannel::Redirect. r=bz
|
2016-06-22 17:15:06 +02:00 |
nsBaseChannel.h
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
nsBaseContentStream.cpp
|
|
|
nsBaseContentStream.h
|
|
|
nsBufferedStreams.cpp
|
|
|
nsBufferedStreams.h
|
|
|
nsChannelClassifier.cpp
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
nsChannelClassifier.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsDirectoryIndexStream.cpp
|
Bug 1272781 - nsEscape should work with ns(C)Strings and not with char pointers, r=smaug
|
2016-05-18 18:21:56 +02:00 |
nsDirectoryIndexStream.h
|
|
|
nsDNSPrefetch.cpp
|
|
|
nsDNSPrefetch.h
|
|
|
nsDownloader.cpp
|
|
|
nsDownloader.h
|
|
|
nsFileStreams.cpp
|
Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku
|
2016-03-21 10:48:59 +08:00 |
nsFileStreams.h
|
Bug 772528 - Remove nsFileInputStream::Seek() from nsPartialFileInputStream::Init(). r=baku
|
2016-03-21 10:48:59 +08:00 |
nsIApplicationCache.idl
|
|
|
nsIApplicationCacheChannel.idl
|
|
|
nsIApplicationCacheContainer.idl
|
|
|
nsIApplicationCacheService.idl
|
|
|
nsIArrayBufferInputStream.idl
|
|
|
nsIAsyncStreamCopier2.idl
|
|
|
nsIAsyncStreamCopier.idl
|
|
|
nsIAsyncVerifyRedirectCallback.idl
|
|
|
nsIAuthInformation.idl
|
Bug 1230462 - Change the authentiation dialog message. r=mayhemer,dolske,margaret,tanvi
|
2016-06-06 01:06:00 +02:00 |
nsIAuthModule.idl
|
|
|
nsIAuthPrompt2.idl
|
|
|
nsIAuthPrompt.idl
|
|
|
nsIAuthPromptAdapterFactory.idl
|
|
|
nsIAuthPromptCallback.idl
|
|
|
nsIAuthPromptProvider.idl
|
|
|
nsIBackgroundFileSaver.idl
|
|
|
nsIBrowserSearchService.idl
|
Backed out changeset 08053d1e2cc1 (bug 1203168) for ESlint failure in browser_aboutSearchReset.js
|
2016-05-27 14:35:31 +02:00 |
nsIBufferedStreams.idl
|
|
|
nsIByteRangeRequest.idl
|
|
|
nsICacheInfoChannel.idl
|
|
|
nsICachingChannel.idl
|
Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer
|
2016-04-21 12:32:30 -07:00 |
nsICancelable.idl
|
|
|
nsICaptivePortalService.idl
|
|
|
nsIChannel.idl
|
|
|
nsIChannelEventSink.idl
|
|
|
nsIChannelWithDivertableParentListener.idl
|
Bug 1201170 - During message diversion must be possible to suspend them. r=jduell
|
2016-03-15 04:10:00 +01:00 |
nsIChildChannel.idl
|
Bug 1274556 - Add a channelId attribute to nsIHttpChannel r=hurley
|
2016-06-01 12:29:21 -07:00 |
nsIClassOfService.idl
|
|
|
nsIContentSniffer.idl
|
|
|
nsICryptoFIPSInfo.idl
|
|
|
nsICryptoHash.idl
|
|
|
nsICryptoHMAC.idl
|
|
|
nsIDashboard.idl
|
|
|
nsIDashboardEventNotifier.idl
|
|
|
nsIDeprecationWarner.idl
|
|
|
nsIDivertableChannel.idl
|
|
|
nsIDownloader.idl
|
|
|
nsIEncodedChannel.idl
|
|
|
nsIExternalProtocolHandler.idl
|
|
|
nsIFileStreams.idl
|
|
|
nsIFileURL.idl
|
|
|
nsIForcePendingChannel.idl
|
|
|
nsIFormPOSTActionChannel.idl
|
|
|
nsIHttpAuthenticatorCallback.idl
|
Bug 890908 - Move Negotiate auth off main thread. r=mayhemer
|
2016-07-14 03:32:00 -04:00 |
nsIHttpPushListener.idl
|
|
|
nsIIncrementalDownload.idl
|
|
|
nsIIncrementalStreamLoader.idl
|
|
|
nsIInputStreamChannel.idl
|
|
|
nsIInputStreamPump.idl
|
|
|
nsIIOService2.idl
|
Bug 1257339 - Bring back deprecated newChannel() API on nsIIOService. r=sicking, r=mcmanus CLOSED TREE
|
2016-03-18 17:11:42 -07:00 |
nsIIOService.idl
|
Bug 1257339 - Bring back deprecated newChannel() API on nsIIOService. r=sicking, r=mcmanus CLOSED TREE
|
2016-03-18 17:11:42 -07:00 |
nsILoadContextInfo.idl
|
|
|
nsILoadGroup.idl
|
Bug 1262326 - Make test_user_agent_overrides.html work in e10s r=nwgh
|
2016-04-21 16:59:17 +02:00 |
nsILoadGroupChild.idl
|
|
|
nsILoadInfo.idl
|
Bug 1284202 - Add deprecation warning for SEC_NORMAL. r=tanvi
|
2016-07-04 10:20:05 +02:00 |
nsIMIMEInputStream.idl
|
Bug 1266184 - Implement nsIMIMEInputStream.data getter. r=mcmanus
|
2016-04-20 21:36:43 +02:00 |
nsIMultiPartChannel.idl
|
|
|
nsIncrementalDownload.cpp
|
|
|
nsIncrementalStreamLoader.cpp
|
Bug 1259021 - Rename Vector::extractRawBuffer to extractOrCopyRawBuffer r=Waldo
|
2016-04-25 13:41:25 +01:00 |
nsIncrementalStreamLoader.h
|
|
|
nsINestedURI.idl
|
|
|
nsINetAddr.idl
|
|
|
nsINetUtil.idl
|
|
|
nsINetworkInfoService.idl
|
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
|
2016-06-01 16:16:40 -04:00 |
nsINetworkInterceptController.idl
|
|
|
nsINetworkLinkService.idl
|
|
|
nsINetworkPredictor.idl
|
|
|
nsINetworkPredictorVerifier.idl
|
Bug 1016628 - Add prefetch abilities to the predictor. r=mayhemer
|
2016-04-21 12:32:30 -07:00 |
nsINetworkProperties.idl
|
|
|
nsInputStreamChannel.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsInputStreamChannel.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsInputStreamPump.cpp
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
nsInputStreamPump.h
|
|
|
nsINSSErrorsService.idl
|
Bug 1242886 - Change learn more link for unknown issuers on about:certerror. r=gijs
|
2016-04-08 16:01:51 +02:00 |
nsINullChannel.idl
|
|
|
nsIOService.cpp
|
Bug 1280643 - Remove telemetry for URLs ending in !//. r=mcmanus
|
2016-06-17 15:52:34 +01:00 |
nsIOService.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsIPACGenerator.idl
|
|
|
nsIPackagedAppService.idl
|
|
|
nsIPackagedAppUtils.idl
|
|
|
nsIPackagedAppVerifier.idl
|
|
|
nsIParentChannel.idl
|
|
|
nsIParentRedirectingChannel.idl
|
|
|
nsIPermission.idl
|
Bug 1233885 - fix up docInfo and permission manager to use default user context. r=sicking
|
2016-03-26 15:07:00 +01:00 |
nsIPermissionManager.idl
|
Bug 1206252 - Part 1: Add a function to get all permissions by URI to nsIPermissionManager. r=jdm
|
2016-07-07 16:27:10 +02:00 |
nsIPrivateBrowsingChannel.idl
|
|
|
nsIProgressEventSink.idl
|
|
|
nsIPrompt.idl
|
|
|
nsIProtocolHandler.idl
|
|
|
nsIProtocolProxyCallback.idl
|
|
|
nsIProtocolProxyFilter.idl
|
|
|
nsIProtocolProxyService2.idl
|
|
|
nsIProtocolProxyService.idl
|
|
|
nsIProxiedChannel.idl
|
|
|
nsIProxiedProtocolHandler.idl
|
|
|
nsIProxyInfo.idl
|
|
|
nsIRandomGenerator.idl
|
|
|
nsIRedirectChannelRegistrar.idl
|
|
|
nsIRedirectResultListener.idl
|
|
|
nsIRequest.idl
|
Bug 1267474 - cache-control: immutable 2/3 r=mayhemer
|
2016-05-04 22:37:53 -04:00 |
nsIRequestContext.idl
|
Bug 1262326 - Make test_user_agent_overrides.html work in e10s r=nwgh
|
2016-04-21 16:59:17 +02:00 |
nsIRequestObserver.idl
|
|
|
nsIRequestObserverProxy.idl
|
|
|
nsIResponseHeadProvider.idl
|
|
|
nsIResumableChannel.idl
|
|
|
nsISecCheckWrapChannel.idl
|
|
|
nsISecretDecoderRing.idl
|
|
|
nsISecureBrowserUI.idl
|
|
|
nsISecurityEventSink.idl
|
|
|
nsISecurityInfoProvider.idl
|
|
|
nsISensitiveInfoHiddenURI.idl
|
|
|
nsISerializationHelper.idl
|
|
|
nsIServerSocket.idl
|
|
|
nsISimpleStreamListener.idl
|
|
|
nsISocketFilter.idl
|
Bug 1244926: added TCP socket filter to only allow outgoing STUN. r=jesup
|
2016-02-11 01:18:46 -08:00 |
nsISocketTransport.idl
|
|
|
nsISocketTransportService.idl
|
|
|
nsISpeculativeConnect.idl
|
Bug 865314 - allow 6 parallel connects to new https origin r=hurley
|
2016-03-31 16:51:03 -04:00 |
nsIStandardURL.idl
|
|
|
nsIStreamingProtocolController.idl
|
|
|
nsIStreamingProtocolService.idl
|
|
|
nsIStreamListener.idl
|
|
|
nsIStreamListenerTee.idl
|
|
|
nsIStreamLoader.idl
|
|
|
nsIStreamTransportService.idl
|
|
|
nsISyncStreamListener.idl
|
|
|
nsISystemProxySettings.idl
|
|
|
nsIThreadRetargetableRequest.idl
|
|
|
nsIThreadRetargetableStreamListener.idl
|
|
|
nsITimedChannel.idl
|
|
|
nsITLSServerSocket.idl
|
Bug 1250568 - Adding TLS 1.3 to nsISSLStatus, r=keeler
|
2016-04-04 16:21:19 -03:00 |
nsITraceableChannel.idl
|
|
|
nsITransport.idl
|
|
|
nsIUDPSocket.idl
|
Bug 1251821: increase UDP socket send buffer on Win 7 r=jdm,jesup
|
2016-04-08 16:51:21 -07:00 |
nsIUnicharStreamLoader.idl
|
|
|
nsIUploadChannel2.idl
|
|
|
nsIUploadChannel.idl
|
|
|
nsIURI.idl
|
|
|
nsIURIClassifier.idl
|
|
|
nsIURIWithBlobImpl.idl
|
Bug 1282407 - Implement nsIURIWithBlobImpl to support blobURL after revoking them, r=smaug
|
2016-07-17 16:32:02 +02:00 |
nsIURIWithPrincipal.idl
|
|
|
nsIURL.idl
|
|
|
nsIURLParser.idl
|
|
|
nsLoadGroup.cpp
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
nsLoadGroup.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsMediaFragmentURIParser.cpp
|
|
|
nsMediaFragmentURIParser.h
|
|
|
nsMIMEInputStream.cpp
|
Bug 1266184 - Implement nsIMIMEInputStream.data getter. r=mcmanus
|
2016-04-20 21:36:43 +02:00 |
nsMIMEInputStream.h
|
|
|
nsNetAddr.cpp
|
|
|
nsNetAddr.h
|
|
|
nsNetSegmentUtils.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsNetUtil.cpp
|
Bug 1240193 - Skip TYPE_DOCUMENT assertions for loads initiated by JS tests (r=tanvi)
|
2016-06-29 12:59:45 +02:00 |
nsNetUtil.h
|
Bug 1282554 - Provide helper function to check if channel can be openen using open2() and asyncOpen2() r=bholly
|
2016-06-28 19:03:56 +02:00 |
nsNetUtilInlines.h
|
Bug 1267550 (part 2) - Rename MOZ_WARN_UNUSED_RESULT as MOZ_MUST_USE. r=froydnj.
|
2016-04-27 14:16:50 +10:00 |
nsNetworkInfoService.cpp
|
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
|
2016-06-01 16:16:40 -04:00 |
nsNetworkInfoService.h
|
Bug 1272101 - Changes in preparation for FlyWeb landing. Add nsINetworkInfoService and implementation for various platforms. r=hurley
|
2016-06-01 16:16:40 -04:00 |
nsPACMan.cpp
|
Backed out changeset df6b25262c65 (bug 1244474) for timeouts in automation.py
|
2016-07-01 14:08:00 +02:00 |
nsPACMan.h
|
Backed out changeset df6b25262c65 (bug 1244474) for timeouts in automation.py
|
2016-07-01 14:08:00 +02:00 |
nsPILoadGroupInternal.idl
|
|
|
nsPISocketTransportService.idl
|
Bug 1236969 - remove autodialer r=valentin
|
2016-02-19 14:33:59 -05:00 |
nsPreloadedStream.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
nsPreloadedStream.h
|
|
|
nsProtocolProxyService.cpp
|
Bug 1276642 - initialize member variable |mStatus|. r=valentin
|
2016-05-30 15:37:47 +03:00 |
nsProtocolProxyService.h
|
Bug 1276670 - initialize member variable |port|. r=valentin
|
2016-05-30 16:39:00 +03:00 |
nsProxyInfo.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsProxyInfo.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsReadLine.h
|
|
|
nsRequestObserverProxy.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsRequestObserverProxy.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSecCheckWrapChannel.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSecCheckWrapChannel.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSerializationHelper.cpp
|
|
|
nsSerializationHelper.h
|
|
|
nsServerSocket.cpp
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
nsServerSocket.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSimpleNestedURI.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSimpleNestedURI.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSimpleStreamListener.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSimpleStreamListener.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSimpleURI.cpp
|
Bug 1249352 - Part 5: Udpate SetScheme to use fallible NS_EscapeURL. r=valentin
|
2016-06-27 11:10:47 -07:00 |
nsSimpleURI.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSocketTransport2.cpp
|
Bug 1278250 - Add a utility function to check if non-local connections are disabled. r=mcmanus,mrbkap
|
2016-06-07 22:17:42 +09:00 |
nsSocketTransport2.h
|
Bug 1272099, Bug 1272101 - FlyWeb core implementation, DOM and Network changes. r=baku r=hurley
|
2016-06-02 02:47:00 -04:00 |
nsSocketTransportService2.cpp
|
Bug 1278452 - Avoid a possible null deref in netwerk/base/. r=valentin.
|
2016-06-07 15:07:54 +10:00 |
nsSocketTransportService2.h
|
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
|
2016-05-25 16:13:54 -07:00 |
nsStandardURL.cpp
|
Bug 1275746 - Don't allow empty host name for URLTYPE_AUTHORITY URLs r=mcmanus
|
2016-07-13 15:19:33 +03:00 |
nsStandardURL.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsStreamListenerTee.cpp
|
Backed out changeset 0d5cc353d9e0 a=crashes
|
2016-05-26 23:07:57 -07:00 |
nsStreamListenerTee.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsStreamListenerWrapper.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsStreamListenerWrapper.h
|
Backed out changeset 0d5cc353d9e0 a=crashes
|
2016-05-26 23:07:57 -07:00 |
nsStreamLoader.cpp
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsStreamLoader.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsStreamTransportService.cpp
|
Bug 1276549 - Remove rvalue reference mark for already_AddRefed params of nsIEventTarget::Dispatch and related methods. r=froydnj
|
2016-06-01 10:04:54 +10:00 |
nsStreamTransportService.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsSyncStreamListener.cpp
|
|
|
nsSyncStreamListener.h
|
|
|
nsTemporaryFileInputStream.cpp
|
Bug 1277752 (part 2) - Check the return value of PR_Seek64() in nsTemporaryFileInputStream::ReadSegments(). r=valentin.
|
2016-06-03 14:27:22 +10:00 |
nsTemporaryFileInputStream.h
|
|
|
nsTransportUtils.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
nsTransportUtils.h
|
|
|
nsUDPSocket.cpp
|
Bug 1275016 - Rename Endian.h to EndianUtils.h to avoid #include confusion with Android's endian.h stdlib header. r=froydnj
|
2016-05-22 13:31:11 -07:00 |
nsUDPSocket.h
|
Bug 1274376 - more mozilla::net namespaces r=dragana
|
2016-05-18 22:02:57 -04:00 |
nsUnicharStreamLoader.cpp
|
|
|
nsUnicharStreamLoader.h
|
|
|
nsURIHashKey.h
|
Bug 548685 - Avoid null pointer deref in nsURIHashKey r=mcmanus
|
2016-04-19 15:46:34 +02:00 |
nsURLHelper.cpp
|
Bug 1249352 - Part 2: Modify net_FilterURIString behavior to avoid unnecessary copying. r=valentin
|
2016-06-27 11:10:44 -07:00 |
nsURLHelper.h
|
Bug 1271955 - Strip leading and trailing C0 controls and space for urls passed to new URL() r=mcmanus
|
2016-05-25 16:23:37 +02:00 |
nsURLHelperOSX.cpp
|
|
|
nsURLHelperUnix.cpp
|
|
|
nsURLHelperWin.cpp
|
|
|
nsURLParsers.cpp
|
|
|
nsURLParsers.h
|
|
|
OfflineObserver.cpp
|
Backed out changeset 4e86f3f05b07 (bug 1148161) for causing assertions
|
2016-05-12 14:35:39 +02:00 |
OfflineObserver.h
|
Backed out changeset 4e86f3f05b07 (bug 1148161) for causing assertions
|
2016-05-12 14:35:39 +02:00 |
PACGenerator.js
|
|
|
PACGenerator.manifest
|
|
|
PollableEvent.cpp
|
Bug 1270029 - Set mSignaled only if PR_Write succeeds. r=mcmanus
|
2016-05-04 01:29:00 -04:00 |
PollableEvent.h
|
Bug 698882 - mozilla::net::PollableEvent r=dragana r=mayhemer
|
2016-03-22 11:02:39 -04:00 |
Predictor.cpp
|
Bug 1278439 - Adding missing prefs service null checks in netwerk/. r=valentin.
|
2016-07-14 13:47:44 +10:00 |
Predictor.h
|
Bug 1273882 - Don't prefetch on origin predictions. r=mayhemer
|
2016-06-17 02:58:41 -07:00 |
PrivateBrowsingChannel.h
|
|
|
ProxyAutoConfig.cpp
|
Bug 1283855 part 13 - Make JS_SetNativeStackQuota take JSContext instead of JSRuntime. r=fitzgen
|
2016-07-05 14:35:23 +02:00 |
ProxyAutoConfig.h
|
Backed out changeset df6b25262c65 (bug 1244474) for timeouts in automation.py
|
2016-07-01 14:08:00 +02:00 |
RedirectChannelRegistrar.cpp
|
|
|
RedirectChannelRegistrar.h
|
|
|
ReferrerPolicy.h
|
Bug 1223838 - Fix wrong policy associated with empty string. r=fkiefer,hsivonen
|
2016-05-30 15:17:45 +08:00 |
RequestContextService.cpp
|
Bug 1262326 - Make test_user_agent_overrides.html work in e10s r=nwgh
|
2016-04-21 16:59:17 +02:00 |
RequestContextService.h
|
Bug 1262326 - Make test_user_agent_overrides.html work in e10s r=nwgh
|
2016-04-21 16:59:17 +02:00 |
security-prefs.js
|
Bug 1285052 - Enforce a maximum max-age for HPKP r=keeler
|
2016-07-06 19:16:29 -04:00 |
ShutdownLayer.cpp
|
|
|
ShutdownLayer.h
|
|
|
SimpleBuffer.cpp
|
|
|
SimpleBuffer.h
|
|
|
StreamingProtocolService.cpp
|
|
|
StreamingProtocolService.h
|
|
|
Tickler.cpp
|
Bug 1283328: Clean up some thread shutdown stuff and remove CameraUtils. r=froydnj
|
2016-06-30 13:54:06 -07:00 |
Tickler.h
|
|
|
TLSServerSocket.cpp
|
Bug 1265927: Move nsRunnable to mozilla::Runnable, CancelableRunnable to mozilla::CancelableRunnable. r=froydnj
|
2016-04-25 17:23:21 -07:00 |
TLSServerSocket.h
|
|
|