On Firefox 40 Nightly, the .stack property on error objects is now a
not-so-magical accessor property inherited from Error.prototype. Of course,
Error.prototype.stack is not on our whitelist so it was deleted. This results
in debug.js (and thus useHTMLLogger.js) presenting FF40 Nightly as a platform
without accessible error stacks.
Original issue reported on code.google.com by erights on 12 Apr 2015 at 12:39
Original issue reported on code.google.com by
erights
on 12 Apr 2015 at 12:39