Closed
Bug 1777493
Opened 3 years ago
Closed 3 years ago
Make the removal of the telemetry-related annotations more robust in the crash reporter client
Categories
(Toolkit :: Crash Reporting, defect)
Tracking
()
RESOLVED
FIXED
104 Branch
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
Details
Attachments
(1 file)
I noticed that somehow we're still receiving crash reports for the main process that have one of the telemetry annotations set. Looking at the code I noticed that there's a flaw that causes an annotation not to be stripped if a previous one was already missing.
| Assignee | ||
Updated•3 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2d6e4eb47e0c
Remove telemetry-related annotations from parent process crashes even when some are already missing r=KrisWright
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox104:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 104 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•