- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 09 Apr 2025 02:09:52 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 April 2025 09:09:57 UTC
@annevk 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
This also can't be resolved by just committing the suggestion as the wrapping will be wrong.
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/1647#discussion_r2034856652
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/fetch/pull/1647/review/2752684157@github.com>
Received on Wednesday, 9 April 2025 09:09:57 UTC