Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NT should handle multi-request fetches #37

Open
plehegar opened this issue Sep 23, 2015 · 0 comments
Open

NT should handle multi-request fetches #37

plehegar opened this issue Sep 23, 2015 · 0 comments
Projects
Milestone

Comments

@plehegar
Copy link
Member

The intent behind w3c/resource-timing#21 will break:
[[
Only the current document resource gets included as the only PerformanceNavigationTiming object in the Performance Timeline of the relevant context.
]]

Assuming we land w3c/resource-timing#21, there may be multiple PerformanceNavigationTiming records (e.g. one or more redirect requests plus final 200 OK req/resp).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Triage
Feature requests
Development

No branches or pull requests

3 participants