Closed
Bug 1570789
Opened 6 years ago
Closed 6 years ago
Remove the unused `minidumpSuccess` field from GeckoView's crash reporter
Categories
(Toolkit :: Crash Reporting, enhancement, P1)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
Details
Attachments
(1 file)
Fennec used to add a minidumpSuccess field to the annotations sent to Socorro when submitting a crash report. This field was inherited by GeckoView's crash handling code but is unused on Socorro side so we can just get rid of it.
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2cf5b09571c6
Remove the unused field from GeckoView/Fennec crash reports r=nalexander,agi
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•