Closed
Bug 1465338
Opened 7 years ago
Closed 7 years ago
Mixed content page shows green lock
Categories
(Firefox :: Security, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: ricardosanz1b, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:60.0) Gecko/20100101 Firefox/60.0
Build ID: 20180516032328
Steps to reproduce:
I can reproduce following these steps:
1)Visit https://teamqueso.com/sobre-nosotros/
2)Mixed content indicator is shown.
3)Revisit page without reloading.
4)Mixed content indicator is gone and green lock is shown.
Actual results:
When page first loads, mixed content indicator is shown. Console output shows: Loading mixed (insecure) display content “http://teamqueso.com/wp-content/uploads/2017/02/V2_2K.mp4” on a secure page[Learn More]
However, if one revisits the page without reloading the green lock is shown even though the file is still loading via http.
Expected results:
Mixed content indicator should be shown at all times.
Updated•7 years ago
|
Component: Untriaged → Security
Comment 1•7 years ago
|
||
Even with the cache disabled, in this situation the site is simply not making the request for the insecure .mp4. Stored data or state of some kind? The security indicator is correct for what has actually happened on the page.
Group: firefox-core-security
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•