Open
Bug 2012622
Opened 9 hours ago
Updated 23 minutes ago
[wpt-sync] Sync PR 57345 - [Connection-Allowlist] Add wpt for link rel prefetch
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(Not tracked)
NEW
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 57345 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/57345
Details from upstream follow.
Xiaochen Zhou <xiaochenzh@chromium.org> wrote:
[Connection-Allowlist] Add wpt for link rel prefetch
Test procedure:
- A pretech request stores a value on the server. It subjects to the
connection allowlist.- A fetch request checks whether the value was set by the prefetch
request. This request is exempted from the connection allowlist by
url pattern*://*:*/*\\?*&ignore-allowlist=true*.Bug: 447954811
Change-Id: Ia4058f08b87381f870066179dc2289a055e9f05f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7505234
Commit-Queue: Xiaochen Zhou \<xiaochenzh@chromium.org>
Reviewed-by: Andrew Verge \<averge@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1574820}
| Assignee | ||
Comment 1•23 minutes ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d862f190cd2262341afc7251df8ec1ffbe96201d
You need to log in
before you can comment on or make changes to this bug.
Description
•