- From: Noam Rosenthal <notifications@github.com>
- Date: Wed, 09 Feb 2022 04:26:48 -0800
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 February 2022 12:27:00 UTC
@noamr 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>. No, because `handle errors` needs to report errors only in certain conditions + we need to report it if there are no errors. So there will always be two places -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/xhr/pull/319#discussion_r802607754 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/xhr/pull/319/review/877383731@github.com>
Received on Wednesday, 9 February 2022 12:27:00 UTC