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

Handle Firefox SecurityError when opening window cache #8780

Merged
merged 2 commits into from
Sep 20, 2019

Conversation

vakila
Copy link

@vakila vakila commented Sep 20, 2019

Catch & warn on the SecurityError thrown by Firefox 69+ when the worker tries to access the cache.

cc @asheemmamoowala @mourner @arindam1993 @mapbox/studio @mapbox/map-design-team

Launch Checklist

  • briefly describe the changes in this PR
  • write tests for all new functionality
  • manually test the debug page

Anjana Vakil and others added 2 commits September 19, 2019 17:57
Catch the SecurityError thrown by Firefox 69+
when the worker tries to access the cache.

Co-authored-by: Arindam Bose <arindam.bose@mapbox.com>
Copy link
Author

@vakila vakila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks for the fixes @asheemmamoowala!

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.

3 participants