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

@noamr commented on this pull request.



> @@ -1018,6 +1024,8 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
 <ol>
  <li><p>Set <var>xhr</var>'s <a>state</a> to <i>done</i>.
 
+ <li><p><a for=/>Report timing</a> for <var>xhr</var>.

> Let's solve [whatwg/fetch#1215](https://github.com/whatwg/fetch/issues/1215) before landing this then as currently finalize and report timing always returns early for network errors I just discovered.
> 

https://github.com/whatwg/fetch/pull/1311 addressed this.


-- 
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/xhr/pull/319#discussion_r719278878

Received on Thursday, 30 September 2021 10:37:48 UTC