Crash reports with report-to

Sending reports about browser or tab (where tab means one of the browser processes) crashes with Reporting API using the Reporting-Endpoints header (and only the Reporting-Endpoints header, no other header required), asynchronously.

The Reporting-Endpoints response header:

Reporting-Endpoints: default="https://west.has.report/report"

Try crashing your tab

You can simulate a crash by copying and pasting the following link into this tab's address bar: chrome://crash/ (in Chrome) – it's not clickable for a good reason 😈

Related specs & documents