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

report javascript stacktraces to the server #2167

Closed
totaam opened this issue Feb 22, 2019 · 3 comments
Closed

report javascript stacktraces to the server #2167

totaam opened this issue Feb 22, 2019 · 3 comments
Labels

Comments

@totaam
Copy link
Collaborator

totaam commented Feb 22, 2019

Issue migrated from trac ticket # 2167

component: html5 | priority: major | resolution: fixed

2019-02-22 08:07:07: antoine created the issue


Just like we do for the python client: unless the details of those exceptions are logged remotely, no-one is ever going to see anything.

@totaam
Copy link
Collaborator Author

totaam commented Feb 22, 2019

2019-02-22 08:09:19: antoine changed status from new to closed

@totaam
Copy link
Collaborator Author

totaam commented Feb 22, 2019

2019-02-22 08:09:19: antoine set resolution to fixed

@totaam
Copy link
Collaborator Author

totaam commented Feb 22, 2019

2019-02-22 08:09:19: antoine commented


Done in r21793.
As a bonus, we no longer assume that window.console exists, on IE it does not unless the javascript console is open..

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

No branches or pull requests

1 participant