gecko-dev/browser/components/doh/test/unit
Valentin Gosu 06b00d0bf4 Bug 1657582 - Add nsIDNSAddrRecord interface r=necko-reviewers,geckoview-reviewers,snorp,mixedpuppy,dragana
This interface extends nsIDNSRecord and makes the DNS code more extensible
by allowing us to support more record types.
This change does require the consumer to be aware of the type they requested
and to QueryInterface to either nsIDNSAddrRecord for regular IP lookups,
or to nsIDNSByTypeRecord for other kinds of lookups.

Differential Revision: https://phabricator.services.mozilla.com/D86177
2020-08-12 10:49:39 +00:00
..
head.js Bug 1638169 - TRR selection: read list of TRRs from default pref branch. r=valentin 2020-05-15 16:16:00 +00:00
test_DNSLookup.js Bug 1657582 - Add nsIDNSAddrRecord interface r=necko-reviewers,geckoview-reviewers,snorp,mixedpuppy,dragana 2020-08-12 10:49:39 +00:00
test_LookupAggregator.js
test_TRRRacer.js Bug 1631822 - Exclude TRRs with more than 30% erroneous results from selection. r=dragana 2020-05-01 20:06:00 +00:00
xpcshell.ini Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 22:56:38 +00:00