blob: 28ffcc8d326bad88da4d2c65e153e50b50c88384 [file] [log] [blame] [view]
Breadcrumbs appends a short history of events to crash reports. These help to
diagnose the cause of the attached crash by providing context around when it
happened.
Breadcrumb events include:
* user-triggered actions listed in tools/metrics/actions.xml
* per-tab actions, e.g., when navigation starts/finishes
* per-browser actions, e.g., number of tabs opened/closed/moved
* memory pressure
* startup/shutdown
Breadcrumbs are not uploaded or stored on disk unless the user has consented to
metrics reporting.