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

Try catching JS errors and sending them to the API #3060

Merged
merged 2 commits into from
Feb 4, 2016

Conversation

scruffian
Copy link
Member

This sends JS errors to the REST API but it breaks in IE11. This was originally done in #1949

@stephanethomas
Copy link
Contributor

A gentle reminder to rename the first commit to something a bit more informative :).

@scruffian scruffian force-pushed the revert-3034-revert-1949-try/catch-js-errors-2 branch from f705bb0 to 01d5c96 Compare February 4, 2016 17:43
@scruffian scruffian added [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. and removed [Status] In Progress labels Feb 4, 2016
@scruffian
Copy link
Member Author

@gravityrail that seems to have fixed it for me in IE11 (not logging in, but loading it at least). Thanks!

@scruffian
Copy link
Member Author

@stephanethomas also tested this in IE11 and found no problems. I'm going to try merging again.

@scruffian scruffian force-pushed the revert-3034-revert-1949-try/catch-js-errors-2 branch from 01d5c96 to 5801ffb Compare February 4, 2016 20:31
@scruffian scruffian added [Status] Ready to Merge and removed [Status] Needs Review The PR is ready for review. This also triggers e2e canary tests and wp-desktop tests automatically. labels Feb 4, 2016
scruffian added a commit that referenced this pull request Feb 4, 2016
…catch-js-errors-2

Try catching JS errors and sending them to the API
@scruffian scruffian merged commit ec7cf6b into master Feb 4, 2016
@scruffian scruffian deleted the revert-3034-revert-1949-try/catch-js-errors-2 branch February 4, 2016 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants