Open
Bug 1903333
Opened 4 months ago
Updated 1 month ago
[meta] Crash reporter v2
Categories
(Fenix :: Crash Reporting, enhancement, P1)
Tracking
(Not tracked)
NEW
People
(Reporter: boek, Assigned: boek)
References
(Depends on 3 open bugs)
Details
(Keywords: meta, Whiteboard: [fxdroid][group1])
Currently, when a crash occurs, crash reporter depends on the notification permission to prompt the user to report crashes. However, starting Android 13, the user might not have granted us the notification permission.
Remove the dependency and prompt the user at startup if a crash has not been reported so they can perform the action there.
Assignee | ||
Updated•4 months ago
|
Whiteboard: [fxdroid][group1]
Updated•4 months ago
|
Assignee | ||
Updated•3 months ago
|
Priority: -- → P1
Assignee | ||
Updated•3 months ago
|
Assignee: nobody → jboek
Comment 1•3 months ago
|
||
should it also be tied to https://bugzilla.mozilla.org/show_bug.cgi?id=1853108 ?
Updated•3 months ago
|
Flags: needinfo?(jboek)
Assignee | ||
Comment 2•2 months ago
|
||
No, but that is another project that we are considering soon!
Flags: needinfo?(jboek)
You need to log in
before you can comment on or make changes to this bug.
Description
•