Closed
Bug 1269815
Opened 9 years ago
Closed 8 years ago
HSTS priming should work for TYPE_IMAGE
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1246540
People
(Reporter: kmckinley, Assigned: kmckinley)
Details
(Whiteboard: [domsecurity-active])
The image loader does not use AsyncOpen2, so it needs to have the priming flag transferred from the document to the loadInfo so that priming happens correctly.
Updated•9 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-active]
Assignee | ||
Comment 1•8 years ago
|
||
Images loaded with AsyncOpen2 work correctly with HSTS priming.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•