- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 14 Apr 2021 04:02:23 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 14 April 2021 11:02:35 UTC
@noamr commented on this pull request. > <li><p>Set <var>fetchParams</var>'s <a for="fetch params">request</a>'s <a for=request>done flag</a>. + <li><p>If <var>timingInfo</var> is null, then return. + + <li><p>Set <var>timingInfo</var>'s <a for="fetch timing info">end time</a> to + the <a for=/>coarsened shared current time</a> given <var>fetchParams</var>'s + <a for="fetch params">cross-origin isolated capability</a>. We don't actually. Removing. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/pull/1202#discussion_r613148930
Received on Wednesday, 14 April 2021 11:02:35 UTC