[webkit-reviews] review granted: [Bug 68950] watchlist: Add support for cc and message rules. : [Attachment 108925] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 27 16:27:47 PDT 2011


Adam Barth <abarth at webkit.org> has granted David Levin <levin at chromium.org>'s
request for review:
Bug 68950: watchlist: Add support for cc and message rules.
https://bugs.webkit.org/show_bug.cgi?id=68950

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

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


> Tools/Scripts/webkitpy/common/watchlist/watchlist.py:81
> +	       'messages':  self.determine_messages(definitions), }

PEP8 would tell you to put the } on the next line.


More information about the webkit-reviews mailing list