[whatwg/fetch] Resource Timing Integration checklist (#1197)

As #1185 is getting longer I'm worried I will start to miss things. Making a list here of things to double check. This is mainly for myself, but @yoavweiss and @noamr are free to use it and add to it, of course. We can also use this issue to settle architecture questions.

- [ ] Does it deal with `blob:` and `data:` URLs correctly?
- [ ] Are fields correctly set for synthetic responses?
- [ ] How does the setup for `<iframe>` and other browsing context containers work?
- [ ] Have you done an editorial pass on "recording connnection timing info"?

-- 
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/issues/1197

Received on Tuesday, 16 March 2021 14:25:47 UTC