Closed
Bug 1650166
Opened 5 years ago
Closed 5 years ago
Tighten assertion for about pages within AssertPageHasCSP
Categories
(Core :: DOM: Security, task, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
We could enforce some addittional checks, e.g.:
- there is no webURL
- there is no script-src
- etc.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by mozilla@christophkerschbaumer.com:
https://hg.mozilla.org/integration/autoland/rev/2df443d3fcd0
Tighten assertion for about pages within AssertPageHasCSP. r=tjr,freddyb
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•