gecko-dev/netwerk/base
Ehsan Akhgari 5a990aab93 Bug 1504728 - Part 1: Add a content blocking notification for indicating when a top-level page is using cookies or site data r=baku,valentin,johannh
Differential Revision: https://phabricator.services.mozilla.com/D11122

--HG--
extra : moz-landing-system : lando
2018-11-20 14:34:49 +00:00
..
mozurl Bug 1444151 - Part 4: Remove the now-unnecessary xpcom-style segment getters, r=valentin 2018-04-10 17:49:50 -04:00
rust-helper Bug 1481016 - Network, use inherent rust methods instead of deprecated std::ascii:AsciiExt ones, r=valentin 2018-08-04 20:24:59 +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 Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ArrayBufferInputStream.cpp Bug 1480678 part 10 - Remove unnecessary realm entering in TCPSocket::Send. r=bz 2018-08-09 10:48:29 +02:00
ArrayBufferInputStream.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
AutoClose.h Bug 1492894 - part 2 - eliminate already_AddRefed variables in netwerk/; r=valentin 2018-09-21 16:45:49 -04:00
BackgroundFileSaver.cpp Bug 1469348 - Fix the problem of download file failed on Mac. r=paolo 2018-08-17 16:40:02 +00:00
BackgroundFileSaver.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
CaptivePortalService.cpp Bug 1488628 - Change some nsICaptivePortalDetector method arguments from wstring to AString. r=valentin 2018-09-05 13:40:04 +10:00
CaptivePortalService.h Bug 1471628 - Use singleton for captive portal constructor r=bagder 2018-07-02 15:30:33 +02:00
ChannelDiverterChild.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ChannelDiverterChild.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ChannelDiverterParent.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
ChannelDiverterParent.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
Dashboard.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
Dashboard.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
DashboardTypes.h Bug 1460310 - Separate HTTP and SPDY identifiers into separate namespaces. r=dragana 2018-06-01 11:32:05 -07:00
EventTokenBucket.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
EventTokenBucket.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
IOActivityMonitor.cpp Bug 1472718 - Convert ChromeUtils.requestIOActivity to a Promise - r=baku,valentin 2018-07-06 13:43:08 +02:00
IOActivityMonitor.h Bug 1472718 - Convert ChromeUtils.requestIOActivity to a Promise - r=baku,valentin 2018-07-06 13:43:08 +02:00
LoadContextInfo.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
LoadContextInfo.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
LoadInfo.cpp Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
LoadInfo.h Bug 1498510 - Move nsICSPEventListener out of CSP object, r=ckerschb 2018-10-23 08:17:13 +02:00
LoadTainting.h
MemoryDownloader.cpp Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
MemoryDownloader.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
NetUtil.jsm Bug 1423839 - Part 1: Enable ESLint for NetUtil.jsm and netwerk/cookie/test/unit/ (automatic changes) r=Standard8,jdm 2018-10-23 08:34:13 +00:00
NetworkConnectivityService.cpp Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana 2018-10-29 11:22:58 +00:00
NetworkConnectivityService.h Bug 1460537 - Connectivity Service - Add DNSv4 and DNSv6 checks r=dragana 2018-10-29 11:22:40 +00:00
NetworkInfoServiceCocoa.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp Bug 1471943: Remove release call to ensure socket is closed. r=valentin 2018-07-02 11:45:39 +01:00
NetworkInfoServiceWindows.cpp
PartiallySeekableInputStream.cpp Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
PartiallySeekableInputStream.h Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
PollableEvent.cpp Bug 1442178 - Repair broken socket polling wakeup mechanism after a network change to prevent long load hangs, r=dragana 2018-05-30 17:31:09 +03:00
PollableEvent.h Bug 1442178 - Repair broken socket polling wakeup mechanism after a network change to prevent long load hangs, r=dragana 2018-05-30 17:31:09 +03:00
Predictor.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
Predictor.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03: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 1487398 - Remove useless use of SetCapacity(). r=froydnj,nwgh 2018-09-25 15:36:31 +00:00
ProxyAutoConfig.h Bug 1343741 - Part4: Label the timer in PACResolver, r=mayhemer 2017-07-05 00:48:00 +02:00
RedirectChannelRegistrar.cpp Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana 2018-10-29 11:22:58 +00:00
RedirectChannelRegistrar.h Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana 2018-10-29 11:22:58 +00:00
ReferrerPolicy.h Bug 1501206 - Introduce a new function ReferrerPolicyToString() r=ckerschb 2018-10-25 13:53:21 +00:00
RequestContextService.cpp Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
RequestContextService.h Bug 1501404 - Part 1: Remove the XPCOM registration for RequestContextService r=valentin 2018-10-23 20:07:17 +00:00
ShutdownLayer.cpp Bug 1376638 - Minimize uses of prmem.h. r=glandium. 2017-06-30 19:05:41 -07:00
ShutdownLayer.h
SimpleBuffer.cpp Bug 1360538 - convert SimpleBuffer to use NS_DECL_OWNINGTHREAD; r=hurley 2017-05-02 12:46:36 -04:00
SimpleBuffer.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
SimpleChannel.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
SimpleChannel.h Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
SimpleChannelParent.cpp Bug 1504728 - Part 1: Add a content blocking notification for indicating when a top-level page is using cookies or site data r=baku,valentin,johannh 2018-11-20 14:34:49 +00: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 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
TCPFastOpenLayer.h Bug 1430768 - Refine TFO telemetry. r=mcmanus 2018-01-17 06:47:00 +02:00
TLSServerSocket.cpp bug 1485087 - remove the option to use the TLS session cache from nsITLSServerSocket r=jryans,mayhemer 2018-08-24 16:00:34 +00:00
TLSServerSocket.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ThrottleQueue.cpp Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
ThrottleQueue.h Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm 2017-07-27 02:18:20 +08:00
Tickler.cpp Bug 1448021 - make TicklerTimer's constructor explicit; r=valentin 2018-03-27 10:51:32 -04:00
Tickler.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
moz.build Bug 1460537 - Connectivity Service - Add DNSv4 and DNSv6 checks r=dragana 2018-10-29 11:22:40 +00:00
mozIThirdPartyUtil.idl
netCore.h
nsASocketHandler.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsAsyncRedirectVerifyHelper.cpp Bug 1489363 - Replace some string.Assign* with AssignLiteral. r=froydnj 2018-09-07 22:12:01 +00:00
nsAsyncRedirectVerifyHelper.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsAsyncStreamCopier.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsBase64Encoder.cpp Bug 1439362 - make nsBase64Encoder slightly less malloc-happy; r=valentin 2018-02-19 10:28:00 -05:00
nsBase64Encoder.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsBaseChannel.cpp Bug 1488306 - Remove the XPCOM component registration for nsUnknwonDecoder; r=valentin 2018-09-04 09:43:52 -04:00
nsBaseChannel.h Bug 1495814 - Remove pointless do_QueryInterface() functions from nsBaseChannel.h r=mayhemer 2018-10-04 10:53:21 +00:00
nsBaseContentStream.cpp Bug 1437604 - remove NS_INTERFACE_MAP_END_THREADSAFE; r=mystor 2018-02-12 14:36:46 -05:00
nsBaseContentStream.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsBufferedStreams.cpp Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsBufferedStreams.h Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsChannelClassifier.cpp Bug 1503697 - Record trackers being loaded on a site in the content blocking log; r=baku,francois 2018-11-05 13:44:29 -05:00
nsChannelClassifier.h Bug 1503697 - Record trackers being loaded on a site in the content blocking log; r=baku,francois 2018-11-05 13:44:29 -05:00
nsDNSPrefetch.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsDNSPrefetch.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsDirectoryIndexStream.cpp Bug 1462937: Update callers to use nsIFile::GetDirectoryEntries as a nsIDirectoryEnumerator. r=froydnj 2018-05-19 20:17:45 -07:00
nsDirectoryIndexStream.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 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsFileStreams.h Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl Bug 1480678 part 10 - Remove unnecessary realm entering in TCPSocket::Send. r=bz 2018-08-09 10:48:29 +02:00
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl Bug 1502774 - Part 2: Remove XPCOM component registrations for auth module classes r=valentin 2018-11-01 10:39:58 +00:00
nsIAuthPrompt.idl
nsIAuthPrompt2.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBrowserSearchService.idl Bug 1481199 - Drop the obsolete dataType parameter for nsIBrowserSearchService.addEngine. r=mkaply 2018-10-09 13:39:35 +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 1487100 - Allow calling nsICacheInfoChannel.preferAlternativeDataType(altDataType, contentType) multiple times r=michal,luke 2018-10-17 13:58:30 +00: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 bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin 2018-02-01 10:20:49 +01:00
nsIChannelEventSink.idl Bug 1489257 - Backed out 3 changesets (bug 1441059, bug 1478171) for causing bug 1489257. r=me 2018-09-13 12:27:23 -05:00
nsIChannelWithDivertableParentListener.idl
nsIChildChannel.idl
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
nsIClassifiedChannel.idl Bug 1351147 - Use fullhash instead of prefix in OnClassifyComplete r=francois 2017-08-04 18:20:13 +08:00
nsIContentSniffer.idl
nsIDHCPClient.idl Bug 356831 - Proxy autodiscovery doesn't check DHCP (option 252) r=bagder,valentin 2018-06-07 23:07:28 +01:00
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 1458821 - Rename nsIAsyncFileMetadata.asyncWait to asyncFileMetadataWait, r=smaug 2018-05-03 17:03:17 +02:00
nsIFileURL.idl Bug 1442242 - Add nsIURIMutator method to mark when the URI implementation should support nsIFileURL r=mayhemer 2018-03-20 12:52:43 +01:00
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIOService.idl Bug 1455676 part 5. Remove nsIDOMNode usage from netwerk/. r=qdot 2018-05-29 22:58:48 -04:00
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
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 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
nsIMIMEInputStream.idl Bug 1389723 - Remove @deprecated nsIMIMEInputStream.addContentLength. r=dragana 2017-08-12 13:34:02 +09:00
nsIMultiPartChannel.idl
nsINestedURI.idl Bug 1442242 - Make the constuctors of URI implementations private r=mayhemer 2018-03-20 23:23:31 +01:00
nsINetAddr.idl
nsINetUtil.idl Bug 1501206 - Get referrer policy string in js 2018-11-01 12:09:15 +00:00
nsINetworkConnectivityService.idl Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana 2018-10-29 11:22:58 +00: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
nsINullChannel.idl
nsIOService.cpp Bug 1504557 - Remove the XPCOM registration for nsErrorService; r=froydnj 2018-11-05 09:44:58 -05:00
nsIOService.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsIParentChannel.idl Bug 1504728 - Part 1: Add a content blocking notification for indicating when a top-level page is using cookies or site data r=baku,valentin,johannh 2018-11-20 14:34:49 +00:00
nsIParentRedirectingChannel.idl Bug 1015466 - Part 3, PHttpBackgroundChannel lifecycle management. r=mayhemer 2017-04-24 11:09:35 +08:00
nsIPermission.idl
nsIPermissionManager.idl Bug 1502238 - When clearing site data, clear storage permissions assigned to a tracker, r=ehsan 2018-10-27 08:55:07 +02:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl
nsIProtocolHandler.idl Bug 1328695 - Use protocol flags to determine if a URI is potentially trustworthy r=ckerschb, r=dveditz, r=mcmanus, r=bz 2018-05-31 07:51:42 +02:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl Bug 1152332 - Let connection proxy filters return the result asynchronously - core changes, r=michal 2018-02-08 07:18:00 +02:00
nsIProtocolProxyService.idl Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
nsIProtocolProxyService2.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 1502273 - improve the LOAD_FRESH_CONNECTION description r=dragana 2018-10-26 12:18:28 +00:00
nsIRequestContext.idl Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl Bug 1493563 - Part 5: Present the old state and the content blocking log to the web progress listeners; r=baku 2018-09-28 14:46:02 -04:00
nsISecurityEventSink.idl Bug 1493563 - Part 4: Present the old state and the content blocking log to the security event sink; r=baku 2018-09-28 14:46:02 -04:00
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl Bug 1462019 - Part 1. Support abstract socket address on nsIServerSocket and nsISocketTransportService. r=mayhemer 2018-07-26 18:06:42 +09:00
nsISimpleStreamListener.idl
nsISocketFilter.idl
nsISocketTransport.idl Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsISocketTransportService.idl Bug 1462019 - Part 1. Support abstract socket address on nsIServerSocket and nsISocketTransportService. r=mayhemer 2018-07-26 18:06:42 +09:00
nsISpeculativeConnect.idl Bug 1461930 - Replace use of speculativeConnect methods for variants that pass a triggeringPrincipal. r=ckerschb 2018-10-05 13:42:37 +00:00
nsIStandardURL.idl Bug 1448058 - Remove nsIMutable from URI implementations r=mayhemer 2018-05-09 18:21:24 +02:00
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl Bug 1371699 - Use of NonBlockingAsyncInputStream in our code base, r=froydnj 2018-01-31 16:45:20 +01:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsITLSServerSocket.idl bug 1485087 - remove the option to use the TLS session cache from nsITLSServerSocket r=jryans,mayhemer 2018-08-24 16:00:34 +00:00
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 1470286 Propagate channel creation and async open time across internal redirects. r=valentin 2018-06-23 10:10:10 -07:00
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl
nsIURI.idl Bug 1476928 - Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu 2018-07-23 11:28:47 +00:00
nsIURIClassifier.idl Bug 1476967 - Allow the adding of tracking-protection entries via prefs, r=francois 2018-08-27 21:01:14 +02:00
nsIURIMutator.idl Bug 1442242 - Add nsIURIMutator method to mark when the URI implementation should support nsIFileURL r=mayhemer 2018-03-20 12:52:43 +01:00
nsIURIMutatorUtils.cpp Bug 1453795 - Necko - Initialize member fields in classes/ structures. r=michal 2018-06-14 11:19:07 +03:00
nsIURIWithSpecialOrigin.idl Bug 1478441 - Introduce nsIURIWithSpecialOrigin needed for Thunderbird. r=baku 2018-07-31 11:27:00 +03:00
nsIURL.idl Bug 1432519 - Make nsIURL attributes readonly r=mayhemer 2018-01-31 03:06:58 +01:00
nsIURLParser.idl
nsIUploadChannel.idl
nsIUploadChannel2.idl Bug 1421094 - nsIUploadChannel2.cloneUploadStream returns the length of the stream, r=smaug 2017-12-12 18:38:19 -06:00
nsIncrementalDownload.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
nsIncrementalStreamLoader.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsIncrementalStreamLoader.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsInputStreamChannel.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsInputStreamChannel.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsInputStreamPump.cpp Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsInputStreamPump.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsLoadGroup.cpp Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
nsLoadGroup.h Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsMIMEInputStream.cpp Bug 1496581 - Split nsISeekableStream in 2 classes: nsISeekableStream and nsITellableStream, f=mayhemer, r=froydnj 2018-10-18 13:35:35 +02:00
nsMIMEInputStream.h
nsMediaFragmentURIParser.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsMediaFragmentURIParser.h
nsNetAddr.cpp Bug 1484984 - Avoid writing past the logical length of a string in networking code. r=valentin 2018-08-21 14:20:48 +00:00
nsNetAddr.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1447784 - Upgrade insecure requests should not be applied to potentially trustworthy loopback r=baku 2018-10-31 16:04:58 +00:00
nsNetUtil.h Bug 1481176 - P1. Export GetParameterHTTP as static method. r=valentin,r=bzbarsky 2018-08-07 19:21:58 +02:00
nsNetworkInfoService.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsNetworkInfoService.h
nsPACMan.cpp Bug 1495024 - Firefox does not use exponential back-off after failing to load a PAC file. r=bagder 2018-10-19 09:13:16 +00:00
nsPACMan.h Bug 1495024 - Firefox does not use exponential back-off after failing to load a PAC file. r=bagder 2018-10-19 09:13:16 +00:00
nsPILoadGroupInternal.idl
nsPISocketTransportService.idl Bug 1508257 - Remove io.activity.intervalMilliseconds - r=valentin 2018-11-19 14:52:26 +00:00
nsPreloadedStream.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsPreloadedStream.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsProtocolProxyService.cpp Bug 1507540 part 3. Use more notxpcom attributes in netwerk/. r=valentin 2018-11-19 20:17:53 -05:00
nsProtocolProxyService.h Backed out 2 changesets (bug 1448034) for GTest failures 2018-07-17 08:51:20 +03:00
nsProxyInfo.cpp Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsProxyInfo.h
nsReadLine.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsRedirectHistoryEntry.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsRedirectHistoryEntry.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsRequestObserverProxy.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsRequestObserverProxy.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsSecCheckWrapChannel.cpp Bug 1493737 - Fix many trivial calls to do_QueryInterface r=smaug 2018-10-01 21:38:01 +00:00
nsSecCheckWrapChannel.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsSerializationHelper.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
nsSerializationHelper.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsServerSocket.cpp Bug 1462019 - Part 1. Support abstract socket address on nsIServerSocket and nsISocketTransportService. r=mayhemer 2018-07-26 18:06:42 +09:00
nsServerSocket.h
nsSimpleNestedURI.cpp Bug 1476928 - Remove nsIURI.CloneIgnoringRef and nsIURI.CloneWithNewRef r=JuniorHsu 2018-07-23 11:28:47 +00:00
nsSimpleNestedURI.h Bug 1460198 - When calling SetRef/SetQuery/SetPathQueryRef you should do the same for the inner URI r=bz 2018-05-12 16:30:07 +02:00
nsSimpleStreamListener.cpp Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj 2018-04-28 12:50:58 -07:00
nsSimpleStreamListener.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsSimpleURI.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsSimpleURI.h Bug 1448330 - Make nsIURI.clone a private method r=mayhemer 2018-06-14 13:05:43 +02:00
nsSocketTransport2.cpp Bug 1452535 - Move some logs to level 1 r=mayhemer 2018-11-16 16:35:52 +00:00
nsSocketTransport2.h Bug 1460537 - Connectivity Service - Add check for IPv4/v6 connectivity r=dragana 2018-10-29 11:22:58 +00:00
nsSocketTransportService2.cpp Bug 1504347 - Add IDLE markers and AUTO_PROFILER_THREAD_SLEEP around Necko waits - r=mayhemer 2018-11-05 12:58:51 +00:00
nsSocketTransportService2.h Bug 1452535 - Move some logs to level 1 r=mayhemer 2018-11-16 16:35:52 +00:00
nsStandardURL.cpp Bug 1495313 - Allow password with empty username in URLs r=dragana 2018-11-14 19:10:42 +00:00
nsStandardURL.h Bug 1495313 - Allow password with empty username in URLs r=dragana 2018-11-14 19:10:42 +00:00
nsStreamListenerTee.cpp Bug 1494127 - Fix trivial calls to do_QueryInterface that return an nsresult r=smaug 2018-10-01 21:38:43 +00:00
nsStreamListenerTee.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsStreamListenerWrapper.cpp
nsStreamListenerWrapper.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsStreamLoader.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsStreamLoader.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsStreamTransportService.cpp Bug 1491558 follow-up: Address mats' review comments 2018-09-17 02:23:06 -04: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 1501404 - Part 7: Remove the XPCOM registration for nsSyncStreamListener r=valentin 2018-10-23 20:07:29 +00:00
nsSyncStreamListener.h Bug 1501404 - Part 7: Remove the XPCOM registration for nsSyncStreamListener r=valentin 2018-10-23 20:07:29 +00:00
nsTransportUtils.cpp Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1473736 - Implement necko part of ESNI r=mak,kmag,mcmanus 2018-09-22 23:54:11 +03:00
nsUDPSocket.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
nsURIHashKey.h Bug 1415980 - make hash keys movable and not copyable; r=erahm 2018-09-20 11:20:36 -04:00
nsURLHelper.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
nsURLHelper.h Bug 1439931 - nsIIOService.extractScheme/net_ExtractURLScheme should lowercase its output r=mayhemer 2018-02-26 16:42:27 +01: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 1495313 - Allow password with empty username in URLs r=dragana 2018-11-14 19:10:42 +00:00
nsURLParsers.h Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00