Inconsistent secure icon on net error pages
Categories
(Firefox :: Site Identity, defect, P3)
Tracking
()
People
(Reporter: ehsan.akhgari, Assigned: asahai100, Mentored)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [privacy-panel][skyline])
Attachments
(2 files, 1 obsolete file)
The network timeout page shows an (i) icon in the address bar but an insecure icon in the security doorhanger.
Comment 1•5 years ago
|
||
Note that bug 1566813 deals with making cert error pages show up as insecure, so this is only for net error.
Comment 2•5 years ago
|
||
:Ehsan, since this bug is a regression, could you fill (if possible) the regressed_by field?
For more information, please visit auto_nag documentation.
Updated•5 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 3•4 years ago
|
||
This patch adds a new class 'netErrorPage' and a new connection-type 'net-error-page' to show not secure icon on about:neterror page and for net error pages respectively.
Assignee | ||
Comment 4•4 years ago
|
||
(In reply to Anshul Sahai from comment #3)
Created attachment 9214054 [details]
Bug 1575080 - Showing not secure lock identity icon on net error pages. r=prathikshaThis patch adds a new class 'netErrorPage' and a new connection-type 'net-error-page' to show not secure icon on about:neterror page and for net error pages respectively.
Correction - This patch adds a new class 'netErrorPage' to show not-secure icon for about:neterror page.
Comment 6•4 years ago
|
||
Backed out for causing failure at browser_navigation_failures.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/6530b7b4cd34b065075dc8c941ec683ccf394256
Failure log: https://treeherder.mozilla.org/logviewer?job_id=336281992&repo=autoland&lineNumber=2395
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 9•4 years ago
|
||
bugherder |
Updated•4 years ago
|
Updated•3 years ago
|
Comment 10•3 years ago
|
||
Hello,
I have managed to reproduce the issue on an affected Nightly build 70.0a1 (2019-08-19), but only on Ubuntu 20.04
Confirming this issue as verified fixed on Ubuntu 20.04, Win 10x64 and macOS 10.15, using Firefox 90.0b2 (2021-06-01).
Thanks!
Updated•3 years ago
|
Description
•