Closed
Bug 1308476
Opened 8 years ago
Closed 8 years ago
Replace the current heuristic for startup crashes by using the new StartupCrash annotation
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: marco, Assigned: adrian)
References
Details
Attachments
(1 file)
The current heuristic, described by Adrian in bug 1297966 comment 5, is brittle compared to the newly introduced StartupCrash annotation.
Reporter | ||
Updated•8 years ago
|
Comment 1•8 years ago
|
||
We currently annotate startup crashes with a little rocket icon in some views. That's a useful thing, but I think we should change the icon somehow to indicate that the meaning of "startup crash" has changed.
(Thinking some more, perhaps we should keep the old one for a while. I think the old heuristic will match a lot more crashes than the new StartupCrash annotation will. It would be good to be able to evaluate the difference for a while.)
Reporter | ||
Comment 2•8 years ago
|
||
(In reply to Nicholas Nethercote [:njn] from comment #1)
> We currently annotate startup crashes with a little rocket icon in some
> views. That's a useful thing, but I think we should change the icon somehow
> to indicate that the meaning of "startup crash" has changed.
>
> (Thinking some more, perhaps we should keep the old one for a while. I think
> the old heuristic will match a lot more crashes than the new StartupCrash
> annotation will. It would be good to be able to evaluate the difference for
> a while.)
Perhaps we can add a different icon for the "new" ones and use two icons for a
while, so we clearly see the differences.
Assignee | ||
Comment 3•8 years ago
|
||
Assignee: nobody → adrian
Comment 4•8 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/04d83e4c39c8773daf3841f739d328a88acd6ff7
Fixes bug 1308476 - Added a new icon for startup crashes. (#3535)
* Fixes bug 1308476 - Added a new icon for startup crashes.
* reviews
* Added a comment.
* updated software to client
r=peterbe
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•