Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1378)

Unified Diff: WATCHLISTS

Issue 715653002: Create a watchlist entry for Source/core/paint. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/core/rendering/RenderImage.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: WATCHLISTS
diff --git a/WATCHLISTS b/WATCHLISTS
index f4f9fe5fe6c131a5087c08ad70732a296740ca95..8f74d776d1fed3945ad548b26f68d17f3015418a 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -85,6 +85,9 @@
'owners': {
'filepath': 'OWNERS',
},
+ 'paint': {
+ 'filepath' : 'Source/core/paint/'
+ },
'preloadScanner': {
'filepath': 'Source/core/html/parser/HTMLPreloadScanner',
},
@@ -374,6 +377,8 @@
'leviw+renderwatch@chromium.org',
'zoltan@webkit.org',
'blink-reviews-rendering@chromium.org' ],
+ 'paint' : [ 'blink-reviews-paint@chromium.org',
+ 'slimming-paint-reviews@chromium.org' ],
'compositing': [ ],
'content_security_policy': [ 'mkwst+watchlist-csp@chromium.org' ],
'prerender': [ 'gavinp+prerender@chromium.org',
« no previous file with comments | « Source/core/rendering/RenderImage.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698