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

Unified Diff: WATCHLISTS

Issue 10704170: Add disk_cache watchlist, and join it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remediate Created 8 years, 5 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 ef92bd53fc6d808b80e938be5af755b13506a104..18be0292abcfa852ccc0cf661d04781535b8eb04 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -98,6 +98,9 @@
'filepath': 'net/cookies/.*|'\
'chrome/browser/net/sqlite_persistent_cookie_store.*',
},
+ 'disk_cache': {
+ 'filepath': 'net/disk_cache/|http_cache',
wtc 2012/07/12 22:58:15 The filepath seems wrong. It seems that it should
+ },
'dns': {
'filepath': 'net/base/host_resolver.*|' \
'net/base/host_cache.*|' \
@@ -410,6 +413,7 @@
'darin-cc@chromium.org'],
'cookie_monster': ['erikwright@chromium.org', 'rkn@chromium.org',
'wtc@chromium.org'],
+ 'disk_cache': ['gavinp+disk@chromium.org'],
'dns': ['mmenke@chromium.org'],
'download': ['rdsmith+dwatch@chromium.org'],
'downloads_ui': ['asanka@chromium.org', 'rdsmith@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