19d543f71e
Close #38334. zone.js provides a flag DISABLE_WRAPPING_UNCAUGHT_PROMISE_REJECTION to let zone.js throw the original error instead of wrap it when uncaught promise rejection found. But the rejection value could be anything includes primitive value such as number. In that case, we should not attach any additional properties to the value. PR Close #38476 |
||
---|---|---|
.. | ||
Error.spec.ts | ||
Promise.spec.ts | ||
fetch.spec.ts | ||
microtasks.spec.ts | ||
promise-disable-wrap-uncaught-promise-rejection.spec.ts | ||
setInterval.spec.ts | ||
setTimeout.spec.ts | ||
task.spec.ts | ||
toString.spec.ts | ||
util.spec.ts | ||
zone.spec.ts |