Confirmed users
2,473
edits
| Line 176: | Line 176: | ||
<bugzilla> | <bugzilla> | ||
{ | { | ||
"keywords" : "feature", | "keywords" : "feature", | ||
"f1" : "cf_status_firefox{{CENTRAL_VERSION}}", | "f1" : "cf_status_firefox{{CENTRAL_VERSION}}", | ||
| Line 182: | Line 181: | ||
"o1" : "notsubstring", | "o1" : "notsubstring", | ||
"o2" : "equals", | "o2" : "equals", | ||
"f2" : "target_milestone", | "f2" : "target_milestone", | ||
"v1" : "disabled", | "v1" : "disabled", | ||
"v2" : "mozilla{{CENTRAL_VERSION}}" | "v2" : "mozilla{{CENTRAL_VERSION}}", | ||
"product" : "Toolkit, Core", | |||
"product_type" : "contains_any" | |||
} | } | ||
</bugzilla> | </bugzilla> | ||