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

Unified Diff: WATCHLISTS

Issue 266473004: Watchlist: Add a password_manager ruleset, and myself to it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Feedback. Created 6 years, 7 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 6eb5dbf509ea86e119a37bc8bc8d6fae1ea71790..1e6841f94a76b79cf96991e9158b8e2231fd55e5 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -482,6 +482,14 @@
'|chrome/browser/ui/gtk/panels'\
'|chrome/browser/ui/views/panels'
},
+ 'password_manager': {
+ 'filepath': 'chrome/.*/password_'\
+ '|chrome/browser/ui/passwords'\
+ '|chrome/browser/ui/views/passwords'\
+ '|chrome/test/data/password'\
+ '|components/autofill.*password'
+ '|components/password_'\
+ },
'pepper_api': {
'filepath': 'ppapi/api'\
'|ppapi/c',
@@ -851,6 +859,7 @@
'rjkroege@chromium.org'],
'panels': ['dimich@chromium.org', 'jennb@chromium.org',
'dcheng@chromium.org', 'jianli@chromium.org'],
+ 'password_manager': ['mkwst+watchlist@chromium.org'],
'pepper_api': ['piman+watch@chromium.org', 'ihf+watch@chromium.org',
'yusukes+watch@chromium.org', 'raymes+watch@chromium.org',
'noelallen@chromium.org', 'binji+watch@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