Last time this was tried the conclusion was that the current format using the stack property as a string could not be standardized. Different browsers use different format and therefore the format can not be changed without breaking existing code.
The conclusion was that we needed to use a different name and then we might add well stop using a string to represent this structured data. Other than that. Great. +1. On Sep 28, 2014 2:10 AM, "Boris Zbarsky" <[email protected]> wrote: > On 9/28/14, 1:15 AM, John Lenz wrote: > >> * the "stack" property (a string) >> > > I'd somewhat like to see this be an accessor, to allow implementations to > compute the stack string lazily. > > Does this sound like a reasonable minimal set? >> > > Yes. > > -Boris > > _______________________________________________ > es-discuss mailing list > [email protected] > https://mail.mozilla.org/listinfo/es-discuss >
_______________________________________________ es-discuss mailing list [email protected] https://mail.mozilla.org/listinfo/es-discuss

