RESOLVED FIXED Bug 69461
Add watchlist entries for abarth
https://bugs.webkit.org/show_bug.cgi?id=69461
Summary Add watchlist entries for abarth
Adam Barth
Reported 2011-10-05 13:49:05 PDT
Add watchlist entries for abarth
Attachments
Patch (2.24 KB, patch)
2011-10-05 13:49 PDT, Adam Barth
levin: review+
Adam Barth
Comment 1 2011-10-05 13:49:56 PDT
David Levin
Comment 2 2011-10-05 13:53:34 PDT
Comment on attachment 109854 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=109854&action=review > Tools/Scripts/webkitpy/common/config/watchlist:27 > + "more": r"[Ss]ecurityOrigin", I'd recommend adding this (?!\.(h|cpp)) to the end of this regex and the less one as well. You probably don't care about people adding includes or changing build files. (For example, I got added to https://bugs.webkit.org/show_bug.cgi?id=32452 because I didn't do this.)
Adam Barth
Comment 3 2011-10-05 13:59:25 PDT
I was tempted to subscribe to all IDL changes, but that's probably too many.
Adam Barth
Comment 4 2011-10-05 14:00:14 PDT
Note You need to log in before you can comment on or make changes to this bug.