w3c / resource-timing

Resource Timing
https://w3c.github.io/resource-timing/
Other
122 stars 37 forks source link

`initiatorType` processing model needs to be defined in terms of Fetch #246

Closed yoavweiss closed 3 years ago

yoavweiss commented 3 years ago

"request" in the processing model does not tie into Fetch's Request objects. Also, there's no notion of "request is a result of processing" in specs. We need to find a way to tie in the initiator in Fetch terms, or add ones.

noamr commented 3 years ago

I believe this can be closed.