| .. |
|
http-sfv
|
Bug 1783282 - Use a custom attribute instead of derive for implementing xpcom interfaces in rust, r=xpcom-reviewers,necko-reviewers,dragana,barret
|
2022-08-18 13:57:35 +00:00 |
|
mozurl
|
Bug 1789511 - Use drop(Box::from_raw). r=necko-reviewers,dragana
|
2022-09-07 05:07:32 +00:00 |
|
rust-helper
|
|
|
|
ARefBase.h
|
Bug 1787321 - convert nsAHttpConnection::GetSecurityInfo into ::GetTLSSocketControl r=kershaw,necko-reviewers
|
2022-08-30 00:38:57 +00:00 |
|
ArrayBufferInputStream.cpp
|
|
|
|
ArrayBufferInputStream.h
|
|
|
|
ascii_pac_utils.js
|
Bug 1751698 - Fix eslint warnings in ascii_pac_utils.js r=necko-reviewers,kershaw
|
2022-01-25 10:02:06 +00:00 |
|
AutoClose.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
BackgroundFileSaver.cpp
|
|
|
|
BackgroundFileSaver.h
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
CacheInfoIPCTypes.h
|
|
|
|
CaptivePortalService.cpp
|
|
|
|
CaptivePortalService.h
|
|
|
|
Dashboard.cpp
|
Bug 1769290 - Part 16: Apply mozilla-js-handle-rooted-typedef against netwerk r=andi
|
2022-07-14 17:00:21 +00:00 |
|
Dashboard.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
DashboardTypes.h
|
Bug 1754037 - Part 3c: Automatically update all ParamTraits implementations, r=ipc-reviewers,media-playback-reviewers,bryce,mccr8
|
2022-03-04 15:39:41 +00:00 |
|
DefaultURI.cpp
|
|
|
|
DefaultURI.h
|
|
|
|
EventTokenBucket.cpp
|
Bug 1766561 - Fix various formatting errors. r=media-playback-reviewers,gfx-reviewers,nika,necko-reviewers,rkraesig,alwu,padenot,kershaw
|
2022-05-03 20:49:10 +00:00 |
|
EventTokenBucket.h
|
|
|
|
FuzzyLayer.cpp
|
|
|
|
FuzzyLayer.h
|
|
|
|
FuzzySecurityInfo.cpp
|
Bug 1788290 - Record whether OCSP requests were made whilst making a TLS connection. r=keeler,necko-reviewers.
|
2022-09-02 20:59:34 +00:00 |
|
FuzzySecurityInfo.h
|
|
|
|
IOActivityMonitor.cpp
|
Bug 1766561 - Use proper formatting directives in various places. r=gfx-reviewers,nika,necko-reviewers,mhowell,rkraesig,bytesized,kershaw
|
2022-05-03 20:49:09 +00:00 |
|
IOActivityMonitor.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
IPv6Utils.h
|
|
|
|
LoadContextInfo.cpp
|
Bug 1769290 - Part 16: Apply mozilla-js-handle-rooted-typedef against netwerk r=andi
|
2022-07-14 17:00:21 +00:00 |
|
LoadContextInfo.h
|
|
|
|
LoadInfo.cpp
|
Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw
|
2022-07-27 20:33:19 +00:00 |
|
LoadInfo.h
|
Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw
|
2022-07-27 20:33:19 +00:00 |
|
LoadTainting.h
|
Bug 1764504 Remove obsolete comments about inadequacy of LoadTainting r=ckerschb,necko-reviewers,dragana DONTBUILD
|
2022-04-16 04:58:36 +00:00 |
|
makecppstring.py
|
Bug 1751698 - Include ascii_pac_utils.js as a separate file r=necko-reviewers,kershaw
|
2022-01-25 10:02:06 +00:00 |
|
MemoryDownloader.cpp
|
|
|
|
MemoryDownloader.h
|
|
|
|
moz.build
|
Backed out changeset 9c3f8e19266c (bug 1635092) as requested by the dev. CLOSED TREE
|
2022-06-08 22:47:34 +03:00 |
|
mozIThirdPartyUtil.idl
|
|
|
|
netCore.h
|
|
|
|
NetUtil.jsm
|
Bug 1772921 - Port osfile.jsm to IOUtils in netwerk/test/ r=valentin,necko-reviewers
|
2022-08-24 13:52:02 +00:00 |
|
NetworkConnectivityService.cpp
|
|
|
|
NetworkConnectivityService.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
NetworkDataCountLayer.cpp
|
|
|
|
NetworkDataCountLayer.h
|
|
|
|
NetworkInfoServiceCocoa.cpp
|
|
|
|
NetworkInfoServiceImpl.h
|
|
|
|
NetworkInfoServiceLinux.cpp
|
Bug 1769027 - Cleanup netwerk includes r=necko-reviewers,dragana
|
2022-05-30 14:21:13 +00:00 |
|
NetworkInfoServiceWindows.cpp
|
|
|
|
nsASocketHandler.h
|
|
|
|
nsAsyncRedirectVerifyHelper.cpp
|
|
|
|
nsAsyncRedirectVerifyHelper.h
|
|
|
|
nsAsyncStreamCopier.cpp
|
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
|
2022-09-08 09:11:18 +00:00 |
|
nsAsyncStreamCopier.h
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsAuthInformationHolder.cpp
|
|
|
|
nsAuthInformationHolder.h
|
|
|
|
nsBase64Encoder.cpp
|
|
|
|
nsBase64Encoder.h
|
|
|
|
nsBaseChannel.cpp
|
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
|
2022-09-08 09:11:18 +00:00 |
|
nsBaseChannel.h
|
Bug 1771423 - Set Content-Type to an empty string for an empty blob with no type. r=kershaw,smaug,necko-reviewers
|
2022-08-15 13:52:12 +00:00 |
|
nsBaseContentStream.cpp
|
|
|
|
nsBaseContentStream.h
|
|
|
|
nsBufferedStreams.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsBufferedStreams.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsDirectoryIndexStream.cpp
|
|
|
|
nsDirectoryIndexStream.h
|
|
|
|
nsDNSPrefetch.cpp
|
Bug 1755902 - P2: Support port-prefixed query for HTTPS RR, r=necko-reviewers,dragana
|
2022-03-25 12:15:03 +00:00 |
|
nsDNSPrefetch.h
|
Bug 1755902 - P2: Support port-prefixed query for HTTPS RR, r=necko-reviewers,dragana
|
2022-03-25 12:15:03 +00:00 |
|
nsDownloader.cpp
|
|
|
|
nsDownloader.h
|
|
|
|
nsFileStreams.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsFileStreams.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsIArrayBufferInputStream.idl
|
Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin
|
2022-09-09 18:22:36 +00:00 |
|
nsIAsyncStreamCopier.idl
|
|
|
|
nsIAsyncStreamCopier2.idl
|
|
|
|
nsIAsyncVerifyRedirectCallback.idl
|
|
|
|
nsIAuthInformation.idl
|
|
|
|
nsIAuthModule.idl
|
|
|
|
nsIAuthPrompt.idl
|
|
|
|
nsIAuthPrompt2.idl
|
|
|
|
nsIAuthPromptAdapterFactory.idl
|
|
|
|
nsIAuthPromptCallback.idl
|
|
|
|
nsIAuthPromptProvider.idl
|
|
|
|
nsIBackgroundFileSaver.idl
|
|
|
|
nsIBufferedStreams.idl
|
Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin
|
2022-09-09 18:22:36 +00:00 |
|
nsIByteRangeRequest.idl
|
|
|
|
nsICacheInfoChannel.idl
|
Bug 1768679 - Expose cache fetch count as uint32_t r=dragana,necko-reviewers
|
2022-08-04 16:20:17 +00:00 |
|
nsICachingChannel.idl
|
|
|
|
nsICancelable.idl
|
|
|
|
nsICaptivePortalService.idl
|
|
|
|
nsIChannel.idl
|
|
|
|
nsIChannelEventSink.idl
|
|
|
|
nsIChildChannel.idl
|
|
|
|
nsIClassifiedChannel.idl
|
Bug 1773695 - Part 2: Add flags for the email tracking protections. r=dimi
|
2022-07-18 21:48:15 +00:00 |
|
nsIClassOfService.idl
|
Bug 1758524 (WIP) - Implement the http priority incremental flag: added lint fixes and test coverage. Differential Revision: https://phabricator.services.mozilla.com/D142694 r=necko-reviewers,dragana
|
2022-04-29 18:36:16 +00:00 |
|
nsIContentSniffer.idl
|
|
|
|
nsIDashboard.idl
|
|
|
|
nsIDashboardEventNotifier.idl
|
|
|
|
nsIDHCPClient.idl
|
|
|
|
nsIDownloader.idl
|
|
|
|
nsIEncodedChannel.idl
|
|
|
|
nsIExternalProtocolHandler.idl
|
|
|
|
nsIFileStreams.idl
|
Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin
|
2022-09-09 18:22:36 +00:00 |
|
nsIFileURL.idl
|
|
|
|
nsIForcePendingChannel.idl
|
|
|
|
nsIFormPOSTActionChannel.idl
|
|
|
|
nsIHttpAuthenticatorCallback.idl
|
|
|
|
nsIHttpPushListener.idl
|
|
|
|
nsIIncrementalDownload.idl
|
|
|
|
nsIIncrementalStreamLoader.idl
|
|
|
|
nsIInputStreamChannel.idl
|
|
|
|
nsIInputStreamPump.idl
|
|
|
|
nsIIOService.idl
|
Bug 1777641 - Suppress CheckForBrokenChromeURL and RecordZeroLengthEvent for JSM loaded by mozJSModuleLoader. r=necko-reviewers,dragana
|
2022-07-05 09:18:31 +00:00 |
|
nsILoadContextInfo.idl
|
|
|
|
nsILoadGroup.idl
|
|
|
|
nsILoadGroupChild.idl
|
|
|
|
nsILoadInfo.idl
|
Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw
|
2022-07-27 20:33:19 +00:00 |
|
nsIMIMEInputStream.idl
|
Bug 1348272 - Mark nsIInputStream and nsIOutputStream as builtinclass, r=xpcom-reviewers,necko-reviewers,barret,valentin
|
2022-09-09 18:22:36 +00:00 |
|
nsIMultiPartChannel.idl
|
Bug 1747033 - "Back" does not work correctly for pages with multipart/x-mixed-replace and history.replaceState. r=smaug,necko-reviewers,valentin
|
2022-02-19 08:30:35 +00:00 |
|
nsIncrementalDownload.cpp
|
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
|
2022-09-08 09:11:18 +00:00 |
|
nsIncrementalStreamLoader.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsIncrementalStreamLoader.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsINestedURI.idl
|
|
|
|
nsINetAddr.idl
|
|
|
|
nsINetUtil.idl
|
|
|
|
nsINetworkConnectivityService.idl
|
|
|
|
nsINetworkInfoService.idl
|
|
|
|
nsINetworkInterceptController.idl
|
|
|
|
nsINetworkLinkService.idl
|
|
|
|
nsINetworkPredictor.idl
|
|
|
|
nsINetworkPredictorVerifier.idl
|
|
|
|
nsInputStreamChannel.cpp
|
|
|
|
nsInputStreamChannel.h
|
|
|
|
nsInputStreamPump.cpp
|
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
|
2022-09-08 09:11:18 +00:00 |
|
nsInputStreamPump.h
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsINullChannel.idl
|
|
|
|
nsIOService.cpp
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsIOService.h
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsIParentChannel.idl
|
Bug 1773043 - Remove flashblock from necko r=kershaw,necko-reviewers
|
2022-06-15 12:55:26 +00:00 |
|
nsIParentRedirectingChannel.idl
|
|
|
|
nsIPermission.idl
|
|
|
|
nsIPermissionManager.idl
|
Bug 1790017 - Add Services.perms.getAllByTypes(permissionTypes). r=permissions-reviewers,necko-reviewers,pbz
|
2022-09-09 14:52:38 +00:00 |
|
nsIPrivateBrowsingChannel.idl
|
|
|
|
nsIProgressEventSink.idl
|
|
|
|
nsIPrompt.idl
|
|
|
|
nsIProtocolHandler.idl
|
Bug 1711168 support extension matching in webAccessibleResources r=zombie,smaug,rpl
|
2022-08-02 17:08:58 +00:00 |
|
nsIProtocolProxyCallback.idl
|
|
|
|
nsIProtocolProxyFilter.idl
|
|
|
|
nsIProtocolProxyService.idl
|
|
|
|
nsIProtocolProxyService2.idl
|
|
|
|
nsIProxiedChannel.idl
|
|
|
|
nsIProxiedProtocolHandler.idl
|
|
|
|
nsIProxyInfo.idl
|
|
|
|
nsIRandomGenerator.idl
|
|
|
|
nsIRedirectChannelRegistrar.idl
|
|
|
|
nsIRedirectHistoryEntry.idl
|
|
|
|
nsIRedirectResultListener.idl
|
|
|
|
nsIRequest.idl
|
Bug 1760580 - P1: Make nsIRequest support to store canceled reason, r=necko-reviewers,valentin
|
2022-09-08 09:11:18 +00:00 |
|
nsIRequestContext.idl
|
|
|
|
nsIRequestObserver.idl
|
|
|
|
nsIRequestObserverProxy.idl
|
|
|
|
nsIResumableChannel.idl
|
|
|
|
nsISecCheckWrapChannel.idl
|
|
|
|
nsISecureBrowserUI.idl
|
|
|
|
nsISensitiveInfoHiddenURI.idl
|
|
|
|
nsISerializationHelper.idl
|
|
|
|
nsIServerSocket.idl
|
Bug 1770019 - Make httpd.js support both IPv4 and IPv6, r=necko-reviewers,dragana
|
2022-07-04 11:04:02 +00:00 |
|
nsISimpleStreamListener.idl
|
|
|
|
nsISimpleURIMutator.idl
|
|
|
|
nsISocketFilter.idl
|
|
|
|
nsISocketTransport.idl
|
Bug 1784098 - make nsISocketTransport.securityInfo explicit as nsISSLSocketControl r=necko-reviewers,kershaw
|
2022-08-23 03:37:17 +00:00 |
|
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
|
Bug 1754004 - Part 7: Consistently normalize upload streams passed to HTTP channels, r=asuth,necko-reviewers,dragana
|
2022-05-13 14:16:11 +00:00 |
|
nsIURI.idl
|
|
|
|
nsIURIMutator.idl
|
|
|
|
nsIURIMutatorUtils.cpp
|
|
|
|
nsIURIWithSpecialOrigin.idl
|
|
|
|
nsIURL.idl
|
|
|
|
nsIURLParser.idl
|
|
|
|
nsLoadGroup.cpp
|
Bug 1760580 - P2: Provide a reason when request is cancelled with NS_BINDING_ABORTED, r=necko-reviewers,media-playback-reviewers,valentin,chunmin
|
2022-09-08 09:11:19 +00:00 |
|
nsLoadGroup.h
|
|
|
|
nsMediaFragmentURIParser.cpp
|
|
|
|
nsMediaFragmentURIParser.h
|
|
|
|
nsMIMEInputStream.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsMIMEInputStream.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsNetAddr.cpp
|
|
|
|
nsNetAddr.h
|
|
|
|
nsNetSegmentUtils.h
|
|
|
|
nsNetUtil.cpp
|
Bug 1787729 - Move NS_HasRootDomain, CheckForBrokenChromeURL, IsCoepCredentiallessEnabled to mozilla::net namespace r=necko-reviewers,kershaw
|
2022-08-31 11:19:14 +00:00 |
|
nsNetUtil.h
|
Bug 1787729 - Move NS_HasRootDomain, CheckForBrokenChromeURL, IsCoepCredentiallessEnabled to mozilla::net namespace r=necko-reviewers,kershaw
|
2022-08-31 11:19:14 +00:00 |
|
nsNetworkInfoService.cpp
|
|
|
|
nsNetworkInfoService.h
|
|
|
|
nsPACMan.cpp
|
Bug 1779005 - Use mLoadFailureCount as an indicator for PAC laod, r=necko-reviewers,valentin
|
2022-08-19 13:10:49 +00:00 |
|
nsPACMan.h
|
|
|
|
nsPISocketTransportService.idl
|
|
|
|
nsPreloadedStream.cpp
|
Bug 1783057 - Pass the correct stream to OnInputStreamReady in nsPreloadedStream, r=necko-reviewers,valentin
|
2022-08-08 13:43:17 +00:00 |
|
nsPreloadedStream.h
|
Bug 1783057 - Pass the correct stream to OnInputStreamReady in nsPreloadedStream, r=necko-reviewers,valentin
|
2022-08-08 13:43:17 +00:00 |
|
nsProtocolProxyService.cpp
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsProtocolProxyService.h
|
|
|
|
nsProxyInfo.cpp
|
|
|
|
nsProxyInfo.h
|
|
|
|
nsReadLine.h
|
|
|
|
nsRedirectHistoryEntry.cpp
|
|
|
|
nsRedirectHistoryEntry.h
|
|
|
|
nsRequestObserverProxy.cpp
|
|
|
|
nsRequestObserverProxy.h
|
|
|
|
nsSerializationHelper.cpp
|
|
|
|
nsSerializationHelper.h
|
|
|
|
nsServerSocket.cpp
|
Bug 1777968 - Fix the header name, r=necko-reviewers,dragana
|
2022-07-06 10:41:57 +00:00 |
|
nsServerSocket.h
|
Bug 1770019 - Make httpd.js support both IPv4 and IPv6, r=necko-reviewers,dragana
|
2022-07-04 11:04:02 +00:00 |
|
nsSimpleNestedURI.cpp
|
|
|
|
nsSimpleNestedURI.h
|
|
|
|
nsSimpleStreamListener.cpp
|
|
|
|
nsSimpleStreamListener.h
|
|
|
|
nsSimpleURI.cpp
|
|
|
|
nsSimpleURI.h
|
|
|
|
nsSocketTransport2.cpp
|
Bug 1788290 - Record whether Private DNS was used for a TLS Connection. r=keeler,necko-reviewers,valentin.
|
2022-09-02 20:59:35 +00:00 |
|
nsSocketTransport2.h
|
Bug 1784098 - make nsISocketTransport.securityInfo explicit as nsISSLSocketControl r=necko-reviewers,kershaw
|
2022-08-23 03:37:17 +00:00 |
|
nsSocketTransportService2.cpp
|
Bug 1770485 - Make content process socket threads use a regular event loop, with a pref r=necko-reviewers,kershaw
|
2022-06-09 11:59:38 +00:00 |
|
nsSocketTransportService2.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
nsStandardURL.cpp
|
Bug 1788115 - Do not enforce 63 character limit for IDNA labels r=necko-reviewers,dragana
|
2022-09-07 12:05:21 +00:00 |
|
nsStandardURL.h
|
|
|
|
nsStreamListenerTee.cpp
|
|
|
|
nsStreamListenerTee.h
|
|
|
|
nsStreamListenerWrapper.cpp
|
|
|
|
nsStreamListenerWrapper.h
|
|
|
|
nsStreamLoader.cpp
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsStreamLoader.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
nsStreamTransportService.cpp
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsStreamTransportService.h
|
Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato
|
2022-08-03 16:39:41 +00:00 |
|
nsSyncStreamListener.cpp
|
Bug 1754004 - Part 2: Remove the PFileDescriptorSet interface, r=asuth,necko-reviewers,kershaw
|
2022-05-13 14:16:09 +00:00 |
|
nsSyncStreamListener.h
|
|
|
|
nsTransportUtils.cpp
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
nsTransportUtils.h
|
|
|
|
nsUDPSocket.cpp
|
Bug 1769290 - Part 16: Apply mozilla-js-handle-rooted-typedef against netwerk r=andi
|
2022-07-14 17:00:21 +00:00 |
|
nsUDPSocket.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
nsURIHashKey.h
|
|
|
|
nsURLHelper.cpp
|
|
|
|
nsURLHelper.h
|
|
|
|
nsURLHelperOSX.cpp
|
|
|
|
nsURLHelperUnix.cpp
|
|
|
|
nsURLHelperWin.cpp
|
|
|
|
nsURLParsers.cpp
|
|
|
|
nsURLParsers.h
|
|
|
|
PollableEvent.cpp
|
|
|
|
PollableEvent.h
|
|
|
|
Predictor.cpp
|
Bug 1768679 - Add 'Alt Data size' column to about:cache r=necko-reviewers,dragana
|
2022-08-04 16:20:17 +00:00 |
|
Predictor.h
|
Bug 1514936, part 2 - Drop the outer arguments from static components. r=xpcom-reviewers,nika
|
2022-05-17 20:24:19 +00:00 |
|
PrivateBrowsingChannel.h
|
|
|
|
ProxyAutoConfig.cpp
|
Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
|
2022-07-25 20:19:48 +00:00 |
|
ProxyAutoConfig.h
|
Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana
|
2022-07-25 20:19:48 +00:00 |
|
ProxyConfig.h
|
|
|
|
RedirectChannelRegistrar.cpp
|
|
|
|
RedirectChannelRegistrar.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
RequestContextService.cpp
|
Bug 683785 - Replace do_CreateInstance for nsITimer with new nsTimer r=xpcom-reviewers,necko-reviewers,nika,kershaw
|
2022-04-28 17:09:47 +00:00 |
|
RequestContextService.h
|
|
|
|
ShutdownLayer.cpp
|
|
|
|
ShutdownLayer.h
|
|
|
|
SimpleBuffer.cpp
|
|
|
|
SimpleBuffer.h
|
|
|
|
SimpleChannel.cpp
|
|
|
|
SimpleChannel.h
|
|
|
|
SimpleChannelParent.cpp
|
Bug 1781238 - Disable certain channel diagnostic asserts in fuzzing. r=kershaw,necko-reviewers
|
2022-07-27 09:16:41 +00:00 |
|
SimpleChannelParent.h
|
|
|
|
SSLTokensCache.cpp
|
|
|
|
SSLTokensCache.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
ThrottleQueue.cpp
|
Bug 1782338 - Fix non-unified debug build errors in netwerk/protocol/http. r=necko-reviewers,kershaw
|
2022-08-02 04:54:23 +00:00 |
|
ThrottleQueue.h
|
|
|
|
Tickler.cpp
|
|
|
|
Tickler.h
|
Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw
|
2022-03-16 18:47:08 +00:00 |
|
TLSServerSocket.cpp
|
Bug 1784098 - move nsITLSServerConnectionInfo from nsISocketTransport.securityInfo to securityCallbacks r=necko-reviewers,kershaw
|
2022-08-23 03:37:17 +00:00 |
|
TLSServerSocket.h
|
Bug 1784098 - move nsITLSServerConnectionInfo from nsISocketTransport.securityInfo to securityCallbacks r=necko-reviewers,kershaw
|
2022-08-23 03:37:17 +00:00 |
|
TRRLoadInfo.cpp
|
Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw
|
2022-07-27 20:33:19 +00:00 |
|
TRRLoadInfo.h
|
|
|