gecko-dev/netwerk/dns
Andrew McCreight b1fa3e3b36 Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin
nsISupports.h includes nsISupportsBase.h, so it should be equivalent.

In the next patch, I'm changing things so that nsISupports is defined in
nsISupports.h instead of nsISupportsBase.h, and deleting the latter, so
this change will be needed anyways. I'm guessing people were using IWYU
or something like that.

Differential Revision: https://phabricator.services.mozilla.com/D159169
2022-10-17 16:09:22 +00:00
..
tests Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
ChildDNSService.cpp Bug 1769290 - Part 16: Apply mozilla-js-handle-rooted-typedef against netwerk r=andi 2022-07-14 17:00:21 +00:00
ChildDNSService.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNS.cpp Bug 1761414 - add localhost. to list of loopback host names. r=necko-reviewers,valentin 2022-09-14 07:44:43 +00:00
DNS.h
DNSAdditionalInfo.cpp Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSAdditionalInfo.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSByTypeRecord.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
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSLogging.h
DNSPacket.cpp Bug 1779110 - Do not follow CNAME for NODATA records r=necko-reviewers,kershaw 2022-08-10 09:38:07 +00:00
DNSPacket.h Bug 1779110 - Do not follow CNAME for NODATA records r=necko-reviewers,kershaw 2022-08-10 09:38:07 +00:00
DNSRequestBase.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSRequestChild.cpp Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSRequestChild.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSRequestParent.cpp Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSRequestParent.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
DNSServiceBase.cpp
DNSServiceBase.h
DNSUtils.cpp
DNSUtils.h
GetAddrInfo.cpp Bug 1766561 - Add missing z modifier for size_t formatting. r=gfx-reviewers,necko-reviewers,keeler,rkraesig,kershaw 2022-05-03 20:49:09 +00:00
GetAddrInfo.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
HTTPSSVC.cpp
HTTPSSVC.h
HostRecordQueue.cpp
HostRecordQueue.h
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h
IDNCharacterBlocklist.inc
NativeDNSResolverOverrideChild.cpp
NativeDNSResolverOverrideChild.h
NativeDNSResolverOverrideParent.cpp
NativeDNSResolverOverrideParent.h
ODoH.cpp Bug 1792541 - Make the ODoH request fail when ODoHConfig is not available, r=necko-reviewers,valentin 2022-10-05 07:08:29 +00:00
ODoH.h Bug 1792541 - Make the ODoH request fail when ODoHConfig is not available, r=necko-reviewers,valentin 2022-10-05 07:08:29 +00:00
ODoHService.cpp Bug 1755902 - P2: Support port-prefixed query for HTTPS RR, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
ODoHService.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
PDNSRequest.ipdl Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
PDNSRequestParams.ipdlh
PNativeDNSResolverOverride.ipdl
PTRRService.ipdl
PublicSuffixList.jsm Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato 2022-09-29 06:52:34 +00:00
TRR.cpp Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
TRR.h Bug 1779110 - Do not follow CNAME for NODATA records r=necko-reviewers,kershaw 2022-08-10 09:38:07 +00:00
TRRQuery.cpp
TRRQuery.h Bug 1207753 - Add MOZ_UNANNOTATED to all Mutexes/Monitors r=nika,kershaw 2022-03-16 18:47:08 +00:00
TRRService.cpp Bug 1772111 - Allow to retry TRR for recoverable errors, r=necko-reviewers,dragana 2022-06-16 09:56:05 +00:00
TRRService.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
TRRServiceBase.cpp
TRRServiceBase.h Bug 1207753 - netwerk/dns thread-safety annotations r=necko-reviewers,dragana 2022-05-12 21:55:01 +00:00
TRRServiceChild.cpp
TRRServiceChild.h
TRRServiceParent.cpp
TRRServiceParent.h
TRRSkippedReason.h Bug 1772111 - Refine TRR skiped reasons for retry, r=necko-reviewers,dragana 2022-06-16 09:56:06 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=dmeehan 2022-10-17 12:10:23 +00:00
moz.build Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
nsDNSService2.cpp Bug 1769290 - Part 16: Apply mozilla-js-handle-rooted-typedef against netwerk r=andi 2022-07-14 17:00:21 +00:00
nsDNSService2.h Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
nsEffectiveTLDService.cpp Bug 1793633 - Make the nsEffectiveTLDService use threadsafe refcounting, r=necko-reviewers,dragana 2022-10-05 23:16:49 +00:00
nsEffectiveTLDService.h Bug 1793633 - Make the nsEffectiveTLDService use threadsafe refcounting, r=necko-reviewers,dragana 2022-10-05 23:16:49 +00:00
nsHostRecord.cpp Bug 1772111 - Allow to retry TRR for recoverable errors, r=necko-reviewers,dragana 2022-06-16 09:56:05 +00:00
nsHostRecord.h Bug 1765590 - Don't use port prefix qname as TargetName, r=necko-reviewers,dragana 2022-06-29 20:03:13 +00:00
nsHostResolver.cpp Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
nsHostResolver.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
nsIDNKitInterface.h
nsIDNSAdditionalInfo.idl Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
nsIDNSByTypeRecord.idl
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl Bug 1755902 - P1: Rename nsIDNSResolverInfo to nsIDNSAdditionalInfo and add port, r=necko-reviewers,dragana 2022-03-25 12:15:03 +00:00
nsIDNService.cpp Bug 1792858 - Part 5: Don't depend on the nsIDNService being destroyed on the main thread, r=necko-reviewers,kershaw 2022-10-04 15:28:41 +00:00
nsIDNService.h Bug 1792858 - Part 4: Remove nsSupportsWeakReference from nsIDNService, r=necko-reviewers,kershaw 2022-10-04 15:28:41 +00:00
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h