Hi all, as requested by Eric Seidel, i figured out how to track all bugs in bugzilla which currently have a review- or a patch but no review status. There's currently 38 of them. This is "low-hanging-fruit" so, if you want to start hacking on webkit, or just looking to get a few bugs fixed fast, check these out! the tiny url is: http://tinyurl.com/78y9a the long one is: http://bugzilla.opendarwin.org/buglist.cgi? query_format=advanced&product=WebKit&bug_status=UNCONFIRMED&bug_status=N EW&bug_status=ASSIGNED&bug_status=REOPENED&field0-0-0=attachments.is patch&type0-0-0=equals&value0-0-0=1&field0-0-1=flagtypes.name&type0-0-1= substring&value0-0-1=review- &field0-1-0=attachments.isobsolete&type0-1-0=notequals&value0-1-0=1&fiel d0-2-0=flagtypes.name&type0-2-0=notsubstring&value0-2-0=review% 2B&field0-2-1=noop&type0-2-1=noop&value0-2-1=review- &field0-2-2=flagtypes.name&type0-2-2=notsubstring&value0-2-2=review%3F for those of you wanting to know: this is achieved by, in the advanced search tab of bugzilla's query.cgi, selecting Webkit as a product, selecting the first 4 statuses and then in the lower part of the page, under Advanced Searching using boolean charts setting: Flag is equal to review- OR Attachment is patch is equal to 1 (0 would give all bugs without patches) AND Attachment is obsolete is not equal to 1 AND Flag is not equal to review+ OR Flag is not equal to review? Kind regards and good lucking getting these bugs fixed! Joost PS if anyone thinks i missed bugs with this query, please point me to one of them so i can fix the query, quering bugzilla like this is hard to get right :) -- Joost de Valk #: AlthA on #webkit @ irc.freenode.net @: webkit@joostdevalk.nl W: http://www.joostdevalk.nl "The only people who find what they are looking for in life are the fault finders." - Foster's Law