- From: Noam Rosenthal <notifications@github.com>
- Date: Mon, 09 Oct 2023 07:33:18 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 9 October 2023 14:33:24 UTC
> And there no->yes could be a background tab which isn't doing anything for ages. I would expect fetchLater to be triggered for those. Should there be some correlation with visibilityState? Absolutely. The key term here is "for ages". I think in most cases the developer would set their own activation deadline (or `activateAfter` as I suggest calling it), but the UA is free to decide that after some time in the background it's OK to activate deferred fetches. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1647#issuecomment-1753128874 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1647/c1753128874@github.com>
Received on Monday, 9 October 2023 14:33:24 UTC