[webkit-dev] Feature announcement: webkit-patch patches-to-review
Thiago Marcos P. Santos
tmpsantos at gmail.com
Thu Jun 28 06:44:14 PDT 2012
Hi WebKit,
"webkit-patch patches-to-review" was reworked [1] and now, instead of
giving you the list of attachment ID of all the patches pending review, it
will give you the list of bugs + description + age of patches pending
review that has you on the CC list. The age here stands for how long in
days the patch is waiting for review, not to the last time the bug was
changed.
Example:
$ ./Tools/Scripts/webkit-patch patches-to-review
Logging in as username at webkit.org...
Bugs with attachments pending review that has username at webkit.org in the CC
list:
http://webkit.org/b/bugid Description (age in days)
http://webkit.org/b/86310 [GStreamer]
media/media-continues-playing-after-replace-source.html fails (14)
http://webkit.org/b/86615 [EFL][DRT] EFL DRT needs deletebutton
controller (17)
http://webkit.org/b/82864 [EFL] LayoutTestController needs implementation
of setTabKeyCyclesThroughElements (29)
http://webkit.org/b/84589 [EFL][DRT] Implementation of showModalDialog
needed (50)
http://webkit.org/b/68511 [EFL] Script for running WebKit-EFL Unit Tests
(276)
http://webkit.org/b/54373 CSS '+' combinator with more than 2
combinations doesn't work (401)
Total: 6
$
Try "webkit-patch help patches-to-review" for few more options.
[1] https://bugs.webkit.org/show_bug.cgi?id=89470
Enjoy.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20120628/e9fb9f88/attachment.html>
More information about the webkit-dev
mailing list