- From: Domenic Denicola <notifications@github.com>
- Date: Sun, 14 Aug 2022 21:30:26 -0700
- To: whatwg/xhr <xhr@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 15 August 2022 04:30:39 UTC
@domenic commented on this pull request.
Looks good modulo one phrasing suggestion.
> @@ -960,14 +962,13 @@ return <a>this</a>'s <a>cross-origin credentials</a>.
<li><p>If <var>processedResponse</var> is false, then set <a>this</a>'s <a>timed out flag</a> and
<a for="fetch controller">terminate</a> <a>this</a>'s <a for=XMLHttpRequest>fetch controller</a>.
+ <li><p>Call <a>this</a>'s <a for=XMLHttpRequest>fetch controller</a>'s
+ <a for="fetch controller">report timing</a> given the <a>current global object</a>.
This would be a bit more conventional as "Report timing for this's fetch controller given the current global object".
--
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/pull/347#pullrequestreview-1072223244
You are receiving this because you are subscribed to this thread.
Message ID: <whatwg/xhr/pull/347/review/1072223244@github.com>
Received on Monday, 15 August 2022 04:30:39 UTC