..
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
Bug 1238290 - fix bad necko deps on unified_sources r=valentin.gosu
2016-01-08 20:20:50 -05:00
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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
BackgroundFileSaver.h
Bug 1271495 - Replace uses of ScopedPK11Context with UniquePK11Context. r=keeler,mcmanus
2016-05-13 05:53:57 -07:00
CaptivePortalService.cpp
Bug 1277106 - Part 2: Expand MOZ_UTF16() strings to u"" string literals. r=Waldo
2016-07-20 22:03:25 -07:00
CaptivePortalService.h
Bug 1238290 - fix bad necko deps on unified_sources r=valentin.gosu
2016-01-08 20:20:50 -05:00
ChannelDiverterChild.cpp
ChannelDiverterChild.h
ChannelDiverterParent.cpp
ChannelDiverterParent.h
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
Dashboard.cpp
Bug 1248197 - Remove spdy/3.1 support. r=mcmanus
2016-07-15 15:13:49 -07:00
Dashboard.h
DashboardTypes.h
EventTokenBucket.cpp
Bug 1233774 - fix Leak EventTokenBucket on shutdown r=dragana
2016-01-21 12:40:15 -05:00
EventTokenBucket.h
Bug 1233774 - fix Leak EventTokenBucket on shutdown r=dragana
2016-01-21 12:40:15 -05:00
LoadContextInfo.cpp
Bug 1269361 - Add mPrivateBrowsingId to OriginAttributes r=ehsan,jdm
2016-06-02 17:03:11 -04:00
LoadContextInfo.h
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
LoadInfo.cpp
Bug 1287073 - remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking
2016-07-28 15:56:32 +08:00
LoadInfo.h
Bug 1287073 - remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking
2016-07-28 15:56:32 +08:00
LoadTainting.h
Bug 1212904 P1 Add a LoadTainting enumeration. r=jduell
2015-10-22 11:07:32 -07:00
MemoryDownloader.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
MemoryDownloader.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
moz.build
Bug 1282407
- Implement nsIURIWithBlobImpl to support blobURL after revoking them, r=smaug
2016-07-17 16:32:02 +02:00
mozIThirdPartyUtil.idl
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
netCore.h
NetStatistics.h
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
nsAsyncRedirectVerifyHelper.h
Bug 1274376 - more mozilla::net namespaces r=dragana
2016-05-18 22:02:57 -04:00
nsAsyncStreamCopier.cpp
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
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
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsDownloader.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsFileStreams.cpp
Bug 1264566 - Part 2: Refactor all usage of FileDescriptor. r=valentin
2016-05-27 16:12:51 +08:00
nsFileStreams.h
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell
2016-01-18 20:20:08 +01:00
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
Bug 1087320 - On charset reload set LOAD_FROM_CACHE only on the default channel, r=bz r=jduell
2016-01-19 15:28:00 +01:00
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
Bug 1221103 - Add a comment to nsIChannel::securityInfo noting that this info may appear on non-nsHttpChannels and how that may happen. r=bz IGNORE IDL
2015-10-06 18:25:10 +01:00
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
Bug 1204581 - Add a deprecation warning for the usage of AppCache when service worker fetch interception is enabled; r=mcmanus,baku
2015-09-24 10:09:10 -04:00
nsIDivertableChannel.idl
Bug 1197679 - If nsUnknownDecoder is involved in e10s DivertToParent can break. r=jduell
2015-10-11 18:13:09 +02:00
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
Bug 1211090 - Add fallocate support to nsIOutputFileStream and use it. r=froydnj
2015-12-21 17:50:53 +01:00
nsIFileURL.idl
Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley
2015-08-18 14:52:24 -04:00
nsIForcePendingChannel.idl
Bug 1214122 - Check if addon ProtocolHandler actually provide nsHttpChannel. r=sicking r=mayhemer
2015-10-16 06:07:00 +02:00
nsIFormPOSTActionChannel.idl
Bug 1241377 - Part 1: Implement nsIFormPOSTActionChannel for the channel accepts form POST. r=mayhemer
2016-01-28 19:38:34 +09:00
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
Bug 1218029 - Adds ScriptLoadHandler and implements OnIncrementalData callback. r=djvj
2015-12-01 08:00:58 -06:00
nsIInputStreamChannel.idl
Bug 1193552 - Remove baseURI from LoadInfo (r=sicking,jkitch)
2015-08-19 10:43:30 -07:00
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
Bug 1209162 - Create OriginAttributes subtypes. IGNORE IDL r=sicking.
2015-11-03 09:50:54 +08:00
nsILoadGroup.idl
Bug 1293364 - Refactor out duplicate typedefs in xpidl, r=mayhemer
2016-08-10 11:11:42 -04:00
nsILoadGroupChild.idl
nsILoadInfo.idl
Bug 1287073 - remove SEC_FORCE_INHERIT_PRINCIPAL_WAS_DROPPED from nsILoadInfo r=sicking
2016-07-28 15:56:32 +08:00
nsIMIMEInputStream.idl
Bug 1266184 - Implement nsIMIMEInputStream.data getter. r=mcmanus
2016-04-20 21:36:43 +02:00
nsIMultiPartChannel.idl
Bug 1198669 - Add nsIMultiPartChannel.originalResponseHeader support. r=valentin
2015-09-08 10:53:27 +08:00
nsIncrementalDownload.cpp
Bug 1238290 - fix bad necko deps on unified_sources r=valentin.gosu
2016-01-08 20:20:50 -05:00
nsIncrementalStreamLoader.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsIncrementalStreamLoader.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl
Bug 1210302 - Part 6: Update the documentation of the methods in the IDL file; r=mcmanus
2015-11-20 16:32:56 -05:00
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
Bug 1236686 - Remove nsIFetchEventDispatcher; r=jdm
2016-01-05 15:04:41 -05:00
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 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
nsIOService.h
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
nsIPACGenerator.idl
nsIPackagedAppService.idl
Bug 1196021 - Pass requesting channel to PackagedAppService::GetResource r=ckerschb
2015-08-25 03:06:24 +02:00
nsIPackagedAppUtils.idl
Bug 1217694 - Signed package should come from the moz-package-origin specified in its manifest. r=valentin
2015-10-28 19:16:08 +08:00
nsIPackagedAppVerifier.idl
Bug 1216469 - Bypass verification for signed packages from trust origins. r=valentin
2015-10-22 17:09:44 +08:00
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
Bug 451081 - Introduce ORIGIN_IS_FULL_SPEC protocol handler flag, r=bz+standard8 IGNORE IDL
2016-01-20 20:02:23 +01:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
nsIProtocolProxyService.idl
Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal
2015-11-24 22:56:00 +01:00
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
Bug 1200802 - Accept RFC1929 SOCKS credentials in proxyInfo. r=michal
2015-11-24 22:56:00 +01:00
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
Bug 1275309 (part 3) - Use unsigned integers for lengths in nsSecretDecoderRing. r=cykesiopka.
2016-08-04 11:53:07 +10:00
nsISecureBrowserUI.idl
Bug 1241764: Replace nsPIDOMWindow with nsPIDOMWindowInner/Outer. r=mrbkap,smaug
2016-01-30 09:05:36 -08:00
nsISecurityEventSink.idl
nsISecurityInfoProvider.idl
nsISensitiveInfoHiddenURI.idl
Bug 1197791 - hide password for uri in error and web console. r=michal r=mrbkap
2015-09-11 08:44:00 +02:00
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
Bug 1247733 part 2: Give nsIStandardURL an API to set its default port, and use it when upgrading HTTP connections to HTTPS. r=valentin
2016-02-17 19:24:36 -08:00
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
Bug 1203680 P3 Add a method to ensure an http upload stream is directly cloneable. r=mcmanus
2015-09-15 10:15:45 -07:00
nsIUploadChannel.idl
nsIURI.idl
Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin
2016-07-26 23:38:46 +01:00
nsIURIClassifier.idl
Bug 1141352 - add a pairwise allowlist to tracking protection. r=gcp
2015-08-07 13:08:22 -07:00
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
Bug 1195415 - Add asciiHostPort field to nsIURI, and use it in the implementation of nsPrincipal::GetOriginForURI, r=bholley
2015-08-18 14:52:24 -04:00
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
Bug 1118926 (Part 1) - Remove remnants of -moz-resolution in C++ code. r=tn
2015-09-30 17:00:52 -07:00
nsMediaFragmentURIParser.h
Bug 1118926 (Part 1) - Remove remnants of -moz-resolution in C++ code. r=tn
2015-09-30 17:00:52 -07:00
nsMIMEInputStream.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsMIMEInputStream.h
nsNetAddr.cpp
Bug 1191100
- Remove XPIDL signature comments in .cpp files. r=ehsan
2015-08-04 16:17:36 -07:00
nsNetAddr.h
nsNetSegmentUtils.h
Bug 1274376 - more mozilla::net namespaces r=dragana
2016-05-18 22:02:57 -04:00
nsNetUtil.cpp
Bug 1264231 - Part 2: skip checking for about:newtab and about:sync-tabs r=sicking
2016-08-05 19:44:57 +08: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
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10: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
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
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 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin
2016-07-26 23:38:46 +01:00
nsSimpleNestedURI.h
Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin
2016-07-26 23:38:46 +01: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 1290350 - Make fallible some potentially large allocations in nsSimpleURI::GetSpec. r=valentin.
2016-08-01 09:14:33 +10:00
nsSimpleURI.h
Bug 1280584 - implement cloneWithNewRef and thereby make hash/ref links use a simple unified codepath in the IO service, r=valentin
2016-07-26 23:38:46 +01:00
nsSocketTransport2.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsSocketTransport2.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsSocketTransportService2.cpp
Bug 1292181 - Let each dispatch event sends data to the socket. r=mcmanus yolo CLOSED TREE
2016-08-11 16:30:23 -07:00
nsSocketTransportService2.h
Bug 1275744 - Reference MOZ_LOG in netwerk comments. r=erahm
2016-05-25 16:13:54 -07:00
nsStandardURL.cpp
Bug 1288049 - Canonicalize IPv4 for nsStandardURL, r=valentin
2016-08-09 03:18:00 +02:00
nsStandardURL.h
Bug 1288049 - Canonicalize IPv4 for nsStandardURL, r=valentin
2016-08-09 03:18:00 +02: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 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsStreamLoader.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsStreamTransportService.cpp
Bug 1284674 - Remove NUWA r=cyu
2016-08-02 14:54:00 +02: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
Bug 1219939 - make nsTemporaryFileInputStream nsISeekableStream, r=jduell
2015-11-03 15:12:23 +00:00
nsTransportUtils.cpp
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
nsTransportUtils.h
bug 1187239 - ontransportstatus SENDING_TO should not use request stream re-entrantly r=hurley r=bz
2015-09-15 18:12:37 -04:00
nsUDPSocket.cpp
Bug 1293603 (part 2) - Make Run() declarations consistent. r=erahm.
2016-08-08 12:18:10 +10:00
nsUDPSocket.h
Bug 1274376 - more mozilla::net namespaces r=dragana
2016-05-18 22:02:57 -04:00
nsUnicharStreamLoader.cpp
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsUnicharStreamLoader.h
Bug 1294645 - Don't use NS_CALLBACK for callbacks in nsI{Input,Output,UnicharInput},Stream.idl. r=froydnj.
2016-08-12 17:36:22 +10:00
nsURIHashKey.h
Bug 548685 - Avoid null pointer deref in nsURIHashKey r=mcmanus
2016-04-19 15:46:34 +02:00
nsURLHelper.cpp
Bug 1288482 - Backout bug 1042347. r=mcmanus
2016-07-24 23:35:12 +02: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
Bug 377052 - nsBaseURLParser::ParseURL doesn't handle spaces embedded in the scheme properly r=mcmanus
2016-02-01 14:07:16 +01:00
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
Bug 1238160 - Rename nsILoadContext::GetIsInBrowserElement. r=smaug,mayhemer
2016-03-02 10:35:56 -06:00
PACGenerator.manifest
PollableEvent.cpp
Bug 1292181 - Let each dispatch event sends data to the socket. r=mcmanus yolo CLOSED TREE
2016-08-11 16:30:23 -07:00
PollableEvent.h
Bug 698882 - mozilla::net::PollableEvent r=dragana r=mayhemer
2016-03-22 11:02:39 -04:00
Predictor.cpp
Bug 1284674 - Remove NUWA r=cyu
2016-08-02 14:54:00 +02:00
Predictor.h
Bug 1273882 - Don't prefetch on origin predictions. r=mayhemer
2016-06-17 02:58:41 -07:00
PrivateBrowsingChannel.h
Bug 1199841 - Restructure private browsing to remember status after OnStopRequest r=jdm
2015-12-30 17:51:21 -05:00
ProxyAutoConfig.cpp
Bug 1293117 (part 4) - Change many NS_IMETHODIMP occurrences to NS_IMETHOD. r=froydnj.
2016-08-08 10:54:47 +10:00
ProxyAutoConfig.h
Bug 1286795 part 6 - Replace JS_NewRuntime/JS_DestroyRuntime with JS_NewContext/JS_DestroyContext. r=luke,bz
2016-07-23 19:54:19 +02:00
RedirectChannelRegistrar.cpp
Bug 1229235 - Make RedirectChannelRegistrar thread-safe. r=jduell
2015-12-04 09:55:00 +01:00
RedirectChannelRegistrar.h
Bug 1238290 - fix bad necko deps on unified_sources r=valentin.gosu
2016-01-08 20:20:50 -05:00
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
Backed out changeset 640247e978ba (bug 1246540) for bustage
2016-07-24 15:59:31 +02:00
ShutdownLayer.cpp
Bug 1242464 - Call shutdown() before closesocket() and change linger option on windows. r=mcmanus
2016-02-04 04:42:00 +01:00
ShutdownLayer.h
Bug 1242464 - Call shutdown() before closesocket() and change linger option on windows. r=mcmanus
2016-02-04 04:42:00 +01:00
SimpleBuffer.cpp
Bug 1248203
- streamline h2 stream flow control buffer r=hurley
2016-02-13 12:10:02 -05:00
SimpleBuffer.h
Bug 1248203
- streamline h2 stream flow control buffer r=hurley
2016-02-13 12:10:02 -05:00
StreamingProtocolService.cpp
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00
StreamingProtocolService.h
Tickler.cpp
Bug 1287946 - Update existing code to use mozilla::java; r=me
2016-07-21 13:49:04 -04: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
Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat
2015-10-18 01:24:48 -04:00