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

Darin Adler darin at apple.com
Thu Jun 16 15:14:12 PDT 2005


= 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=ASSIGNED& 
bug_status=REOPENED&field0-0-0=flagtypes.name&type0-0-0=equals&value0-0- 
0=review%2B

     -- Darin




More information about the webkit-dev mailing list