mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-01 05:48:26 +00:00
Bug 1635932 - Add Breadcrumbs annotation to a crash report. r=gsvelto
Differential Revision: https://phabricator.services.mozilla.com/D76182
This commit is contained in:
parent
bb31528722
commit
c524d44aa8
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user