|
|
| Line 43: |
Line 43: |
| * [https://crash-stats.mozilla.com/home/products/Firefox Firefox Topcrash Report]: used to identify the top Firefox crashes by volume | | * [https://crash-stats.mozilla.com/home/products/Firefox Firefox Topcrash Report]: used to identify the top Firefox crashes by volume |
| * [https://crash-stats.mozilla.com/home/products/FennecAndroid Fennec Topcrash Report]: used to identify the top Fennec crashes by volume | | * [https://crash-stats.mozilla.com/home/products/FennecAndroid Fennec Topcrash Report]: used to identify the top Fennec crashes by volume |
|
| |
| == Bugs ==
| |
| <bugzilla type="bug">
| |
| {
| |
| "include_fields":"id,summary,status,last_change_time",
| |
| "product":"Core",
| |
| "resolution":"---",
| |
| "query_format":"advanced",
| |
| "f1":"keywords",
| |
| "o1":"anywordssubstr",
| |
| "v1":"topcrash",
| |
| "f2":"component",
| |
| "o2":"anywordssubstr",
| |
| "v2":"Canvas: 2D, Canvas: WebGL, GFX: Color Management, Graphics, Graphics: Layers, Graphics: Text, Image Blocking, ImageLib, Panning and Zooming"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| = Cold Crashes = | | = Cold Crashes = |
| Line 65: |
Line 49: |
| == Reports == | | == Reports == |
| * [http://mzl.la/1qIzWv1 Bugzilla] | | * [http://mzl.la/1qIzWv1 Bugzilla] |
|
| |
| == Bugs ==
| |
| <bugzilla>
| |
| {
| |
| "include_fields":"id,summary,status,last_change_time",
| |
| "product":"Core",
| |
| "resolution":"---",
| |
| "query_format":"advanced",
| |
| "keywords":"crash",
| |
| "f1":"keywords",
| |
| "o1":"nowordssubstr",
| |
| "v1":"intermittent",
| |
| "f2":"component",
| |
| "o2":"anywordssubstr",
| |
| "v2":"Canvas: 2D, Canvas: WebGL, GFX: Color Management, Graphics, Graphics: Layers, Graphics: Text, Image Blocking, ImageLib, Panning and Zooming",
| |
| "f3":"days_elapsed",
| |
| "o3":"greaterthan",
| |
| "v3":"30"
| |
| }
| |
| </bugzilla>
| |