- From: Domenic Denicola <notifications@github.com>
- Date: Wed, 30 Apr 2025 23:48:43 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 1 May 2025 06:48:50 UTC
domenic left a comment (whatwg/fetch#1820) I think that's somewhat separable. Subresource requests will generally have clients. Null client cases are rarer, and will generally come from "background-ish" features like [FedCM](https://w3c-fedid.github.io/FedCM/#send-a-disconnect-request), [Private Aggregation](https://patcg-individual-drafts.github.io/private-aggregation-api/#create-a-report-request), [Background Fetch](https://wicg.github.io/background-fetch/#dom-backgroundfetchmanager-fetch). Probably all of those can suppress the user prompts and just fail. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1820#issuecomment-2844211702 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1820/c2844211702@github.com>
Received on Thursday, 1 May 2025 06:48:50 UTC