Re: [whatwg/fetch] Perform a CSP check when consuming preloaded response (PR #1411)

@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