Follow CNAME/AliasForm chains
Categories
(Core :: Networking: DNS, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
Assignee | ||
Comment 1•5 years ago
|
||
Comment 2•5 years ago
|
||
A general question that can be a follow up: I think we should structure trr a bit more. As an example what about trr request returns a response and does not follow CNAME or AliasForm.. And we have another layer that decides if it return a result (in case of A/AAAA ) answer or if it creates a new trr query. Basically to split TRR.cpp into 2 classes a simple request/response and a "recursive resolver"
Assignee | ||
Comment 3•5 years ago
|
||
I'll try to do that in bug 1635174.
Comment 6•5 years ago
|
||
Backed out for causing failure at test_trr_httpssvc_wrap.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/a2bb355e129f224817f9f3e694c43594e00988d3
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=306473890&repo=autoland&lineNumber=3558
Comment 8•5 years ago
|
||
Backed out for failures at test_trr_httpssvc.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/12a7de90bb95a7d654d8d2e013a6effe5bb983e2
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307218599&repo=autoland&lineNumber=3368
Comment 10•5 years ago
|
||
bugherder |
Description
•