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

Add Event Timing info to PerformanceEntry pages #21555

Merged
merged 1 commit into from
Oct 16, 2022

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Oct 14, 2022

Description

This PR adds information from the Event Timing API (PerformanceEventTiming) to its parent PerformanceEntry.

Motivation

openwebdocs/project#62

Additional details

I think we want to take a closer look at the PerformanceEntry pages at a later stage. It seems it is an abstract interface for many performance APIs and we should see how to improve these pages. This PR just adds to what the current structures offer.

Related issues and pull requests

#21531 documents these properties in a "Instance properties" section as well.

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

Preview URLs

Flaws (2)

Note! 4 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/API/PerformanceEntry/startTime
Title: PerformanceEntry.startTime
Flaw count: 2

  • broken_links:
    • Can't resolve /en-US/docs/Web/API/Event/timestamp
    • Can't resolve /en-US/docs/Web/API/Event/timestamp

@sideshowbarker sideshowbarker merged commit 7709d55 into mdn:main Oct 16, 2022
@Elchi3 Elchi3 deleted the performanceentry-eventtiming branch October 16, 2022 09:56
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