Bug 68950

Summary: watchlist: Add support for cc and message rules.
Product: WebKit Reporter: David Levin <levin>
Component: Tools / TestsAssignee: David Levin <levin>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 68822    
Attachments:
Description Flags
Patch abarth: review+

David Levin
Reported 2011-09-27 16:15:44 PDT
This is to list emails or messages to add to a bug when a definition matches a patch.
Attachments
Patch (14.48 KB, patch)
2011-09-27 16:22 PDT, David Levin
abarth: review+
David Levin
Comment 1 2011-09-27 16:22:33 PDT
Adam Barth
Comment 2 2011-09-27 16:27:48 PDT
Comment on attachment 108925 [details] Patch 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.
David Levin
Comment 3 2011-09-27 16:42:40 PDT
Committed as http://trac.webkit.org/changeset/96170 (And addressed Adam's comment.)
Note You need to log in before you can comment on or make changes to this bug.