[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
Wed May 13 07:45:27 PDT 2009


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





------- Comment #23 from arv at chromium.org  2009-05-13 07:45 PDT -------
(In reply to comment #20)
> I wonder how important it is that we match IE/FF's (broken) syntax here.  How
> much of a compat issue would it be if we add window.onerror but that we make it
> fire a real event?   Like the Worker error event:
> http://www.whatwg.org/specs/web-workers/current-work/#fire-a-worker-error-event
> 

Yeah, window.onerror is not an event listener. Lame? Yes, but I think we are
better of following IE and FF here and then later later come up with a better
solution.


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



More information about the webkit-unassigned mailing list