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

Make uuid4 func defensive against window not existing #792

Merged
merged 1 commit into from
Dec 7, 2016

Conversation

LewisJEllis
Copy link
Contributor

@LewisJEllis LewisJEllis commented Dec 7, 2016

/cc @benvinegar @pbadenski

Comment in #784 reported that actually sending an error still fails on uuid generation; I missed a window reference in #785. I'll test this a little harder in webworkers than I did before. I had just checked that loading the module worked, but I'll test actually reporting an error.

@LewisJEllis
Copy link
Contributor Author

I tested and confirmed that, after fixing this window reference, an error thrown in a webworker was reported to Sentry successfully.

@LewisJEllis LewisJEllis merged commit 488a790 into master Dec 7, 2016
@LewisJEllis LewisJEllis deleted the uuid4-window-defensiveness branch December 7, 2016 23: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