Skip to content

Files

Latest commit

aaa6c48 · Nov 22, 2010

History

History
3 lines (2 loc) · 379 Bytes

README.textile

File metadata and controls

3 lines (2 loc) · 379 Bytes

Exceptional.js

Our technique only works in browsers that support the window.onerror event, such as Internet Explorer (6,7,8,9) and Firefox (all versions). We can’t track errors in Webkit based browsers (e.g. Chrome, Safari) as they don’t yet support the window.onerror event. There is a bug filed about this at webkit.org.