You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 1986227 [wpt PR 54613] - [fetch-later] Allow fetchLater() to be used with HTTP localhost URLs., a=testonly
Automatic update from web-platform-tests
[fetch-later] Allow `fetchLater()` to be used with HTTP localhost URLs.
The [current spec][1] says
```
If request’s URL’s scheme is not an HTTP(S) scheme, then throw a TypeError.
```
Also, [previous spec discussion][2] concludes that http localhost should be supported in addition to https urls.
[1]: https://fetch.spec.whatwg.org/#dom-window-fetchlater
[2]: whatwg/fetch#1647 (comment)
Bug: 440277813
Change-Id: I8a3257570ad8fbde5b2e7243fb024b7690d5d733
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6894278
Commit-Queue: Ming-Ying Chung <[email protected]>
Reviewed-by: Andrew Paseltiner <[email protected]>
Reviewed-by: Nidhi Jaju <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1508981}
--
wpt-commits: cf7116345b959d1b091f218d9f5790d3321bc6ed
wpt-pr: 54613
0 commit comments