Closed
Bug 1904974
Opened 1 year ago
Closed 1 year ago
Add APIs to CrashReporter to get unsent crashes from the database
Categories
(Firefox for Android :: Crash Reporting, enhancement, P1)
Tracking
()
RESOLVED
FIXED
132 Branch
| Tracking | Status | |
|---|---|---|
| firefox132 | --- | fixed |
People
(Reporter: boek, Assigned: boek)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group1])
Attachments
(2 files, 2 obsolete files)
No description provided.
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
Depends on D215410
Updated•1 year ago
|
Attachment #9410671 -
Attachment is obsolete: true
Updated•1 year ago
|
Attachment #9410669 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
Depends on D217638
Comment 5•1 year ago
|
||
There are some r+ patches which didn't land and no activity in this bug for 2 weeks.
:boek, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(mtighe)
Flags: needinfo?(jboek)
Updated•1 year ago
|
Flags: needinfo?(mtighe)
| Assignee | ||
Comment 6•1 year ago
|
||
Waiting until the next nightly cycle to land as this has changes to crash reporting it will require more monitoring.
Flags: needinfo?(jboek)
Pushed by jboek@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ef8de561cb55
Adds `hasUnsentCrashReports` to `CrashReporter` r=android-reviewers,gl,Roger
https://hg.mozilla.org/integration/autoland/rev/f21ea32056db
Adds `CrashReporter.unsentCrashReports()` method, allowing the caller to fetch all unsent crashes. r=android-reviewers,matt-tighe
Comment 8•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ef8de561cb55
https://hg.mozilla.org/mozilla-central/rev/f21ea32056db
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•