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

Unified Diff: WATCHLISTS

Issue 13455010: Watchlist entries for animation (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix Shane's email address Created 7 years, 9 months 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 | « no previous file | 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 ce5a05843549b4788c645cd573a2b7e685d4c6a1..cccaeeea473b42116b6094dfb6d054051acee6b1 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -10,6 +10,11 @@
{
'WATCHLIST_DEFINITIONS': {
+ 'animations': {
+ 'filepath': 'Source/WebCore/page/animation' \
+ '|LayoutTests/fast/animation' \
+ '|LayoutTests/animation',
+ },
'test_runner': {
'filepath': 'Tools/DumpRenderTree/chromium/TestRunner',
},
@@ -25,6 +30,9 @@
},
'WATCHLISTS': {
+ 'animations': ['dstockwell@chromium.org',
+ 'steveblock@chromium.org',
+ 'shans@chromium.org'],
'test_runner': [ 'jochen+watch@chromium.org' ],
'platform_graphics': [ 'schenney@chromium.org' ],
'SVG': [ 'schenney@chromium.org', 'pdr@google.com', 'fmalita@chromium.org' ],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698