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 PerformanceResourceTiming.initiatorType #22539

Merged
merged 5 commits into from
Nov 26, 2022

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Nov 25, 2022

Description

This PR updates https://developer.mozilla.org/en-US/docs/Web/API/PerformanceResourceTiming/initiatorType with the goal to provide a better list of possible values and more practical example code.

Motivation

openwebdocs/project#62

Additional details

Finding out which values are actually possible (spec'ed and observed in the wild) was quite tricky and lead me into a bit of a rabbit hole today. I filed w3c/resource-timing#364 with the specification. Depending on an answer there, this PR might need more tweaks.

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

github-actions bot commented Nov 25, 2022

Preview URLs

(this comment was updated 2022-11-26 09:57:07.698076)

@sideshowbarker sideshowbarker merged commit 7a102b0 into mdn:main Nov 26, 2022
@Elchi3 Elchi3 deleted the initiatortype branch November 26, 2022 10:50
hamishwillee pushed a commit to hamishwillee/content that referenced this pull request Dec 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants