gecko-dev/netwerk/base
Manuel Bucher 43f8338f9c Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup
This makes all occurences of LoadInfoArgs non-optional also when
converting between nsILoadInfo in BackgroundUtils.h.

Differential Revision: https://phabricator.services.mozilla.com/D185299
2023-08-11 13:45:25 +00:00
..
http-sfv Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
mozurl Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
rust-helper Bug 1802689 - Add missing licenses info in Cargo.toml r=mhoye,necko-reviewers,kershaw,valentin 2022-12-13 09:14:44 +00:00
ARefBase.h Bug 1787321 - convert nsAHttpConnection::GetSecurityInfo into ::GetTLSSocketControl r=kershaw,necko-reviewers 2022-08-30 00:38:57 +00:00
ArrayBufferInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
ArrayBufferInputStream.h
AutoClose.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
BackgroundFileSaver.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
BackgroundFileSaver.h Bug 1798212 - Convert downloads code to ES modules. r=mak 2022-11-07 17:56:09 +00:00
CacheInfoIPCTypes.h Bug 1487113 - nsICacheInfoChannel.alternativeDataInputStream as attribute. r=necko-reviewers,valentin 2021-10-15 21:13:43 +00:00
CaptivePortalService.cpp Bug 1823710 - Converted toolkit/components/captivedetect to ES modules. r=Standard8 2023-03-25 18:16:10 +00:00
CaptivePortalService.h Backed out changeset 40079b294d34 (bug 1800603) for causing Xpcshell failures in test_ext_captivePortal.js. CLOSED TREE 2023-01-12 14:25:59 +02:00
Dashboard.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +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 Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
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 Bug 1731721 - Preliminary HTTP/3 fuzzing target r=dragana,decoder,necko-reviewers 2021-11-25 19:01:04 +00:00
FuzzyLayer.h
FuzzySecurityInfo.cpp Bug 1806104 - Add missing security state for HTTP/2 fuzzing. r=necko-reviewers,valentin 2022-12-16 14:24:09 +00:00
FuzzySecurityInfo.h Bug 1805234 - provide FuzzySecurityInfo for FuzzySocketControl r=jschanck,necko-reviewers,kershaw 2022-12-14 17:33:58 +00:00
FuzzySocketControl.cpp Bug 1813618 - buffer client auth certificate selection UI for speculative connections r=valentin,jschanck,necko-reviewers,kershaw 2023-04-18 17:52:49 +00:00
FuzzySocketControl.h Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
IOActivityMonitor.cpp Bug 1771263 - Avoid racing on IOActivityMonitor::gInstance, r=necko-reviewers,valentin 2022-09-21 13:22:21 +00:00
IOActivityMonitor.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
IPv6Utils.h
InterceptionInfo.cpp Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
InterceptionInfo.h Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
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 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
LoadInfo.h Bug 1842754 - Make LoadInfoArgs non-optional over IPC r=necko-reviewers,jesup 2023-08-11 13:45:25 +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
MemoryDownloader.cpp Bug 1530209 - Removed context argument from various methods. r=necko-reviewers,valentin 2021-11-24 11:25:41 +00:00
MemoryDownloader.h Bug 1530209 - Removed context argument from various methods. r=necko-reviewers,valentin 2021-11-24 11:25:41 +00:00
NetUtil.sys.mjs Bug 1834176 - Convert NetUtil.jsm to an ES module. r=necko-reviewers,valentin 2023-05-25 14:12:12 +00:00
NetworkConnectivityService.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkConnectivityService.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkDataCountLayer.cpp
NetworkDataCountLayer.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
NetworkInfoServiceImpl.h
PollableEvent.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
PollableEvent.h
Predictor.cpp Bug 1839920 - Rename Get{ASCII,UTF}Origin to GetWebExposedOriginSerialization, r=smaug,necko-reviewers,anti-tracking-reviewers,bvandersloot,jesup 2023-06-27 19:59:15 +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
ProtocolHandlerInfo.cpp Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
ProtocolHandlerInfo.h Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
ProxyAutoConfig.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
ProxyAutoConfig.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
ProxyConfig.h Bug 1392272 - P1: [windows] Monitor system proxy changes, r=necko-reviewers,dragana 2021-11-08 09:00:26 +00:00
RedirectChannelRegistrar.cpp Bug 1760018 - Clean up networking registrars earlier to avoid leaks. r=necko-reviewers,kershaw 2023-05-05 15:04:46 +00:00
RedirectChannelRegistrar.h Bug 1760018 - Clean up networking registrars earlier to avoid leaks. r=necko-reviewers,kershaw 2023-05-05 15:04:46 +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
SSLTokensCache.cpp Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
SSLTokensCache.h Bug 1791633 - separate nsITLSSocketControl from nsITransportSecurityInfo r=necko-reviewers,kershaw,jschanck 2022-11-16 16:37:29 +00:00
ShutdownLayer.cpp
ShutdownLayer.h
SimpleBuffer.cpp
SimpleBuffer.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
SimpleChannel.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
SimpleChannel.h Bug 1706594 - Add nsICancelable out param to nsBaseChannel::BeginAsyncRead virtual method. r=nika,necko-reviewers,valentin 2021-10-11 11:06:47 +00:00
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
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 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
TRRLoadInfo.cpp Bug 1409200 - Add integrityMetadata to nsILoadInfo. r=freddyb,necko-reviewers,kershaw 2023-06-09 18:39:59 +00:00
TRRLoadInfo.h Bug 1715167 - Part 6: Use the unsandboxed result principal as precursor for sandbox principals, r=ckerschb,ngogge 2021-07-15 21:09:15 +00:00
ThrottleQueue.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
ThrottleQueue.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
Tickler.cpp
Tickler.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
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
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
moz.build Bug 1840882 - Remove unused code nsNetworkInfoService r=necko-reviewers,kershaw,jesup 2023-06-30 12:04:25 +00:00
mozIThirdPartyUtil.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
netCore.h
nsASocketHandler.h Bug 1713650 - Fix UDP sockets not showing up in about:networking#sockets r=necko-reviewers,kershaw 2021-08-11 16:07:54 +00:00
nsAsyncRedirectVerifyHelper.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
nsAsyncRedirectVerifyHelper.h
nsAsyncStreamCopier.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +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 Bug 1705659 - Make GetAuthenticator work with nsACString r=necko-reviewers,dragana 2021-08-12 12:39:22 +00:00
nsBase64Encoder.cpp Bug 1818305 - Part 1: Add a streamStatus method to nsIOutputStream, r=necko-reviewers,geckoview-reviewers,jesup,emilio,m_kato,devtools-reviewers 2023-03-15 19:52:33 +00:00
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1784880 - Support range requests on blob URLs in fetch/XMLHttpRequest; r=dlrobertson,necko-reviewers,jesup 2023-08-01 18:50:37 +00:00
nsBaseChannel.h Bug 1784880 - Support range requests on blob URLs in fetch/XMLHttpRequest; r=dlrobertson,necko-reviewers,jesup 2023-08-01 18:50:37 +00:00
nsBaseContentStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsBaseContentStream.h
nsBufferedStreams.cpp Bug 1837399 - Propagate stream error through nsBufferedInputStream::ReadSegments r=necko-reviewers,kershaw 2023-06-12 17:08:54 +00:00
nsBufferedStreams.h Bug 1818357 - Guard nsBufferedStream::mBuffer with recursive mutex r=necko-reviewers,jesup 2023-03-15 08:04:05 +00:00
nsDNSPrefetch.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsDNSPrefetch.h Bug 1596845 - Pass new DNS record to OnLookupComplete to be able to get effectiveTRRMode and skip reason r=necko-reviewers,kershaw 2022-12-23 09:26:18 +00:00
nsDirectoryIndexStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsDirectoryIndexStream.h
nsDownloader.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsDownloader.h
nsFileStreams.cpp Bug 998736 removed NS_ENSURE_SUCCESS to avoid spamming mochitests. r=necko-reviewers,valentin 2023-05-11 07:25:38 +00:00
nsFileStreams.h Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +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 Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIAuthModule.idl Bug 1705659 - Make GetAuthenticator work with nsACString r=necko-reviewers,dragana 2021-08-12 12:39:22 +00:00
nsIAuthPrompt.idl Bug 1832490 - make LoginManagerAuthPrompter promts async r=credential-management-reviewers,necko-reviewers,jesup,dimi 2023-05-22 13:49:59 +00:00
nsIAuthPrompt2.idl
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
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 Bug 1790451 - make nsIChannel.securityInfo concrete as nsITransportSecurityInfo r=kershaw,necko-reviewers,valentin,geckoview-reviewers,owlish 2022-09-20 03:58:49 +00:00
nsIChannelEventSink.idl Bug 1732250, use the original URI from the old channel when updating session history entry, r=peterv,necko-reviewers,valentin 2021-09-29 09:35:59 +00:00
nsIChildChannel.idl
nsIClassOfService.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIClassifiedChannel.idl Bug 1773695 - Part 2: Add flags for the email tracking protections. r=dimi 2022-07-18 21:48:15 +00:00
nsIContentSniffer.idl
nsIDHCPClient.idl
nsIDashboard.idl
nsIDashboardEventNotifier.idl Bug 1792357, part 2 - Non-scriptable classes don't need to be marked [builtinclass]. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-27 18:31:50 +00:00
nsIDownloader.idl Bug 1530209 - Removed context argument from various methods. r=necko-reviewers,valentin 2021-11-24 11:25:41 +00:00
nsIEncodedChannel.idl
nsIExternalProtocolHandler.idl
nsIFileStreams.idl Bug 1791723 - Rename FileStream to FileRandomAccessStream; r=necko-reviewers,dom-storage-reviewers,dragana,jesup 2022-10-12 01:56:16 +00:00
nsIFileURL.idl
nsIForcePendingChannel.idl Bug 1792356, part 1 - [noscript] on XPIDL interfaces doesn't do anything. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-10-13 21:06:44 +00:00
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIHttpPushListener.idl
nsIIOService.idl Bug 1793463 - Part 5: Stop using contractids to fetch protocol handlers, r=necko-reviewers,xpcom-reviewers,webdriver-reviewers,whimboo,valentin,kmag 2022-12-01 15:43:19 +00:00
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl
nsIInputStreamPump.idl Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsIInterceptionInfo.idl Bug 1658869 - Propagate the InterceptedHttpChannel information to fetch's channel casued by FetchEvent.request. r=dom-worker-reviewers,dragana,jesup 2022-09-30 22:39:23 +00:00
nsILoadContextInfo.idl
nsILoadGroup.idl
nsILoadGroupChild.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsILoadInfo.idl Bug 1839612: HTTPS-First: Clear HTTPS_ONLY_EXEMPT on every load r=necko-reviewers,freddyb,kershaw 2023-07-11 11:07:24 +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
nsINestedURI.idl
nsINetAddr.idl
nsINetUtil.idl Bug 1696685 - r=xpcom-reviewers,necko-reviewers,valentin,nika 2021-10-19 10:17:03 +00:00
nsINetworkConnectivityService.idl
nsINetworkInfoService.idl
nsINetworkInterceptController.idl Bug 1247687 - Implement csp for Module Workers; r=evilpie,asuth,rpl,ckerschb 2023-01-18 13:46:33 +00:00
nsINetworkLinkService.idl
nsINetworkPredictor.idl
nsINetworkPredictorVerifier.idl
nsINullChannel.idl
nsIOService.cpp Bug 1847402 - Remove some unused code: NS_N(), MAX_RECURSION_COUNT, and AutoIncrement. r=necko-reviewers,jesup 2023-08-07 06:29:48 +00:00
nsIOService.h Bug 1847402 - Remove some unused code: NS_N(), MAX_RECURSION_COUNT, and AutoIncrement. r=necko-reviewers,jesup 2023-08-07 06:29:48 +00:00
nsIParentChannel.idl Bug 1773043 - Remove flashblock from necko r=kershaw,necko-reviewers 2022-06-15 12:55:26 +00:00
nsIParentRedirectingChannel.idl Bug 1667316 - Pass nsresult status to OnRedirectResult r=necko-reviewers,kershaw 2022-11-16 08:49:45 +00:00
nsIPermission.idl Bug 1706292 - Do not clone principal for CookieJarSettings cookie permission check. r=timhuang,ckerschb 2021-07-30 15:01:07 +00:00
nsIPermissionManager.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIPrivateBrowsingChannel.idl
nsIProgressEventSink.idl
nsIPrompt.idl Bug 1676216 - Remove unused checkbox on promptAuth and similar. r=dimi,owlish,necko-reviewers,kershaw 2021-09-01 23:42:25 +00:00
nsIProtocolHandler.idl Bug 1793463 - Part 6: Remove nsIProtocolHandler.{defaultPort,protocolFlags}, r=necko-reviewers,valentin 2022-12-01 15:43:19 +00:00
nsIProtocolProxyCallback.idl
nsIProtocolProxyFilter.idl
nsIProtocolProxyService.idl Bug 1739001 - Pre-fetch connection info for TRRServiceChannel, r=necko-reviewers,valentin,nhnt11 2021-11-29 15:19:15 +00:00
nsIProtocolProxyService2.idl
nsIProxiedChannel.idl
nsIProxiedProtocolHandler.idl
nsIProxyInfo.idl Bug 1725234 add source id to nsIProxyInfo r=dragana,necko-reviewers 2021-08-23 15:21:43 +00:00
nsIRandomGenerator.idl
nsIRedirectChannelRegistrar.idl Bug 1791749 - Change ParentChannelListener::OnRedirectResult to HttpChannelParent::OnRedirectResult in doc comment r=necko-reviewers,valentin DONTBUILD 2022-09-21 10:27:05 +00:00
nsIRedirectHistoryEntry.idl
nsIRedirectResultListener.idl Bug 1667316 - Pass nsresult status to OnRedirectResult r=necko-reviewers,kershaw 2022-11-16 08:49:45 +00:00
nsIRequest.idl Bug 1809518 - Special case the HTTPS Only timeout request to make it bypass ORB r=farre,necko-reviewers 2023-02-28 19:46:11 +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 1831272 - Change NS_NET_STATUS_* to success codes to avoid clashing with other nsresult values r=necko-reviewers,kershaw,devtools-reviewers,bomsy 2023-05-10 10:17:26 +00:00
nsISocketTransportService.idl
nsISpeculativeConnect.idl Bug 1543990 - Introduce a new API to create speculative connection with the partition key in originAttributes, r=necko-reviewers,valentin 2023-06-01 09:46:12 +00:00
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl
nsIStreamLoader.idl
nsIStreamTransportService.idl Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin 2022-10-28 18:08:17 +00:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl
nsITLSServerSocket.idl
nsIThreadRetargetableRequest.idl Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsIThreadRetargetableStreamListener.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIThrottledInputChannel.idl
nsITimedChannel.idl Bug 1789468 - Add telemetry probe to measure from AsyncOpen to the transaction being added to the HttpConnectionManager r=necko-reviewers,kershaw 2022-09-22 12:32:02 +00:00
nsITraceableChannel.idl
nsITransport.idl Bug 1831272 - Change NS_NET_STATUS_* to success codes to avoid clashing with other nsresult values r=necko-reviewers,kershaw,devtools-reviewers,bomsy 2023-05-10 10:17:26 +00:00
nsIUDPSocket.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIURI.idl Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
nsIURIMutator.idl Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03:00
nsIURIMutatorUtils.cpp
nsIURIWithSpecialOrigin.idl
nsIURL.idl
nsIURLParser.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
nsIncrementalDownload.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +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
nsInputStreamChannel.cpp Bug 1735299 - Use fewer NS_ADDREF in netwerk/ r=nhnt11 2021-10-19 13:44:24 +00:00
nsInputStreamChannel.h
nsInputStreamPump.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsInputStreamPump.h Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsLoadGroup.cpp Bug 1835805 - Remove odoh code r=necko-reviewers,jesup 2023-06-02 12:49:33 +00:00
nsLoadGroup.h
nsMIMEInputStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsMIMEInputStream.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsMediaFragmentURIParser.cpp
nsMediaFragmentURIParser.h
nsNetAddr.cpp
nsNetAddr.h
nsNetSegmentUtils.h
nsNetUtil.cpp Bug 1627263 - Propagate nonce attribute from Link header preloads to loaders. r=necko-reviewers,kershaw 2023-07-31 14:49:57 +00:00
nsNetUtil.h Bug 1845006 - store the fully-serialized MimeType on data url channels so XHR and fetch may use it for content-type response headers, and clean up the data url parsing code to better match the spec. r=kershaw,sunil,necko-reviewers 2023-08-02 23:41:24 +00:00
nsPACMan.cpp Bug 1826206 - Require nsISerialEventTarget for RetargetDeliveryTo, r=necko-reviewers,valentin 2023-06-07 14:48:38 +00:00
nsPACMan.h Bug 1701425 - Make nsPACMan::mLoadFailureCount atomic, r=necko-reviewers,valentin 2021-12-13 08:58:31 +00:00
nsPISocketTransportService.idl
nsPreloadedStream.cpp Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +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 1841586 - Use InsertElementSorted instead of nsTArray::Sort in nsProtocolProxyService::InsertFilterLink. r=necko-reviewers,kershaw 2023-07-04 11:20:54 +00:00
nsProtocolProxyService.h Bug 1739001 - Pre-fetch connection info for TRRServiceChannel, r=necko-reviewers,valentin,nhnt11 2021-11-29 15:19:15 +00:00
nsProxyInfo.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsProxyInfo.h Bug 1725234 add source id to nsIProxyInfo r=dragana,necko-reviewers 2021-08-23 15:21:43 +00:00
nsReadLine.h
nsRedirectHistoryEntry.cpp Bug 1735299 - Use fewer NS_ADDREF in netwerk/ r=nhnt11 2021-10-19 13:44:24 +00:00
nsRedirectHistoryEntry.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsRequestObserverProxy.cpp Bug 1809753 - Part 4: Remove unnecessary GetMainThreadEventTarget, r=mccr8 2023-01-16 23:14:12 +00:00
nsRequestObserverProxy.h
nsSerializationHelper.cpp
nsSerializationHelper.h
nsServerSocket.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsServerSocket.h Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsSimpleNestedURI.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsSimpleNestedURI.h
nsSimpleStreamListener.cpp
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
nsSimpleURI.h Bug 1815932 - [nsSimpleURI] Trim path when query and hash are empty r=necko-reviewers,valentin 2023-02-23 13:02:05 +00:00
nsSocketTransport2.cpp Bug 1840300 - cancel async copy with NS_BASE_STREAM_CLOSED during shutdown, r=necko-reviewers,valentin 2023-06-26 20:59:05 +00:00
nsSocketTransport2.h Bug 1835430 - Cancel async copy to avoid leaks, r=necko-reviewers,valentin,jesup 2023-06-23 06:51:02 +00:00
nsSocketTransportService2.cpp Bug 1819556 - Remove nsSocketTransportService::ProbeMaxCount r=kershaw,necko-reviewers 2023-07-13 00:28:52 +00:00
nsSocketTransportService2.h Bug 1819556 - Remove nsSocketTransportService::ProbeMaxCount r=kershaw,necko-reviewers 2023-07-13 00:28:52 +00:00
nsStandardURL.cpp Bug 1847741 - Add an API to nsIURI to know if the query string is missing or an empty string r=edgul 2023-08-09 07:01:48 +00:00
nsStandardURL.h Merge autoland to mozilla-central. a=merge 2021-09-22 07:06:10 +03:00
nsStreamListenerTee.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
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 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +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 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
nsSyncStreamListener.h Bug 1800344 part 2: Fold nsSyncStreamListener::Create() into NS_NewSyncStreamListener(). r=necko-reviewers,kershaw 2022-11-14 23:22:17 +00:00
nsTransportUtils.cpp Bug 1733356 - Fix non-unified build errors in netwerk/ r=necko-reviewers,valentin 2023-02-28 10:20:16 +00:00
nsTransportUtils.h
nsUDPSocket.cpp Bug 1816677 - Allow to retry diffrent IP family for Http/3, r=necko-reviewers,valentin 2023-06-28 17:20:41 +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 Bug 1397646 - return empty statusText for HTTP2 fetches and XMLHttpRequests; r=kershaw,necko-reviewers,sunil 2023-08-08 19:47:39 +00:00
nsURLHelper.h Bug 1397646 - return empty statusText for HTTP2 fetches and XMLHttpRequests; r=kershaw,necko-reviewers,sunil 2023-08-08 19:47:39 +00:00
nsURLHelperOSX.cpp
nsURLHelperUnix.cpp
nsURLHelperWin.cpp
nsURLParsers.cpp Bug 1815925 - Removed second colon check in URL parser. r=valentin,necko-reviewers 2023-05-30 22:10:01 +00:00
nsURLParsers.h