From c9a38d831bb634f4a64f3656605ca23dca8d5702 Mon Sep 17 00:00:00 2001 From: Roger Yang Date: Fri, 22 Jul 2022 14:55:15 -0400 Subject: [PATCH] [components] Close https://github.com/mozilla-mobile/android-components/issues/12538: Crash notification will always trigger the crash prompt dialog X-Channel-Revision: [main] mozilla-mobile/android-components@cf522a7e00e5f3cd62c628ee6a4e5f57b1febad0 X-Channel-Revision: [main] mozilla-mobile/fenix@20b25d77dde61ea23acb4747c1a357ca9c863708 X-Channel-Revision: [main] mozilla-mobile/focus-android@29486b8522c84837c49b8a480892613e23cd2485 X-Channel-Converted-Revision: [ac-prep] mozilla-mobile/firefox-android@72616c742b006897494be711589e9b1284b3bc8b --- _meta/mozilla-mobile-firefox-android.json | 2 +- .../components/lib/crash/src/main/res/values/strings.xml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/_meta/mozilla-mobile-firefox-android.json b/_meta/mozilla-mobile-firefox-android.json index 15135a01304..dd905afd2cd 100644 --- a/_meta/mozilla-mobile-firefox-android.json +++ b/_meta/mozilla-mobile-firefox-android.json @@ -1,6 +1,6 @@ { "name": "mozilla-mobile/firefox-android", "revs": { - "ac-prep": "1fe873e00f1fd07ffdcecf4733c699cf86139180" + "ac-prep": "72616c742b006897494be711589e9b1284b3bc8b" } } \ No newline at end of file diff --git a/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml b/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml index 8b240113af4..38b0b2e6475 100644 --- a/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml +++ b/mozilla-mobile/android-components/components/lib/crash/src/main/res/values/strings.xml @@ -24,6 +24,9 @@ Sending crash report to %1$s + + Gathering crash data + Gathering crash telemetry data