- From: Dominic Farolino <notifications@github.com>
- Date: Tue, 30 Dec 2025 09:46:43 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 30 December 2025 17:46:47 UTC
@domfarolino commented on this pull request. > @@ -2277,6 +2277,10 @@ otherwise, it is unset. <a for=request>done flag</a>, and <a for=request>timing allow failed flag</a> are used as bookkeeping details by the <a for=/>fetch</a> algorithm. +<p>A <a for=/>request</a> has an associated boolean +<dfn export for=request>text directive user activation</dfn>. +Unless stated otherwise, it is false. > And do we really need both? Seems unfortunate. Good question. I don't know off the top of my head, I will investigate. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1876#discussion_r2653533458 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1876/review/3618906844@github.com>
Received on Tuesday, 30 December 2025 17:46:47 UTC