Open
Bug 1224399
Opened 9 years ago
Updated 2 years ago
No unblocking UI on mixed content in window.open'ed pages
Categories
(Firefox :: Security, defect, P4)
Tracking
()
NEW
People
(Reporter: tanvi, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxprivacy])
This is a regression.
https://people.mozilla.org/~tvyas/windowopen3.html
This page does a window.open('about:blank'). And then populates mixed display and mixed active content on the page. The active http script is blocked with no way to unblock. In Firefox 41, you see a shield icon on the about:blank page letting you disable protection.
The security UI on the original page doesn't change in any version, as far as I can tell. The green lock remains on the people.mozilla.org tab when mixed display or mixed active loads on the about:blank page. the about:blank page gets a globe icon regardless. the globe icon is not clickable.
We can discuss whether or not we want to handle this edge case.
Updated•9 years ago
|
Priority: -- → P4
Whiteboard: [fxprivacy] [triage] → [fxprivacy]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•