Error stack

Jason Orendorff jason.orendorff at gmail.com
Thu Jun 7 13:12:50 PDT 2012


On Thu, Jun 7, 2012 at 1:37 PM, Erik Arvidsson <erik.arvidsson at gmail.com> wrote:
> I wrote a new strawman for Error stack which is now available in some
> form in all major browser (if betas are considered).
>
> http://wiki.ecmascript.org/doku.php?id=strawman:error_stack
>
> Feedback wanted.

This isn't machine parseable in all cases, since the .message may
contain newlines and can end with something like "\n  at ..."

Changing this in Firefox would affect any Firefox addons that use
Error.stack, but maybe we can take that hit.

-j


More information about the es-discuss mailing list