Window: crashReport property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The crashReport read-only property of the Window interface returns a CrashReportContext object that enables arbitrary data to be recorded for the current top-level browsing context. The data is then included in CrashReport objects that are sent to a reporting endpoint when a browser crash occurs.