Closed Bug 711421 Opened 13 years ago Closed 13 years ago

Search: counting plugin crashes is wrong

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: adrian, Assigned: adrian)

Details

Before we added content crashes, counting for plugin crashes was simply counting the number of non-empty process_type fields. Now that we discern the content of that process_type field, we need to change this. Otherwise content crashes will appear as plugin crashes as well.
Test case for this: 1. Go to /query (advanced search) 2. Search for any Fennec version with report process = content 3. Check that all crashes have the content icon, and not the browser icon (place your mouse on the icon to know what it represents)
Commits pushed to https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/55c1b2c790a29cff8d28b20f6c2dfdcc5dbdbe62 Fixes bug 711421 - Fix counting plugin crashes in search. https://github.com/mozilla/socorro/commit/5950e5170d3a8942bd597173fcf5768bf492c2ab Merge pull request #233 from AdrianGaudebert/711421-search-plugin-crashes Fixes bug 711421 - Fix counting plugin crashes in search.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Component: Socorro → General
Product: Webtools → Socorro
To QA: It is expected that there is no content crash for FennecAndroid. Steps to QA: ------------ 1. Go to https://crash-stats-dev.allizom.org/query 2. Search for Fennec crashes 3. Click on a signature with the content icon 4. In the Reports tab, check that there is at least once that icon in the Crash Type column 5. Do the same with a signature without the content icon and check that there is no icon in report/list.
QA verified on stage: thx for the easy to follow steps to verify in comment 3 All Fennec content crashers that I checked contain the content icon.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.