[wpt-sync] Sync PR 37234 - prefetch: Add WPT showing that prefetch can match traverse and reload navigations.
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox109 fixed)
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 37234 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/37234
Details from upstream follow.
Jeremy Roman <jbroman@chromium.org> wrote:
prefetch: Add WPT showing that prefetch can match traverse and reload navigations.
This came up during a spec PR review:
https://github.com/WICG/nav-speculation/pull/212Change-Id: Ia8fb3d6c9b164fa35b196b99f1feb5750ec359f9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4062248
Reviewed-by: Adithya Srinivasan \<adithyas@chromium.org>
Commit-Queue: Adithya Srinivasan \<adithyas@chromium.org>
Auto-Submit: Jeremy Roman \<jbroman@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1077079}
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 10 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
FAIL : 2
Chrome
TIMEOUT: 2
NOTRUN : 1
Safari
OK : 1
FAIL : 2
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /speculation-rules/prefetch/prefetch-traverse-reload.sub.html [wpt.fyi]
- prefetches can be used for traversal navigations:
FAIL(Chrome:TIMEOUT, Safari:FAIL) - prefetches can be used for reload navigations:
FAIL(Chrome:NOTRUN, Safari:FAIL)
- prefetches can be used for traversal navigations:
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/966cc54a3a45
https://hg.mozilla.org/mozilla-central/rev/9f1fdf64d4b0
Description
•