gecko-dev/netwerk/dns
Nicholas Nethercote 18fae65f38 Bug 1563139 - Remove StaticPrefs.h. r=glandium
This requires replacing inclusions of it with inclusions of more specific prefs
files.

The exception is that StaticPrefsAll.h, which is equivalent to StaticPrefs.h,
and is used in `Codegen.py` because doing something smarter is tricky and
suitable for a follow-up. As a result, any change to StaticPrefList.yaml will
still trigger recompilation of all the generated DOM bindings files, but that's
still a big improvement over trigger recompilation of every file that uses
static prefs.

Most of the changes in this commit are very boring. The only changes that are
not boring are modules/libpref/*, Codegen.py, and ServoBindings.toml.

Differential Revision: https://phabricator.services.mozilla.com/D39138

--HG--
extra : moz-landing-system : lando
2019-07-26 01:10:23 +00:00
..
mdns Bug 1561435 - Format netwerk/, a=automatic-formatting 2019-07-05 10:55:23 +02:00
ChildDNSService.cpp Bug 1559865 - No need to set offline flag in ChildDNSService r=dragana 2019-06-28 06:44:03 +00:00
ChildDNSService.h Bug 1559865 - No need to set offline flag in ChildDNSService r=dragana 2019-06-28 06:44:03 +00:00
DNS.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
DNS.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
DNSListenerProxy.cpp
DNSListenerProxy.h
DNSRequestChild.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
DNSRequestChild.h
DNSRequestParent.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
DNSRequestParent.h
effective_tld_names.dat No Bug, mozilla-central repo-update HSTS HPKP blocklist remote-settings tld-suffixes - a=repo-update r=RyanVM 2019-07-25 13:20:25 +00:00
GetAddrInfo.cpp Bug 1420677 - Make AddrHostRecord.addr_info a RefPtr r=dragana 2019-03-19 12:22:12 +00:00
GetAddrInfo.h
IDNBlocklistUtils.cpp
IDNBlocklistUtils.h
IDNCharacterBlocklist.inc Bug 1256009 - Add U+0138 to IDN character blocklist. r=valentin 2019-05-17 09:19:22 +00:00
moz.build
nsDNSService2.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsDNSService2.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsEffectiveTLDService.cpp Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
nsEffectiveTLDService.h Bug 1527505 - Part 11: Avoid looking up the effective TLD service repeatedly inside the permission manager; r=nika 2019-02-21 22:54:34 +00:00
nsHostResolver.cpp Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
nsHostResolver.h Bug 1556911 - Don't instantiate NetworkConnectivityService off-main-thread r=dragana 2019-06-05 20:39:12 +00:00
nsIDNKitInterface.h
nsIDNSByTypeRecord.idl
nsIDNService.cpp
nsIDNService.h
nsIDNSListener.idl
nsIDNSRecord.idl
nsIDNSService.idl Bug 1550860 - Mark implicit builtinclass interfaces explicitly. r=nika 2019-05-13 19:51:49 +00:00
nsIEffectiveTLDService.idl Bug 1552795 - Remove all trailing whitespaces in idl files r=Ehsan 2019-05-22 22:37:14 +00:00
nsIIDNService.idl
nsPIDNSService.idl Bug 1550860 - Mark implicit builtinclass interfaces explicitly. r=nika 2019-05-13 19:51:49 +00:00
PDNSParams.h
PDNSRequest.ipdl
PDNSRequestParams.ipdlh
prepare_tlds.py Bug 1083971 - Add an option to output a binary file for the PSL data r=leplatrem,erahm 2019-07-02 12:28:48 +00:00
punycode.c Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
punycode.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TRR.cpp Bug 1549405 - Use LOAD_BYPASS_URL_ClASSIFIER flag for TRR request. r=valentin 2019-05-06 19:05:02 +00:00
TRR.h Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
TRRService.cpp Bug 1565912 - rewrite trr exclusion algorithm to iteration r=mayhemer 2019-07-18 18:02:58 +00:00
TRRService.h Bug 1518730 - Only send AAAA TRR requests when the system has IPv6 connectivity r=dragana 2019-06-03 21:17:08 +00:00