DoH UI: mode3 warning page is too alarming when domain can't be found
Categories
(Core :: Networking: DNS, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox137 | --- | fixed |
People
(Reporter: valentin, Assigned: valentin)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(4 files)
The UI shows a page similar to the certificate error page, which is a bit too alarming for a simple domain not found error in mode3.
We should instead make the page keep its existing domain not found layout, and add some of the information to the bottom - with less alarming icons.
Comment 1•2 years ago
•
|
||
We have the same problem when there is no connection. I can't seem to find the bug for that at the moment. It's probably worth considering the different failure modes for the DoH connection so we don't end up fixing lots of individual cases.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
This page was looking similar to the certificate error page,
but this scenario is much more common and much less dangerous
than accepting an untrusted certificate.
This updates the page to look a bit more similar to the regular
domain not found error page.
| Assignee | ||
Comment 5•1 year ago
|
||
Comment 7•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/de3d59d8efe4
https://hg.mozilla.org/mozilla-central/rev/79b337720f4b
https://hg.mozilla.org/mozilla-central/rev/33c702c1b76d
https://hg.mozilla.org/mozilla-central/rev/11526ec22f05
Description
•