From a8f3c1a315150418790c0bd2ead4280712c01625 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@96444ddbd36acf0987ca531574187647bc74b5f3 X-Channel-Revision: [main] mozilla-mobile/fenix@d039188782084c5475112e6d98ab829c7992e759 X-Channel-Revision: [main] mozilla-mobile/focus-android@a9a09b171665081b4e5f4d426f0e30f22f84ae49 X-Channel-Converted-Revision: [main] mozilla-mobile/firefox-android@72616c742b006897494be711589e9b1284b3bc8b --- _meta/mozilla-mobile-firefox-android-android-components.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-android-components.json b/_meta/mozilla-mobile-firefox-android-android-components.json index fc195e3a92e..d23f6ace386 100644 --- a/_meta/mozilla-mobile-firefox-android-android-components.json +++ b/_meta/mozilla-mobile-firefox-android-android-components.json @@ -1,6 +1,6 @@ { "name": "mozilla-mobile/firefox-android/android-components", "revs": { - "main": "1fe873e00f1fd07ffdcecf4733c699cf86139180" + "main": "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