fune/netwerk/base
Simon Giesecke 4792d7c14e Bug 1651931 - Remove unnecessary includes from ContentChild.h. r=nika
Before these changes, ContentChild.h was the #9 most expensive header to include:
217505 ms: /home/simon/work/fuzzy/obj-x86_64-pc-linux-gnu-optimized/dist/include/mozilla/dom/ContentChild.h (included 105 times, avg 2071 ms)

After these changes, it is no longer among the top 30 most expensive headers.

Some missing includes in other files are added along.

Differential Revision: https://phabricator.services.mozilla.com/D83049
2020-07-15 12:45:10 +00:00
..
mozurl Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
rust-helper Bug 1646936 - Generate a single metadata file in the objdir, and feed it to cbindgen. r=glandium 2020-06-26 10:41:26 +00:00
ADivertableParentChannel.h
ARefBase.h
ArrayBufferInputStream.cpp
ArrayBufferInputStream.h
AutoClose.h
BackgroundFileSaver.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
BackgroundFileSaver.h Bug 1620366 - Convert BackgroundFileSaver to use background thread pool. r=valentin,necko-reviewers 2020-05-27 00:06:16 +00:00
CaptivePortalService.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
CaptivePortalService.h
ChannelDiverterChild.cpp
ChannelDiverterChild.h
ChannelDiverterParent.cpp
ChannelDiverterParent.h
Dashboard.cpp Bug 1527256 - P2: Get DNSCacheEntries from socket process r=dragana 2020-07-08 10:29:03 +00:00
Dashboard.h
DashboardTypes.h Bug 1527256 - P2: Get DNSCacheEntries from socket process r=dragana 2020-07-08 10:29:03 +00:00
DefaultURI.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
DefaultURI.h Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
EventTokenBucket.cpp Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
EventTokenBucket.h Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
FuzzyLayer.cpp Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
FuzzyLayer.h
FuzzySecurityInfo.cpp Bug 1485652 - Reimplement IsAcceptableForHost r=keeler 2020-04-24 14:45:56 +00:00
FuzzySecurityInfo.h
IOActivityMonitor.cpp
IOActivityMonitor.h
IPv6Utils.h
LoadContextInfo.cpp Bug 1639154 - Isolate network cache per first-party when privacy.partition.network_state is set to true - part 1 - implementation, r=mayhemer,necko-reviewers 2020-05-20 16:46:39 +00:00
LoadContextInfo.h
LoadInfo.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
LoadInfo.h Backed out 5 changesets (bug 1646899) for mochitest failures on DocumentLoadListener.cpp . CLOSED TREE 2020-07-13 05:43:30 +03:00
LoadTainting.h
MemoryDownloader.cpp
MemoryDownloader.h
moz.build Bug 1625513 - Part 2: Completely remove nsIProcessSwitchRequestor, r=mattwoodrow,necko-reviewers,valentin 2020-04-21 22:33:01 +00:00
mozIThirdPartyUtil.idl Bug 1645406 - Remove getContentBlockingAllowListPrincipalFromWindow from mozIThirdPartyUtil.idl r=timhuang,necko-reviewers 2020-06-17 15:34:21 +00:00
netCore.h
NetUtil.jsm Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
NetworkConnectivityService.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
NetworkConnectivityService.h
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp
NetworkInfoServiceWindows.cpp
nsASocketHandler.h
nsAsyncRedirectVerifyHelper.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsAsyncStreamCopier.h
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsBaseChannel.h
nsBaseContentStream.cpp
nsBaseContentStream.h
nsBufferedStreams.cpp Bug 1641825 - P1 - nsBufferedInputStream does not return error and executes callback on AsyncWait/AsyncLengthWait if stream is closed r=baku,necko-reviewers,mayhemer 2020-06-10 06:38:44 +00:00
nsBufferedStreams.h
nsDirectoryIndexStream.cpp
nsDirectoryIndexStream.h
nsDNSPrefetch.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsDNSPrefetch.h Backed out changeset 8bfa7127e064 (bug 1629457) for WPT and Mochitest failures. CLOSED TREE 2020-05-07 16:52:12 +03:00
nsDownloader.cpp
nsDownloader.h
nsFileStreams.cpp Bug 1466532 - Part 1: Drop nsIFile::followLinks r=froydnj,necko-reviewers,dragana 2020-05-26 20:51:16 +00:00
nsFileStreams.h Bug 1626076 - Make it possible to use DataStorage on socket process r=keeler,dragana,necko-reviewers 2020-04-20 09:41:58 +00:00
nsIApplicationCache.idl
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl
nsIAuthModule.idl
nsIAuthPrompt.idl
nsIAuthPrompt2.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl
nsIBufferedStreams.idl
nsIByteRangeRequest.idl
nsICacheInfoChannel.idl
nsICachingChannel.idl
nsICancelable.idl
nsICaptivePortalService.idl
nsIChannel.idl
nsIChannelEventSink.idl
nsIChannelWithDivertableParentListener.idl
nsIChildChannel.idl Bug 1594432 - Remove aContext from nsIChildChannel.completeRedirectSetup r=valentin 2020-03-26 11:07:10 +00:00
nsIClassifiedChannel.idl
nsIClassOfService.idl
nsIContentSniffer.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl
nsIDeprecationWarner.idl
nsIDHCPClient.idl
nsIDivertableChannel.idl
nsIDownloader.idl
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 1648141 - IPCBlobInputStream to RemoteLazyInputStream - part 6 - remoteLazyInputStream, r=smaug,necko-reviewers,dragana 2020-06-29 11:02:55 +00:00
nsIFileURL.idl
nsIForcePendingChannel.idl
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl
nsIHttpPushListener.idl
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl
nsIIOService.idl Bug 1568028 - Show socket process in about:support r=fluent-reviewers,mconley 2020-04-06 10:43:28 +00:00
nsILoadContextInfo.idl
nsILoadGroup.idl Bug 1585306 - nsILoadGroup observes last-pb-context-exit to monitor the browsing context, r=mayhemer 2020-03-19 16:24:21 +00:00
nsILoadGroupChild.idl Bug 1585306 - nsILoadGroup and nsILoadGroupChild as builtinclass, r=mayhemer 2020-03-19 16:21:26 +00:00
nsILoadInfo.idl Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl Bug 1643196 - Add 'scriptable' to nsIMultiPartChannelListener. r=mayhemer,necko-reviewers 2020-06-10 14:03:50 +00:00
nsIncrementalDownload.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsIncrementalStreamLoader.cpp
nsIncrementalStreamLoader.h
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl
nsINetworkConnectivityService.idl
nsINetworkInfoService.idl
nsINetworkInterceptController.idl Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsINetworkLinkService.idl
nsINetworkPredictor.idl Bug 1619584 - P1: Introduce TRRLoadInfo for TRRServiceChannel r=valentin 2020-03-18 15:12:36 +00:00
nsINetworkPredictorVerifier.idl
nsInputStreamChannel.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsInputStreamChannel.h
nsInputStreamPump.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsInputStreamPump.h
nsINullChannel.idl
nsIOService.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsIOService.h Bug 1647759 - P1: Make nsIOService::mOffline and nsIOService::mConnectivity atomic r=dragana 2020-07-09 12:56:03 +00:00
nsIParentChannel.idl Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
nsIParentRedirectingChannel.idl
nsIPermission.idl
nsIPermissionManager.idl
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl Bug 1551306 - Remove context parameter from nsIProgressEventSink.onProgress() and nsIProgressEventSink.onStatus() r=valentin 2020-03-29 19:18:56 +00:00
nsIPrompt.idl Bug 1615588 - Extended nsIPromptService to support tab modal prompts. r=johannh,MattN,necko-reviewers,dragana 2020-04-16 14:43:50 +00:00
nsIProtocolHandler.idl Bug 1188538: Ensure every protocol handler sets a valid security flag. r=bholley,mixedpuppy 2020-03-20 08:25:18 +00:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl Bug 1584797 - Fix comment related to aProxyService parameter r=valentin,necko-reviewers 2020-04-21 12:11:23 +00:00
nsIProtocolProxyService.idl Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
nsIProtocolProxyService2.idl Bug 1647133 - P3. Use nsISerialEventTarget where it's actually that. r=valentin 2020-06-22 11:13:24 +00:00
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
nsIRedirectHistoryEntry.idl
nsIRedirectResultListener.idl
nsIRequest.idl
nsIRequestContext.idl
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl
nsISecCheckWrapChannel.idl
nsISecureBrowserUI.idl Bug 1631405 - Move nsISecureBrowserUI to be owned by the canonical browsing context instead of docshell. r=nika,ckerschb,Gijs,webcompat-reviewers,twisniewski 2020-05-27 00:28:59 +00:00
nsISensitiveInfoHiddenURI.idl
nsISerializationHelper.idl
nsIServerSocket.idl
nsISimpleStreamListener.idl
nsISocketFilter.idl
nsISocketTransport.idl
nsISocketTransportService.idl
nsISpeculativeConnect.idl
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsIThreadRetargetableRequest.idl
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl
nsITimedChannel.idl
nsITLSServerSocket.idl
nsITraceableChannel.idl
nsITransport.idl
nsIUDPSocket.idl
nsIUploadChannel.idl
nsIUploadChannel2.idl
nsIURI.idl
nsIURIMutator.idl Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
nsIURIMutatorUtils.cpp
nsIURIWithSpecialOrigin.idl
nsIURL.idl
nsIURLParser.idl
nsLoadGroup.cpp Bug 1627533 - Create LoadGroups for docshells using the BrowsingContext's request context id. r=dragana,necko-reviewers 2020-05-21 03:38:37 +00:00
nsLoadGroup.h Bug 1627533 - Create LoadGroups for docshells using the BrowsingContext's request context id. r=dragana,necko-reviewers 2020-05-21 03:38:37 +00:00
nsMediaFragmentURIParser.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsMediaFragmentURIParser.h
nsMIMEInputStream.cpp Bug 1645781 - Part 2: Make nsMIMEInputStream always be serializable. r=baku,necko-reviewers 2020-07-01 14:20:06 +00:00
nsMIMEInputStream.h
nsNetAddr.cpp Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
nsNetAddr.h Bug 1623126 - Parse HTTPSSVC records in TRR r=dragana,necko-reviewers 2020-05-04 19:56:51 +00:00
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsNetUtil.h Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
nsNetworkInfoService.cpp
nsNetworkInfoService.h
nsPACMan.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsPACMan.h Bug 1607426 - Add a mutex to protect nsPACMan::mLoader r=mayhemer 2020-07-03 12:31:31 +00:00
nsPISocketTransportService.idl
nsPreloadedStream.cpp
nsPreloadedStream.h
nsProtocolProxyService.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
nsProtocolProxyService.h Backed out changeset 83749e9e67bd (bug 1220810) for bc failures on browser_fall_back_to_https.js . CLOSED TREE 2020-07-10 18:42:17 +03:00
nsProxyInfo.cpp
nsProxyInfo.h
nsReadLine.h
nsRedirectHistoryEntry.cpp
nsRedirectHistoryEntry.h
nsRequestObserverProxy.cpp Bug 1624279 - Convert nsOnStartRequestEvent* to RefPtr<nsOnStartRequestEvent> r=valentin 2020-03-25 12:28:31 +00:00
nsRequestObserverProxy.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsServerSocket.h
nsSimpleNestedURI.cpp
nsSimpleNestedURI.h Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsSimpleURI.h Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
nsSocketTransport2.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsSocketTransport2.h Bug 1627654 - Setup resumption callback when nsNSSSocketInfo is created r=keeler 2020-04-08 19:32:31 +00:00
nsSocketTransportService2.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsSocketTransportService2.h Bug 1648898 - Fix data race on STS loop start. r=mayhemer 2020-06-30 11:06:31 +00:00
nsStandardURL.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsStandardURL.h Bug 1647638 - Fix static-analysis warnings in nsStandardURL r=mayhemer,necko-reviewers 2020-06-24 10:18:49 +00:00
nsStreamListenerTee.cpp Bug 1611081 - Add multipart support to nsStreamListenerTee. r=mayhemer 2020-03-16 00:58:34 +00:00
nsStreamListenerTee.h Bug 1611081 - Add multipart support to nsStreamListenerTee. r=mayhemer 2020-03-16 00:58:34 +00:00
nsStreamListenerWrapper.cpp Bug 1622490 - Add nsIMultiPartChannelListener forwarding to nsStreamListenerWrapper. r=mayhemer 2020-04-14 15:46:07 +00:00
nsStreamListenerWrapper.h Bug 1622490 - Add nsIMultiPartChannelListener forwarding to nsStreamListenerWrapper. r=mayhemer 2020-04-14 15:46:07 +00:00
nsStreamLoader.cpp
nsStreamLoader.h
nsStreamTransportService.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsStreamTransportService.h
nsSyncStreamListener.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsSyncStreamListener.h
nsTransportUtils.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1637500 - P2. Rename methods as they are not always dealing with "threads". r=froydnj 2020-06-23 05:05:36 +00:00
nsUDPSocket.h
nsURIHashKey.h Bug 1618287 - PreloaderBase class, r=smaug 2020-05-11 14:20:39 +00:00
nsURLHelper.cpp Bug 1637727 - convert network.standard-url.max-length to a StaticPref. r=KrisWright,necko-reviewers,valentin 2020-05-29 07:52:35 +00:00
nsURLHelper.h Bug 1637727 - convert network.standard-url.max-length to a StaticPref. r=KrisWright,necko-reviewers,valentin 2020-05-29 07:52:35 +00:00
nsURLHelperOSX.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
nsURLHelperUnix.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
nsURLHelperWin.cpp Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
nsURLParsers.cpp Bug 1620769 - Convert net_IsValidScheme function to Rust r=valentin 2020-03-15 12:09:57 +00:00
nsURLParsers.h
PartiallySeekableInputStream.cpp Bug 1641826 - P1 - PartiallySeekableInputStream does not return error and executes callback on AsyncWait/AsyncLengthWait if stream is closed r=baku,necko-reviewers,mayhemer 2020-06-02 19:04:20 +00:00
PartiallySeekableInputStream.h
PollableEvent.cpp
PollableEvent.h
Predictor.cpp Bug 1366973: Rename security flags to not contain DATA anymore r=geckoview-reviewers,ckerschb,snorp 2020-07-15 11:20:45 +00:00
Predictor.h Bug 1544868 - Remove network predictor code and network.predictor.cleaned-up preference r=valentin 2020-03-31 13:57:09 +00:00
PrivateBrowsingChannel.h
ProxyAutoConfig.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
ProxyAutoConfig.h
RedirectChannelRegistrar.cpp Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
RedirectChannelRegistrar.h Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
RequestContextService.cpp Bug 1640160 - Serialize mRequestContextId with BrowsingContext's IPCInitializer to ensure that we don't try to create a request context with an id of 0. r=nika 2020-05-26 21:14:27 +00:00
RequestContextService.h
ShutdownLayer.cpp
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h
SimpleChannel.cpp Bug 1594432 - Remove aContext from nsIChildChannel.completeRedirectSetup r=valentin 2020-03-26 11:07:10 +00:00
SimpleChannel.h
SimpleChannelParent.cpp Bug 1650163 - Part 1: Switch native remoteType values to nsCString, r=farre,geckoview-reviewers,agi 2020-07-08 20:15:59 +00:00
SimpleChannelParent.h Bug 1590762 - Part 2: Bump the id for channel registration to uint64_t. r=mattwoodrow,necko-reviewers,valentin 2020-06-23 13:18:56 +00:00
SSLTokensCache.cpp Bug 1641496 - P7: Allow to use SSLTokensCache in parent process with socket process enabled r=dragana 2020-06-05 13:27:35 +00:00
SSLTokensCache.h Bug 1637727 - convert network.ssl_tokens_cache prefs to StaticPrefs. r=KrisWright,necko-reviewers,valentin 2020-05-29 07:56:16 +00:00
TCPFastOpen.h
TCPFastOpenLayer.cpp
TCPFastOpenLayer.h
ThrottleQueue.cpp
ThrottleQueue.h
Tickler.cpp Bug 1637452: Part 7 - Fix JNI includes in netwerk; r=necko-reviewers,valentin 2020-05-15 17:04:32 +00:00
Tickler.h
TLSServerSocket.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
TLSServerSocket.h
TRRLoadInfo.cpp Bug 1651931 - Remove unnecessary includes from ContentChild.h. r=nika 2020-07-15 12:45:10 +00:00
TRRLoadInfo.h Bug 1580764: Part 1 - Add ancestor BrowsingContext IDs to LoadInfo. r=nika 2020-07-07 21:14:42 +00:00