Closed
Bug 1893970
Opened 9 months ago
Closed 9 months ago
Do not let native_https_query ride the trains to release.
Categories
(Core :: Networking: DNS, task, P1)
Core
Networking: DNS
Tracking
()
RESOLVED
FIXED
127 Branch
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(2 files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
phab-bot
:
approval-mozilla-beta+
|
Details | Review |
Considering that there are some issues with with the native HTTPS records we have discovered in beta, it might be better to keep network.dns.native_https_query
off in release until we resolve the remaining bugs.
Assignee | ||
Comment 1•9 months ago
|
||
[Tracking Requested - why for this release]:
Bug 1890999 let this feature ride the trains, but after going to beta we got reports of some performance issues (and bypassing /etc/hosts).
We think delaying this feature to Firefox 127 is safer than attempting to fix this in beta.
status-firefox126:
--- → affected
tracking-firefox126:
--- → ?
Assignee | ||
Comment 2•9 months ago
|
||
Updated•9 months ago
|
Pushed by valentin.gosu@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/042baac83d6a
Do not let native_https_query ride the trains to release. r=necko-reviewers,kershaw
Comment 4•9 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 months ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
Assignee | ||
Comment 5•9 months ago
|
||
Original Revision: https://phabricator.services.mozilla.com/D208876
Updated•9 months ago
|
Attachment #9399326 -
Flags: approval-mozilla-beta?
Comment 6•9 months ago
|
||
beta Uplift Approval Request
- User impact if declined: Potential for long delays when accessing .local domains, or when the DNS resolver or firewall is blocking HTTPS record responses. May potentially bypass /etc/hosts overrides.
- Code covered by automated testing: yes
- Fix verified in Nightly: no
- Needs manual QE test: no
- Steps to reproduce for manual QE testing: See bugs 1891423, 1893944
- Risk associated with taking this patch: Low
- Explanation of risk level: This patch keeps the feature limited to nightly and early beta
- String changes made/needed: None
- Is Android affected?: yes
Updated•9 months ago
|
Attachment #9399326 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Updated•9 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•