summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authordtapuska <dtapuska@chromium.org>2016-03-14 12:22:07 -0700
committerCommit bot <commit-bot@chromium.org>2016-03-14 19:23:18 +0000
commit1f997a1f264cc2b642c67beb2301919f60b71fce (patch)
treea1e7cf12bab1d955f2aba868ad6f0308ea761157 /WATCHLISTS
parent7441ba884861e8483074a51a9a16b3f632526aa0 (diff)
downloadchromium_src-1f997a1f264cc2b642c67beb2301919f60b71fce.zip
chromium_src-1f997a1f264cc2b642c67beb2301919f60b71fce.tar.gz
chromium_src-1f997a1f264cc2b642c67beb2301919f60b71fce.tar.bz2
Add input watchlist and add dtapuska to input, blink_input, blink_events.
BUG= Review URL: https://codereview.chromium.org/1782443009 Cr-Commit-Position: refs/heads/master@{#381037}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS11
1 files changed, 11 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 0932de7..f4bf35f 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -428,6 +428,11 @@
'filepath': 'ui/views/animation/test/.*ink_drop.*|' \
'ui/views/animation/.*ink_drop.*'
},
+ 'input': {
+ 'filepath': 'content/browser/renderer_host/input|'\
+ 'content/renderer/input|'\
+ 'ui/events/blink/'
+ },
'installer': {
'filepath': 'chrome/installer/',
},
@@ -1056,6 +1061,9 @@
'|third_party/WebKit/LayoutTests/storage/indexeddb' \
'|third_party/WebKit/public/platform/.*IDB'
},
+ 'blink_input': {
+ 'filepath': 'third_party/WebKit/Source/core/input/'
+ },
'blink_layout': {
'filepath': 'third_party/WebKit/Source/core/layout' \
'|third_party/WebKit/Source/core/rendering'
@@ -1379,6 +1387,7 @@
'indexed_db': ['cmumford@chromium.org',
'jsbell+idb@chromium.org'],
'ink_drop': ['bruthig+ink_drop@chromium.org'],
+ 'input': ['dtapuska+chromiumwatch@chromium.org'],
'installer': ['grt+watch@chromium.org', 'wfh+watch@chromium.org'],
'installer_linux': [ 'mmoss@chromium.org'],
'instant': ['dcblack@chromium.org', 'jered@chromium.org',
@@ -1588,11 +1597,13 @@
'devtools-reviews@chromium.org' ],
'blink_events': [ 'eae+blinkwatch@chromium.org',
'dglazkov+blink@chromium.org',
+ 'dtapuska+blinkwatch@chromium.org',
'blink-reviews-events@chromium.org' ],
'blink_fetch': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',
'tyoshino+watch@chromium.org',
'loading-reviews+fetch@chromium.org' ],
+ 'blink_input': [ 'dtapuska+blinkwatch@chromium.org' ],
'blink_layers': [ 'blink-layers+watch@chromium.org' ],
'blink_loader': [ 'japhet@chromium.org',
'gavinp+loader@chromium.org',