Closed
Bug 1724933
Opened 3 years ago
Closed 3 years ago
Retire support for obsolete/unused annotations
Categories
(Socorro :: General, task, P2)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gsvelto, Assigned: willkg)
References
Details
Attachments
(1 file)
In bug 1723934 I've removed a bunch of old and useless annotations. Most of them are related to Adobe Flash but some where not, they were just largely unused and thus a waste of memory and bandwidth. I've crossed the list of the annotations I removed with Socorro and found out that Socorro had explicit support for these in one way or another:
- CpuUsageFlashProcess1
- CpuUsageFlashProcess2
- FlashProcessDump
- FramePoisonBase
- FramePoisonSize
- PluginCpuUsage
- PluginHang
- PluginHangUIDuration
We should drop the relevant bits in Socorro including indexing them. They can be safely ignored in crashes coming from older versions of Firefox that still report them.
Assignee | ||
Comment 1•3 years ago
|
||
Thank you for this! I can remove them.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Priority: -- → P2
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
I pushed this out in bug #1731787. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•