Closed
Bug 1627235
Opened 5 years ago
Closed 5 years ago
Investigate CSP for images loaded as iframe
Categories
(Core :: DOM: Security, task, P2)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: ckerschb, Assigned: ckerschb)
References
(Blocks 1 open bug)
Details
(Whiteboard: [domsecurity-active])
Attachments
(1 file)
Let's investigate images loaded as iframe, e.g.
<iframe src="someimage.png">
Now that we add carve outs for images within Bug 1262842, we should investigate that scenario.
Assignee | ||
Comment 1•5 years ago
|
||
That change and test was incorporated within Bug 1262842. Hence I'll mark this bug as a duplicate.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Assignee | ||
Comment 2•5 years ago
|
||
Let's reopen that bug and make it block Bug 1262842, because Bug 1262842 should not change that behavior.
Assignee | ||
Comment 3•5 years ago
|
||
Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a078205d24aa
Test CSP for images loaded as iframe. r=smaug
Comment 5•5 years ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 5 years ago → 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•