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

Unified Diff: WATCHLISTS

Issue 69343009: Add watchlist entries for Indexed DB (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 1 month 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 04596e1addcef2bbafbf762fe479471fc875feae..fb83f31fe02d50cd2f1426e1961b02bf998bc302 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -303,6 +303,13 @@
'importer': {
'filepath': 'import',
},
+ 'indexed_db': {
+ 'filepath': 'content/browser/indexed_db|'\
+ 'content/child/indexed_db|'\
+ 'content/common/indexed_db|'\
+ 'content/public/browser/indexed_db|'\
+ 'content/test/data/indexeddb',
+ },
'installer': {
'filepath': 'chrome/installer/',
},
@@ -720,6 +727,8 @@
'i18n': ['jshin+watch@chromium.org'],
'imageburner': ['tbarzic+watch@chromium.org'],
'importer': ['tfarina@chromium.org'],
+ 'indexed_db': ['alecflett@chromium.org', 'cmumford@chromium.org',
+ 'dgrogan@chromium.org', 'jsbell@chromium.org'],
'installer': ['grt+watch@chromium.org'],
'instant': ['dcblack@chromium.org', 'jered@chromium.org',
'dominich@chromium.org', 'samarth+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