Bug 1635932 - Add Breadcrumbs annotation to a crash report. r=gsvelto

Differential Revision: https://phabricator.services.mozilla.com/D76182
This commit is contained in:
Roger Yang 2020-05-20 21:04:14 +00:00
parent bb31528722
commit c524d44aa8

View File

@ -160,6 +160,12 @@ BlocklistInitFailed:
type: boolean
ping: true
Breadcrumbs:
description: >
Trail of events that occurred before a report. this will consist of multiple breadcrumbs with
timestamp, message, category, level, type and data in JSON format.
type: string
BreakpadReserveAddress:
description: >
Address of the buffer reserved by Breakpad.