Confirmed users
69
edits
(Added Device Storage ServiceWorker Bug query) |
(Added Device Storage Bug queries) |
||
Line 18: | Line 18: | ||
IRC: ffos_media | IRC: ffos_media | ||
==== Device Storage Testing Bugs ==== | |||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"target_milestone":"", | |||
"whiteboard":"DeviceStorageTest", | |||
"whiteboard_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage "Need to be fixed" Bugs ==== | |||
<bugzilla> | |||
{ | |||
"id": ["821993", "859696", "908424", "1017414", "1099090", "1104337", "1111427", "1117136"], | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage Investigate Further Bugs ==== | |||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"target_milestone":"", | |||
"whiteboard":"DeviceStorageInvestigate", | |||
"whiteboard_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage "Probably already fixed - need to check" Bugs ==== | |||
<bugzilla> | |||
{ | |||
"id": ["852864", "868032", "873107", "922237", "964860", "1059898", "1126114"], | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage "Nice to have" Bugs ==== | |||
<bugzilla> | |||
{ | |||
"id": ["861009", "1055242", "1059970", "1180121", "1184484", "1205401"], | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage "Needs Product input (or somebody to decide if we should do these)" Bugs ==== | |||
<bugzilla> | |||
{ | |||
"id": ["823594", "841866", "937958", "945160", "1195207"], | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage Database Bugs ==== | |||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"target_milestone":"", | |||
"whiteboard":"DeviceStorageDB", | |||
"whiteboard_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage Service Worker Bugs ==== | ==== Device Storage Service Worker Bugs ==== | ||
Line 26: | Line 102: | ||
"target_milestone":"", | "target_milestone":"", | ||
"whiteboard":"NG Device Storage", | "whiteboard":"NG Device Storage", | ||
"whiteboard_type":"contains", | |||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | |||
} | |||
</bugzilla> | |||
==== Device Storage FileSytem API Bugs ==== | |||
<bugzilla> | |||
{ | |||
"status":["UNCONFIRMED", "NEW", "ASSIGNED", "REOPENED"], | |||
"target_milestone":"", | |||
"whiteboard":"DeviceStorageFS", | |||
"whiteboard_type":"contains", | "whiteboard_type":"contains", | ||
"include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" | "include_fields": "id, summary, status, resolution, assigned_to, depends_on, blocks, whiteboard, cf_feature_b2g, cf_blocking_b2g" |