Skip to content

Create resource timing entries for HTML resources #6542

@noamr

Description

@noamr

Now that FETCH has the building blocks for measuring resource timings (see whatwg/fetch#1185 and w3c/resource-timing#252), the different resources have to integrate with it, so that the can decide exactly if and when to queue a resource timing entry.
The resources are:

Done:

In Progress:

Resources that should avoid creating a resource timing entry:

  • internal iframe navigation
  • downloaded link
  • WebSocket: not http(s), so doesn't get RT entries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions