Open Bug 1383746 Opened 8 years ago Updated 3 years ago

The Crash Reporter dialog is not displayed after a crash

Categories

(Firefox for iOS :: General, defect)

Other
iOS
defect

Tracking

()

Tracking Status
fxios 8.4 ---
fxios-v8.0 --- affected

People

(Reporter: csuciu, Unassigned)

Details

Release 8.0.1 (4659) Latest master 1. Crash the app either by Debug: Force crash (the option doesn't work in release), or using the STR from bug #1382328) 2. Start the app Expected: The crash reporter dialog is displayed, asking if you want to restore your tabs. Actual: The dialog is not displayed in release and master. Works fine in beta.
Need to investigate if this is because we disabled Sentry. This dialog must be shown regardless of the crash reporting preferences. Moving to 8.1
Assignee: nobody → sarentz
Looking at the code, I think this is expected. If Sentry is disabled in the build, the crash reporter does not run and we are unable to detect crashes. I think for now this is fine, because we will ship with Sentry enabled for 8.1. But we do need a solution for detecting crashes in case the user disabled the Send Anonymous Usage Data option. Because that also will cause the dialog to now show up. I'm leaving this bug open, and moving it to 8.2 because I don't think we have the time to deal with this for 8.1. I'll come up with a good solution.
The crash reporter is back in build 8.1 (4811)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: sarentz → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.