Re: [whatwg] An API for unhandled promise rejections

On 5/18/15 6:49 PM, Domenic Denicola wrote:
> Ping. We're considering implementing this in Chrome and it would be helpful to get a sense if other vendors support this.

We (Mozilla) support having something here.  Not making the error event 
even more complicated than it already is makes sense.  Presumably 
whatever the new events are would also get propagated from worker global 
scope to worker?

Event names in the web platform are typically lowercase, not camelCase.

It's hard to say what "this" you're talking about implementing in Chrome 
in terms of the task-queueing behavior.  Is that something you just 
haven't decided on yet?

Past that, I'm not sure we have any particular thoughts on the details 
here so far...

-Boris

Received on Tuesday, 19 May 2015 20:52:52 UTC