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 docs for performance.now/DOMHighResTimeStamp #25107

Merged
merged 1 commit into from
Mar 6, 2023

Conversation

Elchi3
Copy link
Member

@Elchi3 Elchi3 commented Mar 6, 2023

Description

I've made some updates to performance.now, performance.timeOrigin, and DOMHighResTimeStamp.

  • DOMHighResTimeStamp is a typedef so reduce the page to be that. (no compat data etc)
  • Outline spec changes from level 1 vs level 2.
  • Talk about coarsening which happens if you don't meet the security requirements (cross site isolation)
  • Remove Firefox-centric info about reduced time precision preference settings

Motivation

openwebdocs/project#62

Additional details

I'm happy to go more in-depth here if anyone (a subject matter expert) feels like helping me out to get this stuff right.

Related issues and pull requests

I'm not sure if this PR fully addresses #4713 but it should help at least.

@Elchi3 Elchi3 requested a review from a team as a code owner March 6, 2023 15:15
@Elchi3 Elchi3 requested review from wbamberg and removed request for a team March 6, 2023 15:15
@github-actions github-actions bot added the Content:WebAPI Web API docs label Mar 6, 2023
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