summaryrefslogtreecommitdiffstats
path: root/extensions
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2012-07-16 09:00:58 +0200
committerByron Jones <bjones@mozilla.com>2012-07-16 09:00:58 +0200
commit9e6c4fd5eafe443cb1a43e8af48f3ea95531b6be (patch)
tree99cf46bf0764c02180515bfc5f54dd2b8211603f /extensions
parent110c63c182c4e7da0c8f3efcd321b8ebf3f25231 (diff)
downloadbugzilla-9e6c4fd5eafe443cb1a43e8af48f3ea95531b6be.tar.gz
bugzilla-9e6c4fd5eafe443cb1a43e8af48f3ea95531b6be.tar.xz
Bug 774183: release tracking flag refresh (17)
Diffstat (limited to 'extensions')
-rw-r--r--extensions/BMO/lib/Data.pm6
1 files changed, 6 insertions, 0 deletions
diff --git a/extensions/BMO/lib/Data.pm b/extensions/BMO/lib/Data.pm
index 43de2c5b0..0f030a8a8 100644
--- a/extensions/BMO/lib/Data.pm
+++ b/extensions/BMO/lib/Data.pm
@@ -246,6 +246,12 @@ our $cf_disabled_flags = [
'cf_blocking_192',
'cf_status_192',
'cf_blocking_fennec10',
+ 'cf_tracking_firefox13',
+ 'cf_status_firefox13',
+ 'cf_tracking_thunderbird13',
+ 'cf_status_thunderbird13',
+ 'cf_tracking_seamonkey210',
+ 'cf_status_seamonkey210',
];
# Who to CC on particular bugmails when certain groups are added or removed.