Error stack strawman

Boris Zbarsky bzbarsky at mit.edu
Thu Feb 11 01:56:46 UTC 2016


On 2/10/16 7:12 PM, Jonathan Kingston wrote:
> Is implementing stack traces cross browser mostly difficult because of
> the use of document.domain or are there other issues blocking?

Ah, you mean in terms of interop?

I expect document.domain and built-ins to be the main thing that 
browsers will end up disagreeing if they just implement this 
willy-nilly; everything else is reasonably straightforward.

Deprecating document.domain is a noble goal, but given that sites that 
many people use (e.g. Facebook) make use of it, it's a pretty long-term 
goal at best...

-Boris




More information about the es-discuss mailing list