From de8c95bd2598e75a00f28053b813d5330592b0ee Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Mon, 8 Oct 2012 18:55:48 -0400 Subject: Bug 797934 - Create a new bugzilla product for Metro Firefox --- extensions/BMO/lib/Data.pm | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'extensions/BMO/lib') diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm index 33373e9a1..e2999988f 100644 --- a/extensions/BMO/lib/Data.pm +++ b/extensions/BMO/lib/Data.pm @@ -55,6 +55,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Fennec" => [], "Firefox for Android" => [], "Firefox" => [], + "Firefox for Metro" => [], "Marketplace" => [], "mozilla.org" => [], "Mozilla Services" => [], @@ -107,6 +108,7 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Fennec" => [], "Firefox for Android" => [], "Firefox" => [], + "Firefox for Metro" => [], "MailNews Core" => [], "mozilla.org" => ["Release Engineering", qr/^Release Engineering: /], "Mozilla QA" => ["Mozmill Tests"], @@ -143,9 +145,10 @@ tie(%$cf_visible_in_products, "Tie::IxHash", "Calendar" => [], "Camino" => [], "Composer" => [], - "Fennec" => [], + "Fennec" => [], "Firefox for Android" => [], - "Firefox" => [], + "Firefox" => [], + "Firefox for Metro" => [], "Mozilla Localizations" => [], "Mozilla Services" => [], "Other Applications" => [], -- cgit v1.2.3-24-g4f1b