gecko-dev/netwerk/dns
Kris Maglione ab9a7b5649 Bug 1473631: Part 6 - Replace pref observers with callbacks in IDNService. r=njn
MozReview-Commit-ID: FlFC2HxYo4v

--HG--
extra : rebase_source : 1a6f00a7e9bff61e02ef7be8a6681f5574da442a
2018-07-05 14:01:51 -07:00
..
mdns Bug 1457411 - Update netwerk module to make use of newer methods introduced with c++11 and c++14. r=valentin 2018-04-30 19:46:04 +03:00
ChildDNSService.cpp Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
ChildDNSService.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNS.cpp Merge mozilla-central to autoland 2018-06-15 05:43:31 +03:00
DNS.h Backed out 2 changesets (bug 1417827) for windows build bustage. CLOSED TREE 2018-06-14 22:07:18 +03:00
DNSListenerProxy.cpp
DNSListenerProxy.h Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm 2017-06-14 09:27:17 +08:00
DNSRequestChild.cpp Bug 1469769 - Part 6: Replace non-failing NS_NOTREACHED with MOZ_ASSERT_UNREACHABLE. r=froydnj 2018-06-17 22:43:11 -07:00
DNSRequestChild.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNSRequestParent.cpp Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
DNSRequestParent.h Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
GetAddrInfo.cpp Bug 1417827 - Pass DNS arguments as nsACString& instead of char* r=bagder 2018-06-15 01:15:13 +02:00
GetAddrInfo.h Bug 1417827 - Pass DNS arguments as nsACString& instead of char* r=bagder 2018-06-15 01:15:13 +02:00
PDNSParams.h
PDNSRequest.ipdl Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
PDNSRequestParams.ipdlh
TRR.cpp bug 1463356 do not count "not started" TRR resolves as failures r=mcmanus 2018-06-20 11:00:19 +02:00
TRR.h bug 1463356 do not count "not started" TRR resolves as failures r=mcmanus 2018-06-20 11:00:19 +02:00
TRRService.cpp bug 1472662 - only send DNS_TRR_NS_VERIFIED telemetry once r=mcmanus 2018-07-11 09:43:38 +02:00
TRRService.h bug 1444858 - TRR: respect network.dns.disableIPv6 r=valentin 2018-03-12 13:19:22 +01:00
effective_tld_names.dat Bug 1459882 - Manually update the public suffix list. r=valentin 2018-05-08 04:36:00 -04:00
moz.build bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin 2018-02-01 10:20:49 +01:00
nsDNSService2.cpp Merge mozilla-central to autoland 2018-06-15 05:43:31 +03:00
nsDNSService2.h bug 1447642 - no more DNSService restarts r=valentin 2018-03-21 14:35:53 +01:00
nsEffectiveTLDService.cpp Bug 1468503 - Implement nsIEffectiveTLDService.hasRootDomain, r=smaug 2018-06-13 12:29:39 -07:00
nsEffectiveTLDService.h Bug 1380154 - Part 3: Cache most recently used eTLD entries. r=njn, r=jduell 2017-08-08 12:21:10 -07:00
nsHostResolver.cpp Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn 2018-07-06 12:24:41 -07:00
nsHostResolver.h Bug 1471280 - Use nsThreadPool for DNS resolver threads r=bagder 2018-07-04 20:36:58 +02:00
nsIDNKitInterface.h Bug 1378712 - Remove all trailing whitespaces r=Ehsan 2017-07-06 14:00:35 +02:00
nsIDNSListener.idl
nsIDNSRecord.idl bug 1434852 - introducing TRR (DOH); r=mcmanus,valentin 2018-02-01 10:20:49 +01:00
nsIDNSService.idl Bug 1462357 - remove the channel and socket interface id r=bagder,baku 2018-05-16 16:05:03 -04:00
nsIDNService.cpp Bug 1473631: Part 6 - Replace pref observers with callbacks in IDNService. r=njn 2018-07-05 14:01:51 -07:00
nsIDNService.h Bug 1473631: Part 6 - Replace pref observers with callbacks in IDNService. r=njn 2018-07-05 14:01:51 -07:00
nsIEffectiveTLDService.idl Bug 1468503 - Implement nsIEffectiveTLDService.hasRootDomain, r=smaug 2018-06-13 12:29:39 -07:00
nsIIDNService.idl
nsPIDNSService.idl
prepare_tlds.py Bug 1380154 - Part 2: Generate a DAFSA and use it for eTLDs. r=jduell 2017-07-17 16:10:18 -07:00
punycode.c
punycode.h