|
|
Line 63: |
Line 63: |
| </bugzilla> | | </bugzilla> |
|
| |
|
| == Likely in Firefox {{AURORA_VERSION}} ==
| |
| {{BannerAurora|date={{FIREFOX_SHIP_DATE}}}}
| |
| <br>
| |
| === Desktop (Win, Mac, Linux) ===
| |
| <bugzilla>
| |
| {
| |
| "v4" : "Firefox",
| |
| "o5" : "nowordssubstr",
| |
| "keywords" : "feature",
| |
| "f1" : "cf_status_firefox{{AURORA_VERSION}}",
| |
| "keywords_type" : "allwords",
| |
| "o1" : "notsubstring",
| |
| "o2" : "casesubstring",
| |
| "f4" : "product",
| |
| "v5" : "Android OS",
| |
| "o4" : "equals",
| |
| "f2" : "target_milestone",
| |
| "f5" : "product",
| |
| "v1" : "disabled",
| |
| "v2" : "{{AURORA_VERSION}}"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === Mobile (Android) ===
| |
| See the [https://wiki.mozilla.org/Mobile/Roadmap#Firefox_{{AURORA_VERSION}}:_.28Beta.29 Mobile Roadmap] for Firefox {{AURORA_VERSION}}
| |
|
| |
|
| |
| === Platform ===
| |
| <bugzilla>
| |
| {
| |
| "keywords" : "feature",
| |
| "f1" : "cf_status_firefox{{AURORA_VERSION}}",
| |
| "keywords_type" : "allwords",
| |
| "o1" : "notsubstring",
| |
| "o2" : "casesubstring",
| |
| "f2" : "target_milestone",
| |
| "v1" : "disabled",
| |
| "v2" : "{{AURORA_VERSION}}",
| |
| "product" : "Toolkit, Core",
| |
| "product_type" : "contains_any"
| |
| }
| |
| </bugzilla>
| |
|
| |
| === All Target Milestone {{AURORA_VERSION}} bugs with 'feature' keyword ===
| |
| <bugzilla>
| |
| {
| |
| "keywords" : "feature",
| |
| "f1" : "cf_status_firefox{{AURORA_VERSION}}",
| |
| "keywords_type" : "allwords",
| |
| "o1" : "notsubstring",
| |
| "o2" : "casesubstring",
| |
| "f2" : "target_milestone",
| |
| "v1" : "disabled",
| |
| "v2" : "{{AURORA_VERSION}}",
| |
| "v3" : "Boot",
| |
| "o3" : "nowordssubstr",
| |
| "f3" : "product"
| |
| }
| |
| </bugzilla>
| |
|
| |
|
| == Targeting Firefox {{CENTRAL_VERSION}} == | | == Targeting Firefox {{CENTRAL_VERSION}} == |