[webkit-reviews] review granted: [Bug 69463] Improve the watchlist for threading entries. : [Attachment 109857] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 5 14:12:35 PDT 2011


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

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

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


> Tools/Scripts/webkitpy/common/config/watchlist:23
> +	       "more":
r"(AllowCrossThreadAccess|AtomicallyInitialize|CrossThreadCopier|CrossThreadRef
Counted|Mutex|ReadWriteLock|ThreadCondition|ThreadSafeRefCounted|ThreadSpecific
"
> +		      
r"|createCallbackTask|crossThreadString|deprecatedTurnOffVerifier|threadsafeCop
y|)(?!\.(h|cpp))",

Is the trailing | intentional?


More information about the webkit-reviews mailing list