Lock icon of error page for empty error response codes doesn't reflect security status
Categories
(Core :: Networking, defect, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox138 | --- | fixed |
People
(Reporter: manuel, Assigned: sekim)
References
Details
(Whiteboard: [necko-triaged][necko-priority-queue])
Attachments
(1 file)
Clicking on the lock icon in the url bar. Then on
Connection failure
the text reads:
(i) You are not securely connected to this site.
Your connection to this site is not private. Information you submit could be viewed by others (like passwords, messages, credit cards, etc.).
Which contradicts with information from devtools. The connection security details apparently currently don't propagate to the lock icon for some reason.
Assignee | ||
Updated•7 months ago
|
Assignee | ||
Comment 1•7 months ago
|
||
Don't think this bug blocks Bug 1944358 since this is a common message for all neterror/certerror. Perhaps we need a mechanism to introduce different error messages for each error.
Comment 2•6 months ago
|
||
The severity field is not set for this bug.
:valentin, could you have a look please?
For more information, please visit BugBot documentation.
Comment 3•6 months ago
|
||
(In reply to Manuel Bucher [:manuel] from comment #0)
Which contradicts with information from devtools. The connection security details apparently currently don't propagate to the lock icon for some reason.
I think previously it made sense for the lock not to be there - the error page appeared when there was a connection error, or cert error.
We now reuse it for a few other use cases like 1325876, where there's no actual error, so the security details would probably be useful to preserve.
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Updated•5 months ago
|
Assignee | ||
Comment 4•5 months ago
|
||
Comment 6•5 months ago
|
||
bugherder |
Description
•