Closed Bug 671899 Opened 13 years ago Closed 13 years ago

Socorro - add support for 'content' crashes in the UI

Categories

(Socorro :: General, task)

x86
Linux
task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: lars, Assigned: lonnen)

References

Details

(Whiteboard: Q42011wanted)

      No description provided.
Blocks: 578687
Target Milestone: --- → 2.1
Audit to make sure these are getting included in searches and aggregates.  We already know of one problem in bug 667033.
Add icons to top crashers tables representing a content crash
The graph data ultimately comes from the aduByDay web service call, which explicitly defines "report-type": 'any' to mean browser crashes and normalized hangs. It ignores the three other crash types.
If possible, we'll also want TCBS for content crashes (just like we do for plugin and browser crashes), not sure if that already has its own bug.
(In reply to comment #2)
> Add icons to top crashers tables representing a content crash

Bug 580715 has done that. :)
Depends on: 580715
580715 created the icons, but they are not in the repository and there is no code for displaying them in the top crashers tables.
Assignee: nobody → chris.lonnen
Adding content crash icons will require changes to TCBS. It will have to wait until the dust settles on 664182. We've verified content crashes are being counted in the current tcbs implementation, they just won't have an icon to indicate where they are.

I can also confirm that they are in the reports table, and the daily_crashes table. The postgres search implementation queries against reports. Following the changes to 667033 content crashes are being counted in the UI.
Status: NEW → ASSIGNED
Target Milestone: 2.1 → 2.2
Depends on: 664182
No longer depends on: 580715
No longer depends on: 664182
Target Milestone: 2.2 → 2.3
Target Milestone: 2.3 → 2.3.1
Target Milestone: 2.3.1 → 2.3.2
Whiteboard: Q42011wanted
pull req and merge: https://github.com/mozilla/socorro/pull/118
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
(In reply to Chris Lonnen :lonnen from comment #7)
> I can also confirm that they are in the reports table, and the daily_crashes
> table. The postgres search implementation queries against reports. Following
> the changes to 667033 content crashes are being counted in the UI.
I can confirm this as well. QA verified.
Status: RESOLVED → VERIFIED
Component: Socorro → General
Product: Webtools → Socorro
You need to log in before you can comment on or make changes to this bug.