Closed
Bug 899145
Opened 12 years ago
Closed 7 years ago
Mixed content doorhanger persists on cert error or server not found pages
Categories
(Core :: DOM: Security, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: tanvi, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-backlog])
1) Go to https://people.mozilla.com/~tvyas/mixedcontent.html
2) Navigate the same tab to https://www.people.mozilla.com/~tvyas/mixedcontent.html (which doesn't exist). Notice that the shield icon still persists.
Cert error:
1) Go to https://people.mozilla.com/~tvyas/mixedcontent.html
2) Navigate the same tab to https://annualcreditreport.com, which has a cert error. Notice that the shield icon still persists.
Updated•9 years ago
|
Component: Security → DOM: Security
Whiteboard: [domsecurity-backlog]
Comment 1•7 years ago
|
||
Works for me on latest stable 58.0.2.
As editing the URL made the icon change anyway I did the following.
Navigated to:
1. Went to: https://assistant.google.com/explore?hl=en_us (has mixed content at the moment)
2. Ran in console: window.location.href = "https://expired.badssl.com/";
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•