- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 03 Mar 2021 00:21:22 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 March 2021 08:21:35 UTC
@noamr commented on this pull request. > @@ -1055,6 +1083,9 @@ must be an algorithm accepting an exception. <dd> <ol> <li><p>Let <var>continueAlgorithm</var> be null. + <li><p>If <var>timingInfo</var> is not null, and <var>timingInfo</var>'s + <a for="fetch timing info">response start time</a> is not zero, set <var>timingInfo</var>'s + <a for="fetch timing info">response start time</a> to the result of calling <a for=/>current time</a>. Proposing this for HR-TIME: https://github.com/w3c/hr-time/pull/107 Will amend this patch once we expose the relevant time function from HR-TIME -- 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/1185#discussion_r586204456
Received on Wednesday, 3 March 2021 08:21:35 UTC