Closed
Bug 1579997
Opened 2 years ago
Closed 2 years ago
Setting network.trr.mode to 5 on 60 ESR breaks DNS
Categories
(Core :: Networking: DNS, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mkaply, Unassigned)
Details
(Whiteboard: [trr])
I realize that ESR 60 will be out of support soon, but we have folks trying to explicitly disable DNS on ESR 60 and it breaks DNS.
If you set network.trr.mode to 5, DNS lookups fail.
Comment 1•2 years ago
•
|
||
IMO this is wontfix. We have no more planned ESR 60.x releases and this is setting a preference to an unsupported value for that release.
| Reporter | ||
Comment 2•2 years ago
|
||
I'm totally OK with that, just wanted it documented somewhere. The problem is here:
https://searchfox.org/mozilla-esr60/source/netwerk/dns/TRRService.cpp#110-111
The params to trr.mode aren't validated.
Marking WONTFIX since this is fixed in ESR 68.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
Updated•2 years ago
|
Whiteboard: [trr]
You need to log in
before you can comment on or make changes to this bug.
Description
•