Re: Should / Can an EventHandler throw a stack overflow exception?

2014-07-02 Thread Yutaka Hirano
Thank you very much for the information. On Tue, Jul 1, 2014 at 9:27 AM, Mark S. Miller erig...@google.com wrote: I would like to see us take a principled stance on resource exhaustion errors in ES7. This includes both stack and heap, and both space and time. For example, the browser

Re: Promise.cast and Promise.resolve

2014-02-07 Thread Yutaka Hirano
Resolving this would be much appreciated. Gecko recently turned on Promises in our nightly builds, and already branched to our aurora builds. I believe Chrome is in a similar situation. Chrome has shipped Promises, i.e. they are enabled by default on the current stable Chrome. So the