- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 16 Mar 2022 05:11:11 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 16 March 2022 12:11:23 UTC
@noamr commented on this pull request. > @@ -4001,6 +4008,17 @@ steps: corresponding to the first matching statement: <dl class=switch> + <dt><var>fetchParams</var>'s <a for="fetch params">preloaded response candidate</a> is not null + + <dd> + <ol> + <li><p>Wait until <var>fetchParams</var>'s + <a for="fetch params">preloaded response candidate</a> is not "<code>pending</code>". + It could be null though -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1411#discussion_r827937358 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/fetch/pull/1411/review/911526025@github.com>
Received on Wednesday, 16 March 2022 12:11:23 UTC