w3c / w3c/resource-timing

Inconsistent "response body info" vs "resource info" names

Open
#403 1 comment 0 reactions 1 assignee View on GitHub

@clelland is already working on this.

Since Aug 27, 2024.

Dominant language
Bikeshed
Stars
135
Forks
40
PR merge metrics
No merged PRs in 30d

Description

https://w3c.github.io/resource-timing/#dfn-resource-info

A PerformanceResourceTiming has an associated response body info resource info.

This section uses "response body info" as type name, and "resource info" as item name,
but some other section refers the item as "response body info" name:

https://w3c.github.io/resource-timing/#dfn-setup-the-resource-timing-entry

Set entry's response body info to bodyInfo.

https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-transfersize

Return this's response body info's encoded size plus 300.

I suppose those sections should also call the item "resource info", such as "this's resource info"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.