Re: [whatwg/fetch] Deferred fetching feedback (Issue #1715)

> f the user agent has determined that deferred fetching is not allowed in this context, then throw a [NotAllowedError ](https://webidl.spec.whatwg.org/#notallowederror).

After some offline discussions, we think it's fine to remove this check for now, as there is currently no permissions policy defined for other keepalive requests (fetch, sendBeacon()).

We we get more feedback about providing control on this, the policy should be implemented not just for FetchLater, but for other keepalive requests.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/1715#issuecomment-1778683678
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/issues/1715/1778683678@github.com>

Received on Wednesday, 25 October 2023 07:35:14 UTC