Closed
Bug 1269850
Opened 9 years ago
Closed 9 years ago
HSTS priming should work for TYPE_STYLESHEET
Categories
(Core :: DOM: Security, defect)
Core
DOM: Security
Tracking
()
RESOLVED
DUPLICATE
of bug 1246540
People
(Reporter: kmckinley, Assigned: kmckinley)
Details
(Whiteboard: [domsecurity-active])
Stylesheets are loaded in layout/style/Loader.cpp, and don't go through the usual AsyncOpen2 flow. Figure out the right way to add HSTS priming to stylesheets.
Updated•9 years ago
|
Status: NEW → ASSIGNED
Whiteboard: [domsecurity-active]
Assignee | ||
Comment 1•9 years ago
|
||
Stylesheets loaded with AsyncOpen2 work correctly with HSTS priming.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•