Closed
Bug 1989417
Opened 3 months ago
Closed 1 month ago
Support crash annotations scoped to exclusively pings
Categories
(Toolkit :: Crash Reporting, enhancement)
Toolkit
Crash Reporting
Tracking
()
RESOLVED
FIXED
146 Branch
| Tracking | Status | |
|---|---|---|
| firefox146 | --- | fixed |
People
(Reporter: afranchuk, Assigned: afranchuk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The StackTraces crash annotation is currently classified as a client scope, but it is included in crash pings (and only crash pings), just in a slightly different shape. We should make ping-only an official scope for crash annotations.
| Assignee | ||
Comment 1•3 months ago
|
||
This is needed to exclude the StackTraces annotation from reports
(though in the future we may include it). We previously classified it as
a client scope, but it is sent in the crash ping, albeit not
verbatim.
Pushed by afranchuk@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/b71bcebac0df
https://hg.mozilla.org/integration/autoland/rev/6c6345aa17ec
Add support for ping-only crash annotations r=gsvelto
Comment 3•1 month ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox146:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 146 Branch
Updated•1 month ago
|
QA Whiteboard: [qa-triage-done-c147/b146]
You need to log in
before you can comment on or make changes to this bug.
Description
•