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

Remove legacy getStats polyfill #1137

Closed
fippo opened this issue Sep 19, 2023 · 0 comments · Fixed by #1149
Closed

Remove legacy getStats polyfill #1137

fippo opened this issue Sep 19, 2023 · 0 comments · Fixed by #1149
Labels
breaking change breaking change that requires a major version bump

Comments

@fippo
Copy link
Member

fippo commented Sep 19, 2023

after Chrome no longer supports the nonstandard API. Remove at the next breaking change.

@fippo fippo added the breaking change breaking change that requires a major version bump label Sep 19, 2023
fippo added a commit that referenced this issue Mar 7, 2024
which provides a way to turn legacy stats into a maplike object.
Legacy getStats have since been removed from Chrome.

Fixes #1137
fippo added a commit that referenced this issue Mar 24, 2024
which provides a way to turn legacy stats into a maplike object.
Legacy getStats have since been removed from Chrome.

Fixes #1137
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change breaking change that requires a major version bump
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant