← Back to release summary

Promise rejection tracking events

Category
DOM
Type
New or changed feature
Status
Enabled by default (Chrome 49)
Intent stage
None

Summary

Introduces a pair of events on the global objects, unhandledrejection and rejectionhandled, for tracking promise rejections.

Standards & signals

Samples: https://googlechrome.github.io/samples/promise-rejection-events/index.html https://jsbin.com/vewagenoku/edit?html%2Coutput

View on chromestatus.com