gecko-dev/netwerk/base
Frederik Braun 5456ef0719 Bug 1677940 - clang-format r=valentin,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D97424
2020-11-23 08:44:48 +00:00
..
http-sfv Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
mozurl Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
rust-helper Bug 1654103: Standardize on Black for Python code in `mozilla-central`. 2020-10-26 18:34:53 +00:00
ARefBase.h
ArrayBufferInputStream.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
ArrayBufferInputStream.h
AutoClose.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
BackgroundFileSaver.cpp Bug 1272794 - Clean up Digest class API r=keeler,necko-reviewers,valentin 2020-11-11 22:16:38 +00:00
BackgroundFileSaver.h Bug 1272794 - Clean up Digest class API r=keeler,necko-reviewers,valentin 2020-11-11 22:16:38 +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
Dashboard.cpp Bug 1677086 - Parse SvcParamKeyAlpn as defined in spec r=necko-reviewers,valentin 2020-11-17 11:07:03 +00:00
Dashboard.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
DashboardTypes.h Bug 1527256 - P2: Get DNSCacheEntries from socket process r=dragana 2020-07-08 10:29:03 +00:00
DefaultURI.cpp Bug 1589337 - Use nsIClassInfoImpl in DefaultURI r=necko-reviewers,xpcom-reviewers,kershaw,sg 2020-09-29 11:40:28 +00:00
DefaultURI.h Bug 1589337 - Use nsIClassInfoImpl in DefaultURI r=necko-reviewers,xpcom-reviewers,kershaw,sg 2020-09-29 11:40:28 +00:00
EventTokenBucket.cpp Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
EventTokenBucket.h Bug 1647536 - Support ref counted pointers in nsDeque r=froydnj 2020-08-22 15:47:59 +00:00
FuzzyLayer.cpp Bug 1337953 - Make nsDeque templated on pointer type r=froydnj 2020-06-25 02:39:23 +00:00
FuzzyLayer.h Bug 1584537 - Support multiple connections in the Necko fuzzing layer. r=dragana 2019-10-07 10:18:37 +00:00
FuzzySecurityInfo.cpp Bug 1652713 - Implement fallback mechanism when echConfig is enabled, r=dragana,necko-reviewers 2020-10-06 20:06:55 +00:00
FuzzySecurityInfo.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-10-06 18:29:55 +00:00
IOActivityMonitor.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
IOActivityMonitor.h
IPv6Utils.h Bug 1395914 - Figure out network id for IPv6 too (Linux) r=michal 2019-06-28 11:42:18 +00:00
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 1646474 - Remove LoadInfo::mDocumentHasLoaded. r=nika,necko-reviewers 2020-11-10 12:45:22 +00:00
LoadInfo.h Bug 1646474 - Remove LoadInfo::mDocumentHasLoaded. r=nika,necko-reviewers 2020-11-10 12:45:22 +00:00
LoadTainting.h
MemoryDownloader.cpp
MemoryDownloader.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 1674328 - Make DNS requests use TRR_DISABLED_MODE instead of using RESOLVE_DISABLE_TRR flag r=dragana,necko-reviewers 2020-11-02 10:30:31 +00:00
NetworkConnectivityService.h Bug 1589781 - NAT64 synthesis for TRR. r=valentin,necko-reviewers 2020-09-22 07:29:34 +00:00
NetworkDataCountLayer.cpp Bug 1675491 - Count number of bytes send and received over a socket. r=necko-reviewers,valentin 2020-11-16 20:38:25 +00:00
NetworkDataCountLayer.h Bug 1675491 - Count number of bytes send and received over a socket. r=necko-reviewers,valentin 2020-11-16 20:38:25 +00:00
NetworkInfoServiceCocoa.cpp
NetworkInfoServiceImpl.h
NetworkInfoServiceLinux.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
NetworkInfoServiceWindows.cpp
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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
PollableEvent.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
Predictor.cpp Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02: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 Bug 1546913 - Remove GetLoadInfo callsites r=ckerschb 2019-04-25 12:16:35 +00:00
ProxyAutoConfig.cpp Bug 1663657 - Turn IsIpAddr* functions into NetAddr methods r=necko-reviewers,kershaw 2020-09-15 10:39:56 +00:00
ProxyAutoConfig.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
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 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
RequestContextService.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SSLTokensCache.cpp Bug 1650388 - Cache and use resumption tokens. r=kershaw 2020-09-10 20:48:56 +00:00
SSLTokensCache.h Bug 1650388 - Cache and use resumption tokens. r=kershaw 2020-09-10 20:48:56 +00:00
ShutdownLayer.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
ShutdownLayer.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SimpleBuffer.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
SimpleBuffer.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
SimpleChannel.cpp Bug 1594432 - Remove aContext from nsIChildChannel.completeRedirectSetup r=valentin 2020-03-26 11:07:10 +00:00
SimpleChannel.h Bug 1540731 - Part 3: Stop releasing actors within ActorDestroy, r=mayhemer 2019-05-21 17:04:23 +00:00
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
TCPFastOpen.h
TCPFastOpenLayer.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TCPFastOpenLayer.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TLSServerSocket.cpp Bug 1620594 - Part 1: Rework NS_ReleaseOnMainThreadSystemGroup. r=nika 2020-04-07 15:16:23 +00:00
TLSServerSocket.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
TRRLoadInfo.cpp Bug 1646474 - Remove LoadInfo::mDocumentHasLoaded. r=nika,necko-reviewers 2020-11-10 12:45:22 +00:00
TRRLoadInfo.h Bug 1580764: Part 1 - Add ancestor BrowsingContext IDs to LoadInfo. r=nika 2020-07-07 21:14:42 +00:00
ThrottleQueue.cpp Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
ThrottleQueue.h Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
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 Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
moz.build Bug 1675491 - Count number of bytes send and received over a socket. r=necko-reviewers,valentin 2020-11-16 20:38:25 +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
nsASocketHandler.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
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 Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsAuthInformationHolder.cpp
nsAuthInformationHolder.h
nsBase64Encoder.cpp
nsBase64Encoder.h
nsBaseChannel.cpp Bug 1663192 - Part 2: Set the IsThirdPartyToTopWindow in the nsBaseChannel. r=dimi,kershaw,necko-reviewers 2020-09-25 00:08:56 +00:00
nsBaseChannel.h Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
nsBaseContentStream.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsBaseContentStream.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsBufferedStreams.cpp Bug 1642951 - Don't fill the nsBufferedStream buffer when seeking to 0, to avoid opening lazy inner streams. r=baku,necko-reviewers 2020-10-09 04:38:10 +00:00
nsBufferedStreams.h Bug 1599615 - Make some necko code less nsresult-happy. r=kershaw,valentin 2019-12-02 13:21:06 +00:00
nsDNSPrefetch.cpp Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
nsDNSPrefetch.h Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
nsDirectoryIndexStream.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDirectoryIndexStream.h
nsDownloader.cpp Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsDownloader.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsFileStreams.cpp Bug 1642951 - Don't open the underlying file unnecessarily when seeking nsFileInputStream to the start. r=baku,necko-reviewers,valentin 2020-09-23 23:34:19 +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 Bug 1557904. Stop using [array] in appcache interfaces. r=mayhemer 2019-06-12 12:02:37 +00:00
nsIApplicationCacheChannel.idl
nsIApplicationCacheContainer.idl
nsIApplicationCacheService.idl Bug 1557904. Stop using [array] in appcache interfaces. r=mayhemer 2019-06-12 12:02:37 +00:00
nsIArrayBufferInputStream.idl
nsIAsyncStreamCopier.idl
nsIAsyncStreamCopier2.idl
nsIAsyncVerifyRedirectCallback.idl
nsIAuthInformation.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIAuthModule.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIAuthPrompt.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIAuthPrompt2.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIAuthPromptAdapterFactory.idl
nsIAuthPromptCallback.idl
nsIAuthPromptProvider.idl
nsIBackgroundFileSaver.idl Bug 1580316 - Update signatureInfo to Array of Array of nsIX509Cert(in raw bytes) r=keeler,dimi 2019-11-19 19:51:44 +00:00
nsIBufferedStreams.idl
nsIByteRangeRequest.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsICacheInfoChannel.idl Bug 1671641 - Make `nsICacheInfoChannel.idl` syntax correctly. r=valentin,necko-reviewers 2020-10-21 08:00:18 +00:00
nsICachingChannel.idl Bug 1451714 - Fix comment over LOAD_NO_NETWORK_IO flag, r=michal 2019-08-26 13:58:47 +00:00
nsICancelable.idl
nsICaptivePortalService.idl
nsIChannel.idl Bug 1658877 - Don't overwrite mContentDispositionHint if it's DISPOSITION_ATTACHMENT r=valentin,Gijs 2020-09-02 12:58:45 +00:00
nsIChannelEventSink.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIChildChannel.idl Bug 1594432 - Remove aContext from nsIChildChannel.completeRedirectSetup r=valentin 2020-03-26 11:07:10 +00:00
nsIClassOfService.idl Bug 1509827 - Document nsIClassOfService flags, r=dragana 2019-05-29 14:02:26 +00:00
nsIClassifiedChannel.idl Bug 1577040 - Part 7: Get rid of nsIClassifiedChanel::IsTrackingResource(), r=Ehsan 2020-02-20 07:30:30 +00:00
nsIContentSniffer.idl
nsIDHCPClient.idl
nsIDashboard.idl Bug 1667356 - Show the content of HTTPS RRs in about:networking r=necko-reviewers,fluent-reviewers,flod,dragana,webidl,asuth 2020-10-21 00:52:46 +00:00
nsIDashboardEventNotifier.idl
nsIDeprecationWarner.idl
nsIDownloader.idl
nsIEncodedChannel.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
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 Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIFormPOSTActionChannel.idl
nsIHttpAuthenticatorCallback.idl Bug 1545843 - Mark some HTTP XPIDL classes as builtinclass. r=mayhemer 2019-04-23 16:05:29 +00:00
nsIHttpPushListener.idl
nsIIOService.idl Bug 1568028 - Show socket process in about:support r=fluent-reviewers,mconley 2020-04-06 10:43:28 +00:00
nsIIncrementalDownload.idl
nsIIncrementalStreamLoader.idl
nsIInputStreamChannel.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIInputStreamPump.idl Bug 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
nsILoadContextInfo.idl Bug 1320404 - Remove appId from origin attributes - part 2 - NO_APP_ID UNKNOWN_APP_ID, r=Ehsan 2019-05-03 17:13:47 +00:00
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 1646474 - Remove LoadInfo::mDocumentHasLoaded. r=nika,necko-reviewers 2020-11-10 12:45:22 +00:00
nsIMIMEInputStream.idl
nsIMultiPartChannel.idl Bug 1643196 - Add 'scriptable' to nsIMultiPartChannelListener. r=mayhemer,necko-reviewers 2020-06-10 14:03:50 +00:00
nsINestedURI.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsINetAddr.idl Bug 1663657 - Turn IsIpAddr* functions into NetAddr methods r=necko-reviewers,kershaw 2020-09-15 10:39:56 +00:00
nsINetUtil.idl Bug 1528697 - Remove ReferrerPolicy.h and add utils to ReferrerInfo r=ckerschb 2019-08-21 12:09:06 +00:00
nsINetworkConnectivityService.idl Bug 1589781 - NAT64 synthesis for TRR. r=valentin,necko-reviewers 2020-09-22 07:29:34 +00:00
nsINetworkInfoService.idl Bug 1558536. Stop using [array] in nsINetworkInfoService. r=dragana 2019-06-13 04:25:48 +00:00
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 Bug 1598676 - P1: Send dns suffix list updated event (MacOS) r=valentin 2019-11-27 11:14:44 +00:00
nsINetworkPredictor.idl Bug 1619584 - P1: Introduce TRRLoadInfo for TRRServiceChannel r=valentin 2020-03-18 15:12:36 +00:00
nsINetworkPredictorVerifier.idl
nsINullChannel.idl
nsIOService.cpp Bug 1677940 - clang-format r=valentin,necko-reviewers 2020-11-23 08:44:48 +00:00
nsIOService.h Bug 1626555 - Add `dom/security` to the list of non-unified-build-compatible directories. r=sg 2020-11-09 21:03:52 +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 Bug 1556487 - Replace HttpChannelParentListener with a more generic class, r=mayhemer 2019-07-11 16:06:06 +00:00
nsIPermission.idl Bug 1553867 - Reduce the number of ClonePrincipalForPermission() call in CookieSettings, r=Ehsan 2019-06-03 11:14:38 +00:00
nsIPermissionManager.idl Bug 1675018 - Part 2 - Add PermissionManager::GetAllByTypeSince. r=timhuang 2020-11-17 22:24:55 +00:00
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 Bug 1579049 - Part2: Expose proxy response error code in nsIProxiedChannel.idl r=mayhemer 2019-11-21 16:02:47 +00:00
nsIProxiedProtocolHandler.idl Bug 1545843 - Mark some HTTP XPIDL classes as builtinclass. r=mayhemer 2019-04-23 16:05:29 +00:00
nsIProxyInfo.idl Bug 1569183: Fix bugs where OnProxyAvailable would be called with a proxy info whose resolve flags did not match what was asked for. r=mayhemer 2019-09-17 18:19:38 +00:00
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 Bug 1608713 - Add nsIWebNavigation load flags to force TRR mode and use them to load captive portal tabs with TRR disabled. r=valentin,Gijs,baku 2020-01-24 17:18:35 +00:00
nsIRequestContext.idl Bug 1513574 - Remove UserAgentOverrides.jsm and UserAgentUpdates.jsm r=michal 2019-09-16 15:21:36 +00:00
nsIRequestObserver.idl
nsIRequestObserverProxy.idl
nsIResumableChannel.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
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 Bug 1652677 - P2: Implement necko part of echconfig r=dragana 2020-10-05 15:16:46 +00:00
nsISocketTransportService.idl Bug 1558726. Stop using [array] in nsISocketTransportService. r=dragana 2019-06-13 04:21:32 +00:00
nsISpeculativeConnect.idl bug 1550686 - remove nsIBadCertListener2 r=dragana,smaug 2019-11-06 00:19:14 +00:00
nsIStandardURL.idl
nsIStreamListener.idl
nsIStreamListenerTee.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIStreamLoader.idl
nsIStreamTransportService.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsISyncStreamListener.idl
nsISystemProxySettings.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsITLSServerSocket.idl Bug 1558877. Remove nsITLSServerSocket.setCipherSuites. r=keeler 2019-06-12 23:21:49 +00:00
nsIThreadRetargetableRequest.idl
nsIThreadRetargetableStreamListener.idl
nsIThrottledInputChannel.idl Bug 1600254 - P8: Make nsIInputChannelThrottleQueue work with socket process r=dragana 2020-01-30 13:32:55 +00:00
nsITimedChannel.idl
nsITraceableChannel.idl Bug 1638422 - Add an option for nsITraceableChannel new listeners to request that content decoding be applied before they are called. r=kmag,necko-reviewers,dragana 2020-08-25 23:17:35 +00:00
nsITransport.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIUDPSocket.idl Bug 1558738. Stop using [array] in nsIUDPSocket. r=valentin 2019-06-12 07:00:01 +00:00
nsIURI.idl Bug 1611933 - Support infallible xpcom methods, and use it for nsIURI.schemeIs. r=nika,xpcom-reviewers 2020-09-18 00:24:12 +00:00
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 Bug 1562642 - Add missing MPL2 headers r=mhoye 2019-07-05 17:05:57 +00:00
nsIURIWithSpecialOrigin.idl
nsIURL.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIURLParser.idl
nsIUploadChannel.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIUploadChannel2.idl No bug - Fix typo to get build and test coverage after previous push lacked them due to infra issue (b 1604422). CLOSED TREE 2019-12-17 11:05:56 +01: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 Bug 1661402 - Make nsIStreamLoader.numBytesRead safe to call from any thread. r=necko-reviewers,valentin 2020-09-15 07:19:37 +00:00
nsIncrementalStreamLoader.h Bug 1661402 - Make nsIStreamLoader.numBytesRead safe to call from any thread. r=necko-reviewers,valentin 2020-09-15 07:19:37 +00:00
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 1528649 - Remove the context parameter from nsInputStreamPump::AsyncRead. r=valentin,necko-reviewers 2020-08-05 11:21:51 +00:00
nsInputStreamPump.h Bug 1613873 - P4: Use nsInputStreamPump off main thread completely r=dragana 2020-03-02 12:40:06 +00:00
nsLoadGroup.cpp Bug 1675500 - Add more telemetry about http transactions r=necko-reviewers,valentin 2020-11-12 02:12:06 +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
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 Bug 1600545 - Remove useless inclusions of header files generated from IDL files in modules/, netwerk/, parser/, security/, startupcache/, storage/, toolkit/, tools/, uriloader/, widget/, xpcom/ and xpfe/ r=Ehsan 2019-12-06 09:17:57 +00:00
nsMediaFragmentURIParser.cpp Bug 1656357 - don't require flat strings in nsMediaFragmentURIParser; r=necko-reviewers,valentin 2020-07-31 07:05:53 +00:00
nsMediaFragmentURIParser.h
nsNetAddr.cpp Bug 1663657 - Turn IsIpAddr* functions into NetAddr methods r=necko-reviewers,kershaw 2020-09-15 10:39:56 +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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsNetUtil.cpp Bug 1671367 - Add overloads of NS_NewLocal*FileStream functions returning a Result and use them. r=dom-workers-and-storage-reviewers,necko-reviewers,asuth 2020-11-17 19:30:05 +00:00
nsNetUtil.h Bug 1671367 - Add overloads of NS_NewLocal*FileStream functions returning a Result and use them. r=dom-workers-and-storage-reviewers,necko-reviewers,asuth 2020-11-17 19:30:05 +00:00
nsNetworkInfoService.cpp Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
nsNetworkInfoService.h
nsPACMan.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +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 Bug 1545822 - Clean up some whitespace in XPIDL files. r=froydnj 2019-04-21 01:47:00 +00:00
nsPreloadedStream.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsPreloadedStream.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsProtocolProxyService.cpp Bug 1220810 - Hardcode localhost to loopback, r=ckerschb,necko-reviewers,dragana 2020-10-22 07:36:15 +00:00
nsProtocolProxyService.h Bug 1220810 - Hardcode localhost to loopback, r=ckerschb,necko-reviewers,dragana 2020-10-22 07:36:15 +00:00
nsProxyInfo.cpp Bug 1600254 - P9: Avoild accessing http channel from transaction r=dragana 2020-01-30 13:38:39 +00:00
nsProxyInfo.h Bug 1607218 - Make nsProxyInfo.mResolveFlags Atomic, r=michal 2020-02-28 20:14:07 +00:00
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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsSerializationHelper.cpp Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer 2020-02-11 16:20:08 +00:00
nsSerializationHelper.h
nsServerSocket.cpp Bug 1672219 - nsServerSocket fd should not be inheritable by the child process r=necko-reviewers,dragana 2020-10-23 06:44:33 +00:00
nsServerSocket.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsSimpleNestedURI.cpp Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
nsSimpleNestedURI.h Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
nsSimpleStreamListener.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsSimpleStreamListener.h
nsSimpleURI.cpp Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
nsSimpleURI.h Bug 1589337 - Use nsIClassInfoImpl in nsSimpleURI and children r=necko-reviewers,kershaw,xpcom-reviewers,nika 2020-09-29 11:41:26 +00:00
nsSocketTransport2.cpp Bug 1634065 - ensure nsIDNSService is only created on the main thread r=dragana,necko-reviewers,kershaw 2020-11-17 16:30:06 +00:00
nsSocketTransport2.h Bug 1652677 - P2: Implement necko part of echconfig r=dragana 2020-10-05 15:16:46 +00:00
nsSocketTransportService2.cpp Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
nsSocketTransportService2.h Backed out changeset 0b7c8f6349b1 (bug 1667743) on request from kershaw for causing bug 1667801 2020-09-30 13:12:53 +02:00
nsStandardURL.cpp Bug 1671908 - Take ISO-2022-JP ASCII overlap into account when encoding URL query strings. r=necko-reviewers,valentin 2020-10-27 09:44:00 +00:00
nsStandardURL.h Bug 1519636 - Reformat with clang-format-11 to the Google coding style r=andi,sg,geckoview-reviewers,snorp 2020-11-18 09:05:59 +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 Bug 1661402 - Make nsIStreamLoader.numBytesRead safe to call from any thread. r=necko-reviewers,valentin 2020-09-15 07:19:37 +00:00
nsStreamLoader.h Bug 1661402 - Make nsIStreamLoader.numBytesRead safe to call from any thread. r=necko-reviewers,valentin 2020-09-15 07:19:37 +00:00
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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsUDPSocket.cpp Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00
nsUDPSocket.h Bug 1654992 - Use std::move instead of SwapElements where possible. r=froydnj 2020-08-04 11:27:07 +00:00
nsURIHashKey.h Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsURLHelper.cpp Bug 1673682 - Add missing include. r=fix. CLOSED TREE 2020-11-13 12:14:29 +02:00
nsURLHelper.h Bug 1673682 - Remove redundant URLParam ctor/dtor. r=valentin,necko-reviewers 2020-11-10 13:05:21 +00:00
nsURLHelperOSX.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +00:00
nsURLHelperUnix.cpp Bug 1650145 - Replace all value uses of Empty[C]String by 0-length _ns literals. r=froydnj,geckoview-reviewers,agi 2020-09-23 15:17:15 +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 Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00