[wpt-sync] Sync PR 33650 - Add a WPT for Early Hints preconnect
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox102 fixed)
Tracking | Status | |
---|---|---|
firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33650 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33650
Details from upstream follow.
Kenichi Ishibashi <bashi@chromium.org> wrote:
Add a WPT for Early Hints preconnect
The test sends a preconnect link header in an Early Hints response,
fetches a script from the preconnected origin, then examines resource
timing's connectStart and connectEnd to see whether the fetch request
took no time to establish a connection.Bug: 1245107
Change-Id: I37dce23109b62fe099ed164508041fd88ea438dd
Reviewed-on: https://chromium-review.googlesource.com/3586952
WPT-Export-Revision: d76a28f134ff79450ac5407b3c9842f3ec196626
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 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
PASS: 1
Safari
OK : 1
PASS: 1
Description
•