On Wed, Nov 20, 2013 at 4:04 PM, David Rajchenbach-Teller < dtel...@mozilla.com> wrote:
> On 11/20/13 1:09 PM, Till Schneidereit wrote: > > How about logging them with console.info? That seems the right logging > > level to me, and it's easy to turn off if it gets in the way. > > Well, the problem is that of logging uncaught rejections. You can log > them only if you catch them. > What I meant was to let the browser do the logging, just as for `throw new Error()`, but do so with the same logging level as console.info uses. _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform