← Back to release summary

Deprecation Reports

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

Summary

A new feature of the Reporting API gives developers more insight into the functioning of their code on client machines. Deprecation reports allow deprecation warnings, currently only available in developer tool consoles, to be sent to the back end, or captured in callbacks using ReportingObserver.

Standards & signals

Docs: https://github.com/W3C/reporting/blob/master/EXPLAINER.md#deprecations

View on chromestatus.com