[webkit-dev] some handy queries for screening, reviewing, and committing

David D. Kilzer ddkilzer at kilzer.net
Fri Jun 17 06:32:15 PDT 2005


Note that if you're logged in to Bugzilla, you may save each of these  
searches by entering a unique name and hitting the "Remember search"  
button at the bottom of the results.  The links show up in the footer  
of each Bugzilla page when you're logged in.

Dave


On Jun 16, 2005, at 5:14 PM, Darin Adler wrote:

> = Bug screening (useful for anyone who can confirm bugs)
>
> Bugs that are still unconfirmed:
>
>     http://bugzilla.opendarwin.org/buglist.cgi? 
> query_format=advanced&product=WebKit&bug_status=UNCONFIRMED
>
> If you have confirmation privileges, you should move these to NEW  
> if the bug report is good (you can reproduce, etc.).
>
> = Patch reviewing (mainly useful for reviewers)
>
> Patches with review requested that have not yet been reviewed:
>
>     http://bugzilla.opendarwin.org/request.cgi? 
> action=queue&product=WebKit&type=review&group=type
>
> = Patch committing (mainly useful for people with commit privileges):
>
> Unresolved bugs with reviewed patches attached. This can either  
> mean the patch hasn't been committed yet, or that the bug hasn't  
> been marked resolved yet, or that a patch that only fixes part of  
> the bug has been reviewed and committed, but the bug isn't  
> completely fixed yet.
>
>     http://bugzilla.opendarwin.org/buglist.cgi? 
> query_format=advanced&product=WebKit&bug_status=NEW&bug_status=ASSIGNE 
> D&bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value 
> 0-0-0=review%2B
>
>     -- Darin



More information about the webkit-dev mailing list