Confirmed users
243
edits
Bobbychien (talk | contribs) (→Sprint Tracking: Merge query) |
Bobbychien (talk | contribs) (→Sprint Tracking: add v2.1 query) |
||
| Line 31: | Line 31: | ||
= | =v2.1 Tracking= | ||
== v2.1 - WebRTC H.264 Feature == | |||
<bugzilla> | |||
{ | |||
"product":"Core", | |||
"component_type":"contains", | |||
"component":["WebRTC"], | |||
"include_fields": "target_milestone, id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g, component", | |||
"target_milestone_type":"contains", | |||
"target_milestone" : "2.1 S" | |||
} | |||
</bugzilla> | |||
== v2.1 - Multimedia Platform Feature== | |||
<bugzilla> | |||
{ | |||
"product":"Core", | |||
"target_milestone_type":"contains", | |||
"target_milestone":"2.1 S", | |||
"component_type":"contains", | |||
"component":["Video/Audio"], | |||
"whiteboard_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_blocking_b2g, component" | |||
} | |||
</bugzilla> | |||
=v2.0 Tracking= | |||
== v2.0 - WebRTC H.264 Feature == | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||
| Line 45: | Line 70: | ||
</bugzilla> | </bugzilla> | ||
== v2.0 - Multimedia Platform Feature== | |||
<bugzilla> | <bugzilla> | ||
{ | { | ||