Re: [whatwg/fetch] Initial resource timing integration. (#1185)

@noamr commented on this pull request.



>  </ol>
 
+<p>To <dfn>report resource timing</dfn>, given <a for=/>fetch params</a> <var>fetchParams</var> and

The normalization would happen here, and then it would call an algo in RT with the normalized result. I need to have this patch in first, as the algo in RT would need to be aware of `fetch timing info` and `connection timing info` to receive them as parameters. 

-- 
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/fetch/pull/1185#discussion_r587510480

Received on Thursday, 4 March 2021 14:23:50 UTC