Closed
Bug 1509857
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 14233 - Added srcdoc iframe inheritance test
Categories
(Core :: DOM: Security, enhancement, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
mozilla66
Tracking | Status | |
---|---|---|
firefox66 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 14233 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14233
Details from upstream follow.
Andy Paicu <andypaicu@chromium.org> wrote:
> Added srcdoc iframe inheritance test
>
> Added a test for behavior around srcdoc iframes CSP inheritance.
> This tests the current specified behavior of always inheriting the
> parent CSP for srcdoc iframes.
>
> Bug: 694525
> Change-Id: I049ef8c5a9e75c052dc2767ea2d523f54cca497f
> Reviewed-on: https://chromium-review.googlesource.com/1350889
> WPT-Export-Revision: d4b54f9c12870fedf2154874b0dee6df5fd7f798
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
Assignee | ||
Comment 1•7 years ago
|
||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d62a052de4adad1c031092fa375b0c2954d52892
Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream][domsecurity-backlog] → [wptsync downstream]
Assignee | ||
Comment 3•7 years ago
|
||
Assignee | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ddbb969c7e970d60128b5e0b4d949c9b9eea87b3
Assignee | ||
Comment 5•7 years ago
|
||
Ran 1 tests and 2 subtests
TIMEOUT: 1
NOTRUN : 2
New tests that have failures or other problems:
/content-security-policy/inheritance/iframe-srcdoc-inheritance.html: TIMEOUT
First image should be blocked: NOTRUN
Second image should be blocked: NOTRUN
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream][domsecurity-backlog]
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/71deaa0942d3
[wpt PR 14233] - Added srcdoc iframe inheritance test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/dabb54327a11
[wpt PR 14233] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f3893f5aedbb
[wpt PR 14233] - Added srcdoc iframe inheritance test, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/011406a72554
[wpt PR 14233] - Update wpt metadata, a=testonly
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/f3893f5aedbb
https://hg.mozilla.org/mozilla-central/rev/011406a72554
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox66:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla66
You need to log in
before you can comment on or make changes to this bug.
Description
•