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

Migrate to modern Performance APIs #5266

Closed
charlag opened this issue Mar 15, 2023 · 1 comment · Fixed by #5398
Closed

Migrate to modern Performance APIs #5266

charlag opened this issue Mar 15, 2023 · 1 comment · Fixed by #5398
Labels
maintenance dependency updates, key renewals, code cleanup state:done meets our definition of done state:tested We tested it and are about to release it
Milestone

Comments

@charlag
Copy link
Contributor

charlag commented Mar 15, 2023

We use window.performance.timing in EntropyCollector but it deprecated, we should migrate to the standard.

@charlag charlag added the maintenance dependency updates, key renewals, code cleanup label Mar 15, 2023
@charlag charlag added this to the Technical tasks milestone Mar 15, 2023
@ganthern ganthern self-assigned this Apr 20, 2023
@ganthern ganthern removed their assignment Apr 24, 2023
@ganthern ganthern added the state:done meets our definition of done label Apr 24, 2023
@charlag charlag added the state:tested We tested it and are about to release it label May 8, 2023
@charlag
Copy link
Contributor Author

charlag commented May 8, 2023

Tested with debugger that entries are used on

  • Chrome/desktop
  • FF
  • Safari

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance dependency updates, key renewals, code cleanup state:done meets our definition of done state:tested We tested it and are about to release it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants