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

ref: handle safari error throwing #87

Merged
merged 3 commits into from
Oct 28, 2024

Conversation

spalmurray-codecov
Copy link
Collaborator

@spalmurray-codecov spalmurray-codecov commented Oct 25, 2024

While testing out Safari compatibility, this one call was throwing an error. It seems that safari throws an error where the other browsers do not. This PR handles that error, without impacting the behavior on other browsers.

To be sure, I have tested both chromium and firefox for regressions and found none.

@spalmurray-codecov spalmurray-codecov marked this pull request as ready for review October 25, 2024 19:59
@spalmurray-codecov spalmurray-codecov changed the title ref: Adapt storage API usage for safari compatibility ref: handle safari error throwing Oct 25, 2024
ajay-sentry
ajay-sentry previously approved these changes Oct 28, 2024
@spalmurray-codecov spalmurray-codecov merged commit 10b334a into main Oct 28, 2024
1 check passed
@spalmurray-codecov spalmurray-codecov deleted the spalmurray/safari-storage-api branch October 28, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants