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

Wrap bespoke state plugin's state updation in try-catch #160

Merged
merged 2 commits into from
Sep 19, 2019

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Sep 19, 2019

Safari may throw SecurityError by replacing state 100 times per 30 seconds. Wrapping in try-catch is important for doing remained processes correctly.

Resolves #158.

Yuki Hattori added 2 commits September 19, 2019 09:44
Safari may throw SecurityError by replacing state 100 times per 30
seconds. Wrapping in try-catch is important for doing remained processes
correctly.
@yhatt yhatt merged commit 136f72b into master Sep 19, 2019
@yhatt yhatt deleted the safari-security-error branch September 19, 2019 11:16
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.

Safari prevents moving slide after too many navigations
1 participant