Bug 1826591 - Catch and log exceptions when reporting crashes
commite09dbe7415aa9bd2c3f1b70b93eeee3a74810770
authorJonathan Almeida <jalmeida@mozilla.com>
Wed, 10 May 2023 15:33:01 +0000 (10 11:33 -0400)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 10 May 2023 18:52:16 +0000 (10 18:52 +0000)
tree6d135b700c13856f83be9d2d2ac04d4e13c6e452
parentaf971b92b6439073f49495e244ea204d9cf13ab3
Bug 1826591 - Catch and log exceptions when reporting crashes

This crash is in relation to a crash that we found could take down our
crash reporter. There isn't much we can do to avoid it (see the linked
issues), but reporting this in the Android logger will increase it's
visibility instead of silently failing.
mobile/android/android-components/components/lib/crash/src/main/java/mozilla/components/lib/crash/handler/ExceptionHandler.kt
mobile/android/docs/changelog.md