gecko-dev/netwerk/dns
Andi-Bogdan Postelnicu 2fc4f70e9b Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium
Automatically generated path that adds flag `REQUIRES_UNIFIED_BUILD = True` to `moz.build`
when the module governed by the build config file is not buildable outside on the unified environment.

This needs to be done in order to have a hybrid build system that adds the possibility of combing
unified build components with ones that are built outside of the unified eco system.

Differential Revision: https://phabricator.services.mozilla.com/D122345
2021-08-25 10:46:17 +00:00
..
mdns Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
tests
ChildDNSService.cpp Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
ChildDNSService.h Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
DNS.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
DNS.h Bug 1724871 - P2: Update ODOH to version 1, r=necko-reviewers,valentin 2021-08-10 19:50:05 +00:00
DNSByTypeRecord.h
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSLogging.h Bug 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
DNSPacket.cpp Bug 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
DNSPacket.h Bug 1679522 - Fix include directives and forward declarations. r=andi,necko-reviewers,jgilbert 2021-03-25 10:19:44 +00:00
DNSRequestBase.h Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
DNSRequestChild.cpp Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
DNSRequestChild.h
DNSRequestParent.cpp Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
DNSRequestParent.h
DNSResolverInfo.cpp
DNSResolverInfo.h
DNSUtils.cpp Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
DNSUtils.h Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
GetAddrInfo.cpp Bug 1696138 - Make a copy of the host before calling getaddrinfo r=necko-reviewers,kershaw 2021-06-22 09:19:55 +00:00
GetAddrInfo.h Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
HTTPSSVC.cpp
HTTPSSVC.h
HostRecordQueue.cpp Bug 1713796 - P3: Move the code related to pending queue out of nsHostResolver, r=necko-reviewers,valentin 2021-06-16 08:14:11 +00:00
HostRecordQueue.h Bug 1713796 - P3: Move the code related to pending queue out of nsHostResolver, r=necko-reviewers,valentin 2021-06-16 08:14:11 +00:00
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h Bug 1694604 - Fix static analysis warnings in netwerk/dns r=necko-reviewers,dragana 2021-02-24 16:37:04 +00:00
IDNCharacterBlocklist.inc
NativeDNSResolverOverrideChild.cpp
NativeDNSResolverOverrideChild.h
NativeDNSResolverOverrideParent.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
NativeDNSResolverOverrideParent.h
ODoH.cpp Bug 1713796 - P1: Move nsHostRecord to another file, r=necko-reviewers,valentin 2021-06-16 08:14:10 +00:00
ODoH.h
ODoHService.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
ODoHService.h Bug 1698015 - Add another way to download ODoHConfigs via https r=necko-reviewers,dragana 2021-03-19 08:29:14 +00:00
PDNSRequest.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PDNSRequestParams.ipdlh
PNativeDNSResolverOverride.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PTRRService.ipdl Bug 1720688 - Support extended attribute syntax in protocol declarations, r=mccr8 2021-07-22 02:24:43 +00:00
PublicSuffixList.jsm
TRR.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRR.h Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRQuery.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRQuery.h Bug 1544190 - Use a counter to track if there is a pending TRR request, r=necko-reviewers,valentin 2021-06-25 18:27:10 +00:00
TRRService.cpp Backed out 2 changesets (bug 1722925) for causing reftest failures in color_quads. CLOSED TREE 2021-08-12 12:22:34 +03:00
TRRService.h Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRServiceBase.cpp Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceBase.h Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceChild.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
TRRServiceChild.h
TRRServiceParent.cpp Bug 1713036 - Use Remote Settings config in DoH preferences UI. r=jaws,preferences-reviewers,necko-reviewers,valentin 2021-06-23 23:28:16 +00:00
TRRServiceParent.h
TRRSkippedReason.h Bug 1694604 - Move TRRSkippedReason out of nsHostResolver.h r=necko-reviewers,dragana 2021-02-24 16:37:03 +00:00
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP remote-settings tld-suffixes - a=repo-update r=jcristau 2021-08-23 11:37:13 +00:00
moz.build Bug 1725145 - Preparation for the hybrid build env. r=necko-reviewers,firefox-build-system-reviewers,valentin,glandium 2021-08-25 10:46:17 +00:00
nsDNSService2.cpp Bug 1708116 - Use NetAddr::InitFromString instead of PR_StringToNetAddr r=necko-reviewers,dragana 2021-05-10 09:26:01 +00:00
nsDNSService2.h Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
nsEffectiveTLDService.cpp Bug 1705030 - Added NetworkCacheCleaner deleteByBaseDomain. r=necko-reviewers 2021-06-24 09:13:30 +00:00
nsEffectiveTLDService.h
nsHostRecord.cpp Bug 1719135 - Make gTRRService atomic and also avoid doing trrLookup when trr service is not ready, r=necko-reviewers,dragana 2021-07-26 09:37:37 +00:00
nsHostRecord.h Bug 1713796 - P3: Move the code related to pending queue out of nsHostResolver, r=necko-reviewers,valentin 2021-06-16 08:14:11 +00:00
nsHostResolver.cpp Bug 1723478 - Log result of res_ninit r=necko-reviewers,dragana 2021-08-03 09:15:05 +00:00
nsHostResolver.h Bug 1713796 - P3: Move the code related to pending queue out of nsHostResolver, r=necko-reviewers,valentin 2021-06-16 08:14:11 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl Bug 1688092 - Update ODoHConfigs when the TTL expires r=necko-reviewers,valentin 2021-02-25 13:07:04 +00:00
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSResolverInfo.idl
nsIDNSService.idl Bug 1658278 - Add TRR confirmation test r=necko-reviewers,dragana,nhnt11 2021-03-19 17:51:27 +00:00
nsIDNService.cpp Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
nsIDNService.h Bug 1700076 - Fix modernize-use-default-member-init clang-tidy warnings in netwerk/dns/ r=necko-reviewers,dragana 2021-04-07 07:29:54 +00:00
nsIEffectiveTLDService.idl
nsIIDNService.idl
nsINativeDNSResolverOverride.idl
nsPIDNSService.idl
prepare_tlds.py
punycode.c
punycode.h