[wpt-sync] Sync PR 35988 - Prerender: Upstream tests for cross-origin iframe in prerendered pages
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox107 fixed)
Tracking | Status | |
---|---|---|
firefox107 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35988 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35988
Details from upstream follow.
Miyoung Shin <myid.shin@igalia.com> wrote:
Prerender: Upstream tests for cross-origin iframe in prerendered pages
This CL upstreams tests for the cross-origin iframe including
a sandbox iframe in prerendered pages to the WPT repository.
iframes should be treated as the cross-origin iframe specified
in the draft spec:
https://wicg.github.io/nav-speculation/prerendering.html#delay-crossoriginBug: 1253158
Change-Id: Id34264eaec7584fbef38844a20ef8c15636d156dReviewed-on: https://chromium-review.googlesource.com/3908027
WPT-Export-Revision: e78c84417116f3c74480eac82b68e739a8bf6008
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b401050eda349fd0dc94cb8003237b43368a5642
Assignee | ||
Comment 2•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=31c817d87749fa3dd80f33a4017a09166f5f99c6
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests
Status Summary
Firefox
ERROR
: 2
Chrome
ERROR
: 2
Safari
ERROR
: 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prerender/cross-origin-iframe.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /speculation-rules/prerender/sandbox-iframe.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ebe88a8dd2ee [wpt PR 35988] - Prerender: Upstream tests for cross-origin iframe in prerendered pages, a=testonly https://hg.mozilla.org/integration/autoland/rev/cfefb282588e [wpt PR 35988] - Update wpt metadata, a=testonly
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ebe88a8dd2ee
https://hg.mozilla.org/mozilla-central/rev/cfefb282588e
Description
•