canmove, Confirmed users
1,511
edits
(formatting) |
(add more test data, use tables) |
||
Line 40: | Line 40: | ||
1. We've created fake versions 11.0a1, 11.0a2, 11.0b1, and 11.0 of FennecAndroid in the database. Build numbers are as follows: | 1. We've created fake versions 11.0a1, 11.0a2, 11.0b1, and 11.0 of FennecAndroid in the database. Build numbers are as follows: | ||
{| border="1" cellpadding="2" | |||
|+ FennecAndroid | |||
|- | |||
| version || buildid | |||
|- | |||
| 11.0 || 201112151030291 | |||
|- | |||
| 11 || 201112081030291 | |||
|- | |||
| 11.0a2 || 201111291030291 | |||
|- | |||
| 11.0a1 || 201111221030291 | |||
|} | |||
There are also genuine FennecAndroid 11.0a1 releases starting about a week ago. | |||
3. We will add FennecAndroid crashes for these versions and builds via the staging crash submitter. rhelmer will work with mbrandt on this. | |||
Starting with the following data: | |||
* 8 unique signatures extracted from prod | |||
** 4 from Fennec 8.0 | |||
*** 7d1d0786-29d6-4950-94c6-2b91c2111218 | |||
*** da9fa4e0-2774-4914-9f58-fdfe02111218 | |||
*** a9c7ca73-e8c6-41f6-84b6-17a6f2111218 | |||
*** f42d9a77-e915-4f3a-894a-3a8d22111218 | |||
** 4 from Fennec 11.0a1 | |||
*** 2e74f3da-b02d-4147-8a4e-b7a922111218 | |||
*** dd202188-2d0f-4135-9e41-d24aa2111218 | |||
*** 812f40d5-ffc2-4691-8c23-01b272111218 | |||
*** ecd0ca49-fcf1-465c-a71c-3af5b2111219 | |||
Modify Fennec 8.0 crashes: | |||
* copy Fennec 8.0 crashes to xul-release, xul-beta, xul-aurora, xul-nightly versions | |||
{| border="1" cellpadding="2" | |||
|+ Fennec XUL | |||
|- | |||
| Version || ReleaseChannel || BuildID | |||
|- | |||
| 11.0 || release || 201112151030291 | |||
|- | |||
| 11.0 || beta || 201112081030291 | |||
|- | |||
| 11.0a2 || aurora || 201111291030291 | |||
|- | |||
| 11.0a1 || nightly || 201111221030291 | |||
|} | |||
Modify Fennec 11.0a1 crashes: | |||
* copy Fennec 11.0a1 to native-release, native-beta, native-aurora, native-nightly versions | |||
{| border="1" cellpadding="2" | |||
|+ Fennec Native | |||
|- | |||
| Version || ReleaseChannel || BuildID | |||
|- | |||
| 11.0 || release || 201112151030291 | |||
|- | |||
| 11.0 || beta || 201112081030291 | |||
|- | |||
| 11.0a2 || aurora || 201111291030291 | |||
|- | |||
| 11.0a1 || nightly || 201111221030291 | |||
|} | |||
== PostgreSQL == | == PostgreSQL == |