RESOLVED FIXED32980
Add more awesome bug-parsing logic to bugzilla.py in preparation for assign-to-committer command
https://bugs.webkit.org/show_bug.cgi?id=32980
Summary Add more awesome bug-parsing logic to bugzilla.py in preparation for assign-t...
Eric Seidel (no email)
Reported 2009-12-27 23:33:57 PST
Add more awesome bug-parsing logic to bugzilla.py in preparation for assign-to-committer command I am writing a command to assign all un-assigned bugs in the pending-commit queue to the appropriate committer. To do that, I need to be able to parse out who the bug is currently assigned to, which means bugzilla.py needs better parsing logic. Since I plan to use more of the bug information in the future, I also added basic parsing for things like cc_emails and added a new unit test.
Attachments
Patch (10.59 KB, patch)
2009-12-27 23:40 PST, Eric Seidel (no email)
no flags
Eric Seidel (no email)
Comment 1 2009-12-27 23:40:08 PST
WebKit Review Bot
Comment 2 2009-12-27 23:42:18 PST
style-queue ran check-webkit-style on attachment 45546 [details] without any errors.
Adam Barth
Comment 3 2009-12-27 23:47:49 PST
Comment on attachment 45546 [details] Patch you're getting better at python. :)
WebKit Commit Bot
Comment 4 2009-12-27 23:59:09 PST
Comment on attachment 45546 [details] Patch Clearing flags on attachment: 45546 Committed r52594: <http://trac.webkit.org/changeset/52594>
WebKit Commit Bot
Comment 5 2009-12-27 23:59:15 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.