]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1514411 - NSS, DevTools and other products don't have "Has STR" and "Has Regressi...
authordklawren <dklawren@users.noreply.github.com>
Wed, 2 Jan 2019 17:02:24 +0000 (12:02 -0500)
committerGitHub <noreply@github.com>
Wed, 2 Jan 2019 17:02:24 +0000 (12:02 -0500)
extensions/BMO/lib/Data.pm

index 3a1e109333f2c70c53f25d518ef3cab4dc29ab41..2f294cf7c71019b132bf4ac4e02faeedd6133f9a 100644 (file)
@@ -162,20 +162,34 @@ tie(
     "Toolkit"             => [],
   },
   qr/^cf_has_regression_range$/ => {
-    "Core"                => [],
-    "Firefox for Android" => [],
-    "Firefox for iOS"     => [],
-    "Firefox"             => [],
-    "GeckoView"           => [],
-    "Toolkit"             => [],
+    "Core"                 => [],
+    "DevTools Graveyard"   => [],
+    "DevTools"             => [],
+    "Firefox Build System" => [],
+    "Firefox for Android"  => [],
+    "Firefox for iOS"      => [],
+    "Firefox Graveyard"    => [],
+    "Firefox"              => [],
+    "GeckoView"            => [],
+    "NSS"                  => [],
+    "Tech Evangelism"      => [],
+    "Toolkit"              => [],
+    "WebExtensions"        => [],
   },
   qr/^cf_has_str$/ => {
-    "Core"                => [],
-    "Firefox for Android" => [],
-    "Firefox for iOS"     => [],
-    "Firefox"             => [],
-    "GeckoView"           => [],
-    "Toolkit"             => [],
+    "Core"                 => [],
+    "DevTools Graveyard"   => [],
+    "DevTools"             => [],
+    "Firefox Build System" => [],
+    "Firefox for Android"  => [],
+    "Firefox for iOS"      => [],
+    "Firefox Graveyard"    => [],
+    "Firefox"              => [],
+    "GeckoView"            => [],
+    "NSS"                  => [],
+    "Tech Evangelism"      => [],
+    "Toolkit"              => [],
+    "WebExtensions"        => [],
   },
   qr/^cf_cab_review$/ => {
     "Infrastructure & Operations Graveyard" => [],