Open GoogleCodeExporter opened 8 years ago
goog.async.Deferred will soon be phased out in favor of goog.Promise.
Original comment by pall...@google.com
on 2 Apr 2014 at 8:32
goog.Promise is also not throwing unhandled errors. It should, as goog.Promise
calls goog.async.throwException by default on unhandled rejected promises.
Please check Issue 640.
Original comment by alo.and
on 21 Apr 2014 at 10:02
Original issue reported on code.google.com by
alo.and
on 21 Mar 2014 at 4:37Attachments: