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

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: Created 6 years, 8 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 fad228d318c34788dd7680252dc21aabcb76e91a..eeb63ee25fb7cc2544213e52e59656a02da27637 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -485,6 +485,13 @@
'|chrome/browser/ui/gtk/panels'\
'|chrome/browser/ui/views/panels'
},
+ 'password_manager': {
+ 'filepath': 'chrome/.*/password_'\
vabr (Chromium) 2014/04/30 14:14:26 Silly question: Are you sure this is a prefix-matc
Mike West 2014/05/05 07:00:53 According to the comment at the top of the file, y
+ '|chrome/browser/ui/passwords'\
+ '|chrome/browser/ui/views/passwords'\
+ '|chrome/test/data/password'\
+ '|components/password_'\
vabr (Chromium) 2014/04/30 14:14:26 You might also want to add components/autofill/.*p
Mike West 2014/05/05 07:00:53 Done.
+ },
'pepper_api': {
'filepath': 'ppapi/api'\
'|ppapi/c',
@@ -855,6 +862,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', 'yzshen+watch@chromium.org',
'yusukes+watch@chromium.org', 'raymes+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