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

Update main PerformanceResourceTiming page #22609

Merged
merged 1 commit into from
Nov 30, 2022

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Nov 29, 2022

Description

This PR updates https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming

Motivation

openwebdocs/project#62

Additional details

  • Added the diagram from https://w3c.github.io/resource-timing/#attribute-descriptions. I think it is useful to have it. I also reordered the list, as I think it wasn't using quite the correct order. Also split out non-timestamp things to a separate list.
  • Added example code that is generic and aims show how to access this object typically.
  • Added a description section to mention typical use cases
  • Added a security requirements section to mention TAO cross origin restrictions.

Related issues and pull requests

None.

@Elchi3 Elchi3 requested a review from a team as a code owner November 29, 2022 17:19
@Elchi3 Elchi3 requested review from sideshowbarker and removed request for a team November 29, 2022 17:19
@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 29, 2022
@github-actions
Copy link
Contributor

Preview URLs

External URLs (1)

URL: /en-US/docs/Web/API/PerformanceResourceTiming
Title: PerformanceResourceTiming

@sideshowbarker sideshowbarker merged commit 7054f17 into mdn:main Nov 30, 2022
@Elchi3 Elchi3 deleted the if-resourcetiming branch November 30, 2022 10:10
hamishwillee pushed a commit to hamishwillee/content that referenced this pull request Dec 12, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants