[wpt-sync] Sync PR 41684 - [fetch-later] Implement basic FetchLater method
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox119 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 41684 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/41684
Details from upstream follow.
Ming-Ying Chung <mych@chromium.org> wrote:
[fetch-later] Implement basic FetchLater method
Add request verification steps from FetchLater method.
TODO: Add quota checking steps from Deferred fetch
TODO: throw TypeError for ReadableStream.Bug: 1465781
Change-Id: Ifc1a401ae000aa695dbdb3dc375557fac972b519
Reviewed-on: https://chromium-review.googlesource.com/4820528
WPT-Export-Revision: e65d8cf18084045195b2e344046f8f6cf74a113c
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 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
- /fetch/fetch-later/basic.tentative.https.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
) - /fetch/fetch-later/send-on-discard.tentative.https.window.html [wpt.fyi]:
ERROR
(Chrome:ERROR
, Safari:ERROR
)
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ab390f435351
https://hg.mozilla.org/mozilla-central/rev/abce66afcb0e
Description
•