[webkit-reviews] review granted: [Bug 47943] Teach feeder-queue how to feed the EWS bots : [Attachment 71218] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 18:03:39 PDT 2010


Adam Barth <abarth at webkit.org> has granted Eric Seidel <eric at webkit.org>'s
request for review:
Bug 47943: Teach feeder-queue how to feed the EWS bots
https://bugs.webkit.org/show_bug.cgi?id=47943

Attachment 71218: Patch
https://bugs.webkit.org/attachment.cgi?id=71218&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=71218&action=review

yay!

> WebKitTools/Scripts/webkitpy/tool/bot/feeders.py:80
> +	   self._ids_sent_to_server = set()
> +	   AbstractFeeder.__init__(self, tool)

I'd reverse these lines.


More information about the webkit-reviews mailing list