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

@annevk: revised to align with how FETCH handles network errors.
Basically we need to report in all of the network-error cases ("handle errors"), and in the "end of body" case when there is no error. In both cases we report to the timeline before any other reporting (e.g. exception) is done.

-- 
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#issuecomment-993219852

Received on Tuesday, 14 December 2021 07:04:30 UTC