[Webkit-unassigned] [Bug 8519] WebCore doesn't fire window.onerror event when uncaught JavaScript exceptions are thrown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 25 14:10:32 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=8519


Justin Meyer <justinbmeyer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |justinbmeyer at gmail.com




--- Comment #49 from Justin Meyer <justinbmeyer at gmail.com>  2010-05-25 14:10:23 PST ---
onError is super crazy useful for big development efforts.  We even released an open source application(https://damnit.jupiterit.com/) and script that emails us when onerror happens in a page.

When you've got 100s of thousands of custom JS code in an application, you can't test for everything.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list