summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 19:50:01 +0000
committerjsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-11-12 19:50:01 +0000
commitc2616135249e512ec46be842bcf86fc8ff79ba3f (patch)
tree2d6bf021e1f0c79535eb13447416ff8a82a66b51
parent8c667237c4a1baa433085764d4364ba9b25079b4 (diff)
downloadchromium_src-c2616135249e512ec46be842bcf86fc8ff79ba3f.zip
chromium_src-c2616135249e512ec46be842bcf86fc8ff79ba3f.tar.gz
chromium_src-c2616135249e512ec46be842bcf86fc8ff79ba3f.tar.bz2
Add watchlist entries for Indexed DB
NOTRY=true TBR=dgrogan@chromium.org Review URL: https://codereview.chromium.org/69343009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234609 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--WATCHLISTS9
1 files changed, 9 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index f03e050..435c0cf 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -310,6 +310,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/',
},
@@ -728,6 +735,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',