Re: [whatwg/xhr] Resource Timing integration (#319)

@annevk commented on this pull request.



> @@ -963,6 +967,8 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
  <li><p>If <var>xhr</var>'s <a for=XMLHttpRequest>response</a> is a <a>network error</a>, then
  return.
 
+ <li><p><a for=/>Report timing</a> for <var>xhr</var>.

It seems to me we could move this up if we make it conditional upon the timed out flag? (And in the future perhaps the timed out flag can be replaced by using an aborted network error.)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/319#discussion_r803705231
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/pull/319/review/878882925@github.com>

Received on Thursday, 10 February 2022 14:03:02 UTC