Re: [whatwg/fetch] Add note that `signal` is always initialized (PR #1856)

@annevk commented on this pull request.



> @@ -8933,7 +8937,7 @@ set; otherwise false.
  <li><p>Let <var>clonedRequest</var> be the result of <a lt=clone for=request>cloning</a>
  <a>this</a>'s <a for=Request>request</a>.
 
- <li><p><a for=/>Assert</a>: <a>this</a>'s <a for=Request>signal</a> is non-null.
+ <li id="signal-initialized-when-cloning"><p><a for=/>Assert</a>: <a>this</a>'s <a for=Request>signal</a> is non-null.

I think we should add this ID to the next step, where it actually happens.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1856#pullrequestreview-3238341542
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/fetch/pull/1856/review/3238341542@github.com>

Received on Thursday, 18 September 2025 09:07:13 UTC