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

Add window unload error watching #1

Open
sean-roberts opened this issue Jan 19, 2015 · 0 comments
Open

Add window unload error watching #1

sean-roberts opened this issue Jan 19, 2015 · 0 comments
Assignees

Comments

@sean-roberts
Copy link
Owner

We are opting for storage of errors in local storage so that we can prepare for this task.

To help get errors in the unload phase we will try to listen for unload event listener assignment and store any errors that happen in that function. Then we will present the error upon the next time they open the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant