web api instance property
Window: crashReport property
Secure contextLimited availability
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.
Value
A CrashReportContext object instance.
Examples
See the CrashReportContext reference pages for examples.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.