-
Notifications
You must be signed in to change notification settings - Fork 363
Closed
Labels
topic: timingIssues and PR that touch on the infrastructure that is used by ResourceTiming, NavigationTiming, etcIssues and PR that touch on the infrastructure that is used by ResourceTiming, NavigationTiming, etc
Description
It's not clear from the spec/implementation which errors should or shouldn't create an RT entry.
CORS errors explicitly don't, though in the original Resource Timing spec they should create an RT entry. However, the discrepancy between different error types might create a case where it could be detected whether an error is of CORS nature, which should be avoided.
See #1202 (review)
Metadata
Metadata
Assignees
Labels
topic: timingIssues and PR that touch on the infrastructure that is used by ResourceTiming, NavigationTiming, etcIssues and PR that touch on the infrastructure that is used by ResourceTiming, NavigationTiming, etc