[webkit-reviews] review granted: [Bug 69461] Add watchlist entries for abarth : [Attachment 109854] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 13:53:33 PDT 2011


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

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

------- Additional Comments from David Levin <levin at chromium.org>
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.)


More information about the webkit-reviews mailing list