Confirmed users
465
edits
Scoobidiver (talk | contribs) |
|||
| Line 7: | Line 7: | ||
* In order to do this, we want to make sure that the top crashers in beta are fixed. | * In order to do this, we want to make sure that the top crashers in beta are fixed. | ||
* After it hits release, we want to monitor the top crash for the released version : | * After it hits release, we want to monitor the top crash for the released version : | ||
https://crash-stats.mozilla.com/topcrasher/ | https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/<release version> | ||
current release version is | current release version is 22.0 at the time this was written so you would want to go to : | ||
[https://crash-stats.mozilla.com/topcrasher/ | [https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/22.0 https://crash-stats.mozilla.com/topcrasher/products/FennecAndroid/versions/22.0] | ||
* after reporting the bug, make sure that you: | * after reporting the bug, make sure that you: | ||
** list the crash in the crash signature field | ** list the crash in the crash signature field | ||
| Line 16: | Line 16: | ||
* Triaging bugs: | * Triaging bugs: | ||
** make sure that the top | ** make sure that the top 10 of each channel (release, beta, aurora, nightly) are marked [native-crash] and topcrash | ||
** verify that the topcrash list is correct by looking at all the top crashes in a certain channel and make sure to update with a comment stating what position the crash is in : [https://bugzilla.mozilla.org/buglist.cgi?keywords=topcrash;keywords_type=allwords;list_id=4491468;resolution=---;query_based_on=Fennec_Native_TopCrashlist;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=%5bnative-crash%5d;known_name=Fennec_Native_TopCrashlist topcrashlist] | ** verify that the topcrash list is correct by looking at all the top crashes in a certain channel and make sure to update with a comment stating what position the crash is in : [https://bugzilla.mozilla.org/buglist.cgi?keywords=topcrash;keywords_type=allwords;list_id=4491468;resolution=---;query_based_on=Fennec_Native_TopCrashlist;status_whiteboard_type=allwordssubstr;query_format=advanced;status_whiteboard=%5bnative-crash%5d;known_name=Fennec_Native_TopCrashlist topcrashlist] | ||
** some crashes have multiple signatures. Update the crash signature field with matching crash signatures. | ** some crashes have multiple signatures. Update the crash signature field with matching crash signatures. | ||