From: dklawren Date: Thu, 28 May 2020 13:47:39 +0000 (-0400) Subject: Bug 1641249 - Enable the crash signature field for the Focus and Fenix Stability... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e9620ff9c17c9823fb877ae7555864d28be9e109;p=thirdparty%2Fbugzilla.git Bug 1641249 - Enable the crash signature field for the Focus and Fenix Stability components --- diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 6cbe0e6a0..9ed8bc292 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -109,8 +109,10 @@ tie( "DevTools" => [], "Directory" => [], "External Software Affecting Firefox" => [], + "Fenix" => [], "Firefox" => [], "Firefox for Android" => [], + "Focus" => [], "GeckoView" => [], "JSS" => [], "MailNews Core" => [],