CrashKill/Mobile Process: Difference between revisions
Jump to navigation
Jump to search
(Created page with "There are a lot of things that are done in regards to trying to find crash bugs, report crash bugs, and process crash bugs. Some take a lot of time and specialization; others ar...") |
No edit summary |
||
| Line 2: | Line 2: | ||
Listed are some of the more generic things that you can do to help contribute and make sure that bugs get fixed in various channels. | Listed are some of the more generic things that you can do to help contribute and make sure that bugs get fixed in various channels. | ||
== Release == | == Release == | ||
| Line 21: | Line 14: | ||
** list the devices | ** list the devices | ||
** list the Android OS version | ** list the Android OS version | ||
== Beta == | |||
== Aurora == | |||
== Nightly == | |||
Revision as of 18:15, 24 September 2012
There are a lot of things that are done in regards to trying to find crash bugs, report crash bugs, and process crash bugs. Some take a lot of time and specialization; others are a matter of going through some easy steps.
Listed are some of the more generic things that you can do to help contribute and make sure that bugs get fixed in various channels.
Release
- Generally we want to catch really high crashing bugs before this goes out the main audience.
- 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 :
https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/<release version>/3 current release version is 15.0.1 at the time this was written so you would want to go to : https://crash-stats.mozilla.com/topcrasher/byversion/FennecAndroid/15.0.1/7
- after reporting the bug, make sure that you:
- list the crash in the crash signature field
- list the devices
- list the Android OS version