Re: Exceptions in event listeners triggered by dispatchEvent().

On Wed, Jun 5, 2013 at 9:19 AM, Glenn Maynard <glenn@zewt.org> wrote:

> This works in Chrome, including calling the onerror event handler called
> with its special-cased arguments:
> http://zewt.org/~glenn/test-error-handler.html.  Firefox doesn't handle
> this yet, so you end up with the event handler called with incorrect
> arguments.  (IE10 doesn't seem to have any way to create an ErrorEvent
> object yet; the interface exists but isn't a constructor.)  I'll file a bug
> on HTML.
>

https://www.w3.org/Bugs/Public/show_bug.cgi?id=22310

-- 
Glenn Maynard

Received on Friday, 7 June 2013 13:59:58 UTC