DOM/board/review

From New wiki
Jump to navigation Jump to search

Open Bugs with Patches Up for Review

<bugzilla>

   {
       "product":  ["Core"],
       "component": ["DOM","DOM: Animation","DOM: Bindings (WebIDL)","DOM: Contacts","DOM: Content Processes","DOM: Core & HTML","DOM: CSS Object Model","DOM: Device Interfaces","DOM: Events","DOM: File","DOM: Flyweb","DOM: IndexedDB","DOM: Push Notifications","DOM: Quota Manager","DOM: Security","DOM: Service Workers","DOM: Web Payments","DOM: Web Sockets","DOM: Workers"],
       "f1":"attachments.ispatch",
       "o1":"equals",
       "v1":"1",
       "f2":"flagtypes.name",
       "o2":"substring",
       "v2":"review?",   
       "status":["NEW","REOPENED","ASSIGNED"],
       "include_fields":"assigned_to,id,summary,status,priority,last_change_time"

} </bugzilla>


Open Bugs with r- Patches

<bugzilla>

   {
       "product":  ["Core"],
       "component": ["DOM","DOM: Animation","DOM: Bindings (WebIDL)","DOM: Contacts","DOM: Content Processes","DOM: Core & HTML","DOM: CSS Object Model","DOM: Device Interfaces","DOM: Events","DOM: File","DOM: Flyweb","DOM: IndexedDB","DOM: Push Notifications","DOM: Quota Manager","DOM: Security","DOM: Service Workers","DOM: Web Payments","DOM: Web Sockets","DOM: Workers"],
       "f1":"attachments.ispatch",
       "o1":"equals",
       "v1":"1",
       "f2":"flagtypes.name",
       "o2":"substring",
       "v2":"review-",
       "f3":"flagtypes.name",
       "o3":"notsubstring",
       "v3":"review+", 
       "status":["NEW","REOPENED","ASSIGNED"],
       "include_fields":"assigned_to,id,summary,status,priority,last_change_time"

} </bugzilla>


Open Bugs with r+ Patches

<bugzilla>

   {
       "product":  ["Core"],
       "component": ["DOM","DOM: Animation","DOM: Bindings (WebIDL)","DOM: Contacts","DOM: Content Processes","DOM: Core & HTML","DOM: CSS Object Model","DOM: Device Interfaces","DOM: Events","DOM: File","DOM: Flyweb","DOM: IndexedDB","DOM: Push Notifications","DOM: Quota Manager","DOM: Security","DOM: Service Workers","DOM: Web Payments","DOM: Web Sockets","DOM: Workers"],
       "f1":"attachments.ispatch",
       "o1":"equals",
       "v1":"1",
       "f2":"flagtypes.name",
       "o2":"substring",
       "v2":"review+",
       "f3":"flagtypes.name",
       "o3":"notsubstring",
       "v3":"review?", 
       "status":["NEW","REOPENED","ASSIGNED"],
       "include_fields":"assigned_to,id,summary,status,priority,last_change_time"

} </bugzilla>