- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 09 Apr 2025 02:18:44 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 April 2025 09:18:48 UTC
@noamr commented on this pull request.
> @@ -8576,6 +9047,135 @@ with a <var>promise</var>, <var>request</var>, <var>responseObject</var>, and an
</ol>
</div>
+<p>A {{FetchLaterResult}} has an associated <dfn for=FetchLaterResult>activated getter steps</dfn>,
+which is an algorithm returning a boolean.
+
+<div algorithm>
+<p>The <dfn attribute for=FetchLaterResult><code>activated</code></dfn> getter steps are to call
Yea, applying the suggestions and fixing the wrapping separately.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1647#discussion_r2034882768
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1647/review/2752718483@github.com>
Received on Wednesday, 9 April 2025 09:18:48 UTC