Bug 32351

Summary: bugzilla-tool needs a command to list patches needing cq+
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch abarth: review+

Description Eric Seidel (no email) 2009-12-09 16:00:39 PST
bugzilla-tool needs a command to list patches needing cq+

Basically I've written a more powerful bugzilla query which can take committer status into account.

I figure it's useful for more than just me.
Comment 1 Eric Seidel (no email) 2009-12-09 16:22:19 PST
Created attachment 44578 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-09 16:26:10 PST
style-queue ran check-webkit-style on attachment 44578 [details] without any errors.
Comment 3 Adam Barth 2009-12-09 22:11:29 PST
Comment on attachment 44578 [details]
Patch

+ fetch_bug_ids_from_needs_commit_list

I'd call this "pending commit" because that's what the webkit.org shortcut is called.

Otherwise, looks great.  Looks like you figured out the answer to the question you asked me earlier.
Comment 4 Eric Seidel (no email) 2009-12-10 13:17:08 PST
Committed r51959: <http://trac.webkit.org/changeset/51959>