[wpt-sync] Sync PR 21207 - Use the portal-host-including parent for console logging in AncestorThrottle.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox74 fixed)
| Tracking | Status | |
|---|---|---|
| firefox74 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 21207 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/21207
Details from upstream follow.
Jeremy Roman <jbroman@chromium.org> wrote:
Use the portal-host-including parent for console logging in AncestorThrottle.
This is already used for determining whether ancestors are permitted.
It needs to be used also for figuring out which ancestor's console to
log in.A web test that reaches this code using X-Frame-Options: DENY is included.
Without the change to content/, this test fails with the same stack trace
as in the linked bug.Bug: 1038256
Change-Id: Iad3623d82e0b2192eab626a2184d09d9d3e7be62Reviewed-on: https://chromium-review.googlesource.com/2002967
WPT-Export-Revision: 183069e30a2257ec58201a23fcd1c69e6cb7803e
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 2 subtests
Status Summary
Firefox
OK : 1
PASS: 2
Chrome
OK : 1
PASS: 2
Safari
OK : 1
PASS: 2
Links
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•