gecko-dev/toolkit/modules/tests
J. Ryan Stinnett 0e3cb15f75 Bug 1393743 - Use reason stack when present for promise rejection in tests. r=Paolo
In some cases, the rejection stack from `PromiseDebugging` may be null.  If the
rejection reason was an Error object, use its `stack` to recover a meaningful
value.  This greatly improves diagnosing test failures due to promise rejection.

MozReview-Commit-ID: IpE2kGoFcpx

--HG--
extra : rebase_source : f3b0ca4a27d0fa8df11b41ae93954478c199fef4
2018-03-08 17:10:12 -06:00
..
browser Bug 1426362 - Display status of policy engine in about:support. r=bytesized 2018-03-02 15:28:14 -03:00
chrome Bug 792808 - Change toolkit/ to import and instantiate XHRs from global properties rather than using Cc.createInstance(Ci.nsIXMLHttpRequest); r=aswan 2018-02-08 20:09:57 -05:00
modules Bug 1393743 - Use reason stack when present for promise rejection in tests. r=Paolo 2018-03-08 17:10:12 -06:00
xpcshell Bug 851471 - Decommission nsIDownloadManager. r=mak 2018-03-06 13:16:07 +00:00