..
rust-helper
Bug 1411255 - Fixed unnecessary mut warning; r=valentin
2017-10-24 09:42:28 -04:00
rust-url-capi
Bug 1411932 - rusturl_get_path should not depend on cannot-be-a-base r=baku
2017-10-26 14:46:25 +02:00
ADivertableParentChannel.h
Bug 1416879 - Part 2: Allow for diversion cancellation and trigger for intercepted channels. r=bkelly, r=mayhemer
2018-01-04 18:38:07 -05:00
ARefBase.h
ArrayBufferInputStream.cpp
Bug 1430931 - mark nsIArrayBufferInputStream as thread-safe, r=smaug
2018-01-19 13:31:18 +01:00
ArrayBufferInputStream.h
Bug 1430931 - mark nsIArrayBufferInputStream as thread-safe, r=smaug
2018-01-19 13:31:18 +01:00
AutoClose.h
Bug 1418854 - Race condition in AutoClose. r=honzab
2017-12-06 20:48:06 -05:00
BackgroundFileSaver.cpp
bug 1421084 - part 3/4 - remove nsNSSShutDownObject::shutdown and virtualDestroyNSSReference r=mt,ttaubert
2018-01-24 14:29:08 -08:00
BackgroundFileSaver.h
bug 1421084 - part 4/4 - remove nsNSSShutDown.h and (hopefully) all references to it r=mt,ttaubert
2018-01-24 14:44:01 -08:00
CaptivePortalService.cpp
Bug 1422277 - Add an observer notification for when the captive portal detection is "done" r=bagder
2017-12-01 13:20:29 +01:00
CaptivePortalService.h
Bug 1422277 - Add an observer notification for when the captive portal detection is "done" r=bagder
2017-12-01 13:20:29 +01:00
ChannelDiverterChild.cpp
ChannelDiverterChild.h
ChannelDiverterParent.cpp
ChannelDiverterParent.h
Dashboard.cpp
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
2017-10-15 23:12:02 -07:00
Dashboard.h
Bug 1363700 - Add RCWN stats to about:networking r=bz,michal
2017-05-10 19:23:54 +02:00
DashboardTypes.h
EventTokenBucket.cpp
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
2017-10-15 23:12:02 -07:00
EventTokenBucket.h
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
LoadContextInfo.cpp
LoadContextInfo.h
LoadInfo.cpp
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
LoadInfo.h
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
LoadTainting.h
MemoryDownloader.cpp
MemoryDownloader.h
moz.build
Bug 1394734 - Replace CONFIG['GNU_C*'] by CONFIG['CC_TYPE'] r=glandium
2017-12-07 22:09:15 +01:00
mozIThirdPartyUtil.idl
MozURL.cpp
Bug 1413901 - Move rust-url-capi.h include in the MozURL.cpp, r=valentin
2017-11-02 19:14:41 +01:00
MozURL.h
Bug 1413901 - Move rust-url-capi.h include in the MozURL.cpp, r=valentin
2017-11-02 19:14:41 +01:00
netCore.h
NetUtil.jsm
Bug 1431533
: Part 5a - Auto-rewrite code to use ChromeUtils import methods. r=florian
2018-01-29 15:20:18 -08:00
NetworkActivityMonitor.cpp
Backed out changeset e8f2d18830de (bug 1415536) for failing xpcshell netwerk/test/unit/test_network_activity.js at least on Android r=backout on a CLOSED TREE
2017-12-05 12:18:33 +02:00
NetworkActivityMonitor.h
Backed out changeset e8f2d18830de (bug 1415536) for failing xpcshell netwerk/test/unit/test_network_activity.js at least on Android r=backout on a CLOSED TREE
2017-12-05 12:18:33 +02:00
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp
Bug 1372853 - Use nullptr in /netwerk (clang-tidy: modernize-use-nullptr). r=valentin
2017-06-16 01:35:00 -04:00
NetworkInfoServiceWindows.cpp
nsASocketHandler.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsAsyncRedirectVerifyHelper.cpp
Bug 1378930 - Part 1: Remove nsINamed::SetName(). r=billm
2017-07-21 11:50:43 +08:00
nsAsyncRedirectVerifyHelper.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsAsyncStreamCopier.cpp
Bug 1372405
- Provide names for all runnables in the tree (r=froydnj)
2017-06-26 14:19:58 -07:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
Bug 1376638 - Minimize uses of prmem.h. r=glandium.
2017-06-30 19:05:41 -07:00
nsBase64Encoder.h
Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
2017-06-20 19:19:52 +10:00
nsBaseChannel.cpp
Bug 1405286: Part 1 - Allow retrieving the delivery target from retargetable requests. r=dragana
2017-10-14 18:30:38 -07:00
nsBaseChannel.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsBaseContentStream.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsBaseContentStream.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsBufferedStreams.cpp
Bug 1421094 - Make nsBufferedStream cloneable, r=smaug
2017-12-12 18:38:19 -06:00
nsBufferedStreams.h
Bug 1421094 - Make nsBufferedStream cloneable, r=smaug
2017-12-12 18:38:19 -06:00
nsChannelClassifier.cpp
Bug 1421803 - Send ThreatHit requests and telemetry at the right time. r=dimi
2017-11-28 12:10:37 -08:00
nsChannelClassifier.h
Bug 1421803 - Send ThreatHit requests and telemetry at the right time. r=dimi
2017-11-28 12:10:37 -08:00
nsDirectoryIndexStream.cpp
Bug 685236 - Stop using GetNativePath in netwerk/. r=mayhemer
2017-12-15 20:21:19 +09:00
nsDirectoryIndexStream.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsDNSPrefetch.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsDNSPrefetch.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsDownloader.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsDownloader.h
nsFileStreams.cpp
Bug 1433982 - Make nsAtomicFileOutputStream::DoOpen() fail if the file is read-only. r=glandium
2018-01-31 10:01:26 +11:00
nsFileStreams.h
Bug 1421678 - Get rid of nsFileInputStream::Tell warning message when nsFileInputStream is destroyed, r=qdot
2018-01-03 14:02:43 +01:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier2.idl
nsIAsyncStreamCopier.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt2.idl
nsIAuthPrompt.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBrowserSearchService.idl
Bug 1405670 - remove support for NS_APP_SEARCH_DIR_LIST and NS_APP_SEARCH_DIR from the directory service, r=adw.
2017-11-17 12:05:20 +01:00
nsIBufferedStreams.idl
Backed out changeset a418e4a81c02 (bug 1362388) for build bustage from netwerk/protocol/http/nsHttpChannel.cpp:597 not being declared. r=backout
2017-05-11 18:01:01 +02:00
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
Bug 1350359
- Part 1: Set alternative data type from InterceptedChannel to InternalRequest. r=bkelly
2017-12-04 14:39:10 +08:00
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl
Bug 1422277 - Add an observer notification for when the captive portal detection is "done" r=bagder
2017-12-01 13:20:29 +01:00
nsIChannel.idl
nsIChannelEventSink.idl
nsIChannelWithDivertableParentListener.idl
nsIChildChannel.idl
nsIClassifiedChannel.idl
Bug 1351147 - Use fullhash instead of prefix in OnClassifyComplete r=francois
2017-08-04 18:20:13 +08:00
nsIClassOfService.idl
Bug 1358060 - Allow postponing of unimportant resources opening during page load, class-of-service Tail flag. r=dragana
2017-08-30 09:32:00 -04:00
nsIContentSniffer.idl
nsIDashboard.idl
Bug 1363700 - Add RCWN stats to about:networking r=bz,michal
2017-05-10 19:23:54 +02:00
nsIDashboardEventNotifier.idl
nsIDeprecationWarner.idl
nsIDivertableChannel.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl
Bug 1403706 - Remove race conditions in temporary blob - part 4 - Remove DELETE_ON_CLOSE nsIFileInputStream, r=smaug
2017-10-05 07:41:41 +02:00
nsIFileURL.idl
Bug 1432602 - Add nsIFileURLMutator.setFile() r=mayhemer
2018-01-31 22:40:45 +01:00
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
Bug 1402888 - Remove nsIInputStreamPump::Init() offset and limit params, r=smaug
2017-09-26 07:21:44 +02:00
nsIIOService.idl
Bug 1231211 P12 Allow the ClientInfo and ServiceWorkerDescriptor to be passed to NS_NewChannel() for principal based loads. r=valentin
2018-01-23 10:38:54 -05:00
nsILoadContextInfo.idl
nsILoadGroup.idl
Bug 1247843 - Part 1: Add new property - contentRequestContextID. r=mconley, r=hurley
2017-09-20 20:08:00 -04:00
nsILoadGroupChild.idl
nsILoadInfo.idl
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
nsIMIMEInputStream.idl
Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana
2017-08-12 13:34:02 +09:00
nsIMultiPartChannel.idl
nsIncrementalDownload.cpp
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
nsIncrementalStreamLoader.cpp
Bug 1410617 - Fix a tiny typo r=andi
2017-10-21 14:07:49 +02:00
nsIncrementalStreamLoader.h
nsINestedURI.idl
Bug 1416343 - Mark URI interfaces as [builtinclass] r=bagder
2017-11-15 13:34:23 +01:00
nsINetAddr.idl
nsINetUtil.idl
Bug 1430237 - remove newSimpleNestedURI from nsINetUtil, r=mayhemer
2018-01-15 11:51:24 +00:00
nsINetworkActivityData.idl
Backed out changeset e8f2d18830de (bug 1415536) for failing xpcshell netwerk/test/unit/test_network_activity.js at least on Android r=backout on a CLOSED TREE
2017-12-05 12:18:33 +02:00
nsINetworkInfoService.idl
nsINetworkInterceptController.idl
Bug 1231211 P7 Pass the nsIChannel to ShouldPrepareForIntercept(). r=asuth
2018-01-23 10:38:53 -05:00
nsINetworkLinkService.idl
nsINetworkPredictor.idl
nsINetworkPredictorVerifier.idl
nsINetworkProperties.idl
nsInputStreamChannel.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsInputStreamChannel.h
nsInputStreamPump.cpp
Bug 1421772 - Updating comments for nsInputStreamPump::OnStateStop, r=valentin
2017-11-30 09:28:13 +01:00
nsInputStreamPump.h
Bug 1412497 - fix test for buffered input stream. r=baku
2017-10-29 08:59:26 +01:00
nsINullChannel.idl
nsIOService.cpp
Bug 1231211 P12 Allow the ClientInfo and ServiceWorkerDescriptor to be passed to NS_NewChannel() for principal based loads. r=valentin
2018-01-23 10:38:54 -05:00
nsIOService.h
Bug 1231211 P12 Allow the ClientInfo and ServiceWorkerDescriptor to be passed to NS_NewChannel() for principal based loads. r=valentin
2018-01-23 10:38:54 -05:00
nsIParentChannel.idl
Bug 1351147 - Use fullhash instead of prefix in OnClassifyComplete r=francois
2017-08-04 18:20:13 +08:00
nsIParentRedirectingChannel.idl
nsIPermission.idl
nsIPermissionManager.idl
Bug 1428922 - Part 0: Add an EXPIRE_POLICY expire type to nsPermissionManager, r=baku
2018-01-24 01:07:10 -02:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl
Bug 1261289 - Follow-up: remove the word 'only' from a comment so it is more accurate. r=ntim
2017-08-11 09:15:11 -04:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService2.idl
Bug 1343741 - Part3: Pass labelled event target to nsIProtocolProxyService::AsyncResolve, r=mayhemer
2017-07-05 00:48:00 +02:00
nsIProtocolProxyService.idl
Bug 1343741 - Part3: Pass labelled event target to nsIProtocolProxyService::AsyncResolve, r=mayhemer
2017-07-05 00:48:00 +02:00
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl
nsIRedirectHistoryEntry.idl
Bug 1351146 - P1 - Add more information to redirect chains. r=dragana
2017-05-25 19:42:00 +02:00
nsIRedirectResultListener.idl
nsIRequest.idl
Bug 1331680 - Part 1: Send required cookies to the content process on demand. r=jdm
2017-08-03 19:00:41 +08:00
nsIRequestContext.idl
Bug 1358060 - Allow postponing of unimportant resources opening during page load, class-of-service Tail flag. r=dragana
2017-08-30 09:32:00 -04: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 1399300 - Backed out changeset a51cf9c048a1 (bug 910207) a=backout
2017-09-13 10:51:18 +02:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl
nsIStandardURL.idl
Bug 1432257 - Remove nsIStandardURL setter methods r=mayhemer
2018-01-22 20:20:18 +01:00
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
Backed out changeset 097c44e15165 (bug 1371699)
2017-10-05 13:10:55 +02:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsIThreadRetargetableRequest.idl
Bug 1405286: Part 1 - Allow retrieving the delivery target from retargetable requests. r=dragana
2017-10-14 18:30:38 -07:00
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl
nsITimedChannel.idl
Bug 1413999 Part2: Take http trailers from chunk decoder and add serverTiming attribute in nsITimedChannel r=dragana
2018-01-03 02:04:00 +02:00
nsITLSServerSocket.idl
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl
nsIUnicharStreamLoader.idl
nsIUploadChannel2.idl
Bug 1421094 - nsIUploadChannel2.cloneUploadStream returns the length of the stream, r=smaug
2017-12-12 18:38:19 -06:00
nsIUploadChannel.idl
nsIURI.idl
Bug 1431204
- Make nsIURI.spec readonly r=mayhemer
2018-01-19 15:26:07 +01:00
nsIURIClassifier.idl
Bug 1421803 - Send ThreatHit requests and telemetry at the right time. r=dimi
2017-11-28 12:10:37 -08:00
nsIURIMutator.idl
Bug 1431760 - Add NS_MutateURI.Apply that allows calling methods declared in other interfaces implemented by NS_MutateURI::mMutator r=mayhemer
2018-01-22 15:52:37 +01:00
nsIURIMutatorUtils.cpp
Bug 1426501 - Change C++ code to use NS_MutateURI when changing URI r=mayhemer
2018-01-08 15:20:35 +01:00
nsIURIWithBlobImpl.idl
Bug 1431760 - Add NS_MutateURI.Apply that allows calling methods declared in other interfaces implemented by NS_MutateURI::mMutator r=mayhemer
2018-01-22 15:52:37 +01:00
nsIURIWithPrincipal.idl
Bug 1431760 - Add NS_MutateURI.Apply that allows calling methods declared in other interfaces implemented by NS_MutateURI::mMutator r=mayhemer
2018-01-22 15:52:37 +01:00
nsIURL.idl
Bug 1432320 - (Part 1) Add nsIURLMutator r=mayhemer
2018-01-31 02:32:27 +01:00
nsIURLParser.idl
nsLoadGroup.cpp
Bug 1358060 - Allow postponing of unimportant resources opening during page load, class-of-service Tail flag. r=dragana
2017-08-30 09:32:00 -04:00
nsLoadGroup.h
nsMediaFragmentURIParser.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsMediaFragmentURIParser.h
nsMIMEInputStream.cpp
Bug 1383518 - Part 2: nsMIMEInputStream should conditionally implement nsIAsyncInputStream. r=bkelly
2017-08-23 06:39:36 -04:00
nsMIMEInputStream.h
nsNetAddr.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsNetAddr.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsNetSegmentUtils.h
nsNetUtil.cpp
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
nsNetUtil.h
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.cpp
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
nsPACMan.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsPILoadGroupInternal.idl
nsPISocketTransportService.idl
Backed out changeset e8f2d18830de (bug 1415536) for failing xpcshell netwerk/test/unit/test_network_activity.js at least on Android r=backout on a CLOSED TREE
2017-12-05 12:18:33 +02:00
nsPreloadedStream.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsPreloadedStream.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsProtocolProxyService.cpp
Bug 1421793 - nsPACMan needs to be shutdown before dtor; r=schien
2017-12-01 15:10:36 +08:00
nsProtocolProxyService.h
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsProxyInfo.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsProxyInfo.h
nsReadLine.h
nsRedirectHistoryEntry.cpp
Bug 1351146 - P1 - Add more information to redirect chains. r=dragana
2017-05-25 19:42:00 +02:00
nsRedirectHistoryEntry.h
Bug 1351146 - P1 - Add more information to redirect chains. r=dragana
2017-05-25 19:42:00 +02:00
nsRequestObserverProxy.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsRequestObserverProxy.h
nsSecCheckWrapChannel.cpp
nsSecCheckWrapChannel.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsSerializationHelper.cpp
Bug 1404198: Part 1 - Add non-virtual constructor for nsIObject(Input|Output)Stream and update existing callers. r=njn
2017-10-04 20:06:28 -07:00
nsSerializationHelper.h
Bug 1374580 (part 3) - Remove ns{,C}Substring typedefs. r=froydnj.
2017-06-20 19:19:52 +10:00
nsServerSocket.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsServerSocket.h
nsSimpleNestedURI.cpp
Bug 1431204
- Change calls to nsIURI.spec setter to use nsIURIMutator instead r=mayhemer
2018-01-19 15:19:42 +01:00
nsSimpleNestedURI.h
Bug 1431204
- Change calls to nsIURI.spec setter to use nsIURIMutator instead r=mayhemer
2018-01-19 15:19:42 +01:00
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp
Bug 1431204
- Make nsIURI.spec readonly r=mayhemer
2018-01-19 15:26:07 +01:00
nsSimpleURI.h
Bug 1420954 - Make nsIURIMutator setters return nsIURIMutator so we can chain setters r=bagder
2017-12-05 02:35:21 +01:00
nsSocketTransport2.cpp
Bug 685236 - Stop using GetNativePath in netwerk/. r=mayhemer
2017-12-15 20:21:19 +09:00
nsSocketTransport2.h
Bug 685236 - Stop using GetNativePath in netwerk/. r=mayhemer
2017-12-15 20:21:19 +09:00
nsSocketTransportService2.cpp
Bug 685236 - Stop using GetNativePath in netwerk/. r=mayhemer
2017-12-15 20:21:19 +09:00
nsSocketTransportService2.h
Bug 1404069 - Revert bug 1363372
. r=mayhemer
2017-11-27 21:12:31 +01:00
nsStandardURL.cpp
Bug 1432257 - Remove nsIStandardURL setter methods r=mayhemer
2018-01-22 20:20:18 +01:00
nsStandardURL.h
Bug 1432257 - Remove nsIStandardURL setter methods r=mayhemer
2018-01-22 20:20:18 +01:00
nsStreamListenerTee.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsStreamListenerTee.h
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h
Bug 1380426 - Make nsStreamListenerWrapper use NS_DECL_THREADSAFE_ISUPPORTS. r=dragana
2017-07-19 19:25:43 -04:00
nsStreamLoader.cpp
Bug 1410617 - compare uint64_t with size_t only on 32bit platforms. r=valentin
2017-10-21 14:07:08 +02:00
nsStreamLoader.h
nsStreamTransportService.cpp
Bug 1402888 - Remove nsIStreamTransportService::createOutputStream, r=smaug
2017-09-26 07:22:32 +02:00
nsStreamTransportService.h
Bug 1366869 - Make DISPATCH_NORMAL be the default flags argument for nsIEventTarget::Dispatch (r=froydnj)
2017-05-23 12:05:43 -07:00
nsSyncStreamListener.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsSyncStreamListener.h
nsTransportUtils.cpp
Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm
2017-06-14 09:27:17 +08:00
nsTransportUtils.h
nsUDPSocket.cpp
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
2017-07-26 16:03:57 -04:00
nsUDPSocket.h
Bug 1368549 - Remove MOZ_WIDGET_GONK from netwerk/* r=mcmanus
2017-05-29 22:09:04 +02:00
nsUnicharStreamLoader.cpp
Bug 1385836 - Remove special cases obsoleted by "replacement" becoming a label of the replacement encoding. r=emk
2017-08-28 12:57:17 +03:00
nsUnicharStreamLoader.h
Bug 1261841 part 2 - Use encoding_rs instead of uconv. r=emk,mystor.
2017-06-13 13:23:23 +03:00
nsURIHashKey.h
nsURLHelper.cpp
Bug 1427023 - Remove nsCRT::strncmp. r=erahm
2018-01-09 23:49:37 +09:00
nsURLHelper.h
Bug 1402362 - modified NET_MAX_ADDRESS to have UINTPTR_MAX value. r=valentin
2017-09-27 15:09:29 +03:00
nsURLHelperOSX.cpp
Bug 870698 - Part 3: Replace Insert("") with InsertLiteral(""). r=erahm
2017-09-05 12:41:31 -07:00
nsURLHelperUnix.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsURLHelperWin.cpp
Bug 1378712 - Remove all trailing whitespaces r=Ehsan
2017-07-06 14:00:35 +02:00
nsURLParsers.cpp
Bug 1381253 - Remove redundant control flow declarations rs=ehsan
2017-07-15 19:03:04 +02:00
nsURLParsers.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
PartiallySeekableInputStream.cpp
Bug 1424754 Fix some corner cases in PartiallySeekableInputStream cloning and serialization. r=baku
2017-12-13 09:56:31 -05:00
PartiallySeekableInputStream.h
Bug 1424754 Fix some corner cases in PartiallySeekableInputStream cloning and serialization. r=baku
2017-12-13 09:56:31 -05:00
PollableEvent.cpp
PollableEvent.h
Predictor.cpp
Bug 1425458 - Resource timing entries Workers - part 0 - NS_NewChannel, r=smaug
2018-01-24 17:17:31 +01:00
Predictor.h
Bug 1409542 part 2 - telemetry on why a resource marked prefetchable is not prefetched. r=francois,valentin
2017-10-20 12:58:30 -07:00
PrivateBrowsingChannel.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
ProxyAutoConfig.cpp
Bug 1417844 part 2 - Remove JSVersion from CompileOptions, CompartmentBehaviors, scripts. r=evilpie
2017-11-17 12:12:39 +01:00
ProxyAutoConfig.h
Bug 1343741 - Part4: Label the timer in PACResolver, r=mayhemer
2017-07-05 00:48:00 +02:00
RedirectChannelRegistrar.cpp
RedirectChannelRegistrar.h
ReferrerPolicy.h
Bug 1423773 - Part 1: Remove usage of nsStringGlue.h. r=glandium
2017-12-06 16:52:51 -08:00
RequestContextService.cpp
Bug 1425301 - Progressively decrease the 6 seconds maximum quantum delay of tracker script tailing, r=dragana
2018-01-08 06:01:00 +02:00
RequestContextService.h
ShutdownLayer.cpp
Bug 1376638 - Minimize uses of prmem.h. r=glandium.
2017-06-30 19:05:41 -07:00
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h
SimpleChannel.cpp
Bug 1366511: Part 2 - Allow autoconverting Err(nsresult) to nsresult. r=ehsan,nbp
2017-08-29 21:28:22 -07:00
SimpleChannel.h
Bug 1366511: Part 2 - Allow autoconverting Err(nsresult) to nsresult. r=ehsan,nbp
2017-08-29 21:28:22 -07:00
SimpleChannelParent.cpp
Bug 1380186 implement SimpleChannel Parent/Child IPC, r=kmag,mayhemer
2017-07-27 13:34:54 -07:00
SimpleChannelParent.h
Bug 1380186 implement SimpleChannel Parent/Child IPC, r=kmag,mayhemer
2017-07-27 13:34:54 -07:00
TCPFastOpen.h
Bug 1364189 - Make sure not to retry socketTransaction if nsHttpConnectionMgr cancels it. r=mcmanus
2017-05-24 11:19:40 +02:00
TCPFastOpenLayer.cpp
Bug 1426408 - Remove some code for the TCP fast open for Windows 10 that is not neede any more. r=mayhemer
2017-12-20 08:39:00 +02:00
TCPFastOpenLayer.h
Bug 1430768 - Refine TFO telemetry. r=mcmanus
2018-01-17 06:47:00 +02:00
ThrottleQueue.cpp
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
2017-10-15 23:12:02 -07:00
ThrottleQueue.h
Bug 1382172
- Name nsITimerCallback instances in native implementation. r=billm
2017-07-27 02:18:20 +08:00
Tickler.cpp
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
2017-10-15 23:12:02 -07:00
Tickler.h
Bug 1386825 - Part 4: Remove remaining instances of MOZ_B2G. r=froydnj
2017-08-08 14:41:09 -07:00
TLSServerSocket.cpp
Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm
2017-07-14 08:49:22 +02:00
TLSServerSocket.h