[wpt-sync] Sync PR 32799 - WIP: Prerender opt-out
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox100 fixed)
Tracking | Status | |
---|---|---|
firefox100 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32799 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32799
Details from upstream follow.
Noam Rosenthal <noam@webkit.org> wrote:
WIP: Prerender opt-out
A util to test different responses and how they affect prerendering.
Currently a straw-man until https://github.com/WICG/nav-speculation/issues/138 is resolved
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 24 tests
Status Summary
Firefox
ERROR: 24
Chrome
ERROR: 24
Safari
ERROR: 24
Links
Details
New Tests That Don't Pass
/speculation-rules/prerender/about-blank-iframes.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/activation-start.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/cache-storage.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/cookies.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/cross-origin-isolated.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/fetch-blob.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/iframe-added-post-activation.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/indexeddb.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/local-storage.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/media-autoplay.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/opt-out.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-focus.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-notification.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-presentation-request.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-window-move.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-window-open.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restriction-window-resize.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/restrictions.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/service-workers.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/state-and-event.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/storage-foundation.https.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/visibility-state.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/web-database.html: ERROR (Chrome: ERROR, Safari: ERROR)
/speculation-rules/prerender/workers.html: ERROR (Chrome: ERROR, Safari: ERROR)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8457bec57f7a
https://hg.mozilla.org/mozilla-central/rev/7be8e18964c1
Description
•