Closed
Bug 1890623
Opened 2 years ago
Closed 2 years ago
Add method of retrieving unsubmitted crashes from database
Categories
(Firefox for Android :: Crash Reporting, enhancement, P2)
Tracking
()
RESOLVED
FIXED
128 Branch
| Tracking | Status | |
|---|---|---|
| firefox128 | --- | fixed |
People
(Reporter: matt-tighe, Assigned: boek)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group1])
Attachments
(1 file)
Currently, we can only extract crashes from our database that have been reported. Add a DAO method that allow us to retrieve crashes that do not have matching reports.
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jboek
Status: NEW → ASSIGNED
Pushed by jboek@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f8ee5d0b0103
Adds methods to retreive unsent crashes from the database r=android-reviewers,mcarare
Comment 3•2 years ago
|
||
Backed out for causing linting failures.
Pushed by jboek@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/efc73544a65d
Adds methods to retreive unsent crashes from the database r=android-reviewers,mcarare
Comment 5•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox128:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•