summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorvabr <vabr@chromium.org>2014-11-17 03:50:27 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-17 11:50:44 +0000
commit8380eb3d43e19bc539b2e240b039d80b68f83c85 (patch)
tree3185fec552da60b4c59e31e86f5f2588cedb7178 /WATCHLISTS
parentfd27f2a7db039d4cf67e515b3ed402c7cd1a0e4c (diff)
downloadchromium_src-8380eb3d43e19bc539b2e240b039d80b68f83c85.zip
chromium_src-8380eb3d43e19bc539b2e240b039d80b68f83c85.tar.gz
chromium_src-8380eb3d43e19bc539b2e240b039d80b68f83c85.tar.bz2
vabr to watch custom_handlers
The poor custom_handlers don't have a specific OWNER. vabr@ will try to do drive-bys for them and apply to become an OWNER later based on that experience. This is trying to address the suggestion in https://codereview.chromium.org/687683004/#msg11. R=mkwst@chromium.org BUG=395085 NOTRY=true Review URL: https://codereview.chromium.org/733063002 Cr-Commit-Position: refs/heads/master@{#304410}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS5
1 files changed, 5 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index 6a2b116..305f87b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -259,6 +259,10 @@
'filepath': 'net/cookies/|'\
'chrome/browser/net/sqlite_persistent_cookie_store',
},
+ 'custom_handlers': {
+ 'filepath': 'chrome/browser/custom_handlers/|'\
+ 'chrome/common/custom_handlers/',
+ },
'deep_memory_profiler': {
'filepath': 'tools/(deep_memory_profiler|find_runtime_symbols)',
},
@@ -859,6 +863,7 @@
'content_shell': ['jochen+watch@chromium.org',
'mkwst+moarreviews-shell@chromium.org'],
'cookie_monster': ['erikwright@chromium.org'],
+ 'custom_handlers': ['vabr@chromium.org'],
'deep_memory_profiler': ['dmikurube@chromium.org'],
'device_sensors': ['timvolodine@chromium.org', 'mvanouwerkerk@chromium.org', 'rijubrata.bhaumik@intel.com'],
'devtools': ['pfeldman@chromium.org', 'yurys@chromium.org',