Re: Exceptions in event listeners triggered by dispatchEvent().
Anne van Kesteren <[email protected]>
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <CADnb78gniCqTj8Ej7PxAnN8qqn8yQBHR464nmn8bzgAej_nsfw@mail.gmail.com> |
On Mon, Jun 3, 2013 at 4:18 PM, John Barton <[email protected]> wrote: > The confusing is the timing. dispatchEvent() acts in some ways as if it is > asynchronous -- errors do not propagate -- and in other ways as if it is -- > the timing of the call is nested within the caller. Simply queuing the > event for execution on the next turn would make the platform more > consistent. I'm not convinced, but lets say you're correct, what's the next step? -- http://annevankesteren.nl/