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

window.onerror functionality does not behave as expected in IE9 #19

Closed
eriwen opened this issue Apr 29, 2011 · 3 comments
Closed

window.onerror functionality does not behave as expected in IE9 #19

eriwen opened this issue Apr 29, 2011 · 3 comments

Comments

@eriwen
Copy link
Member

eriwen commented Apr 29, 2011

See http://eriwen.com/js/stacktrace/testcase3.html in IE9 for details

@victor-homyakov
Copy link
Contributor

Which behaviour is expected? I cannot see any differences.

@eriwen
Copy link
Member Author

eriwen commented May 27, 2011

Hmm.. seems that I get no output with certain browser settings. Are you aware of things that might prevent window.onerror from running?

@eriwen
Copy link
Member Author

eriwen commented May 28, 2011

Found it. When you enable "script debugging" in IE, it seems to prevent window.onerror from firing (at least in the test cases I've created).

I have added a note to the README that one should disable script debugging in IE9. Thanks for looking into this, Victor.

@eriwen eriwen closed this as completed May 28, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants