Commit eda2b87c authored by Daniel Murphy's avatar Daniel Murphy Committed by Commit Bot

Adding dmurph@ to watchlists.

This changes adds dom_storage, blink_dom_storage, and storage_service as
watchable categories.

Also, this change adds dmurph@ to the watchlist for indexed_db,
blink_indexed_db, dom_storage, blink_dom_storage, and storage_service.

Change-Id: I7a82e79d5c9be729fd7f16adf252b24753d1283f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1941192
Auto-Submit: Daniel Murphy <dmurph@chromium.org>
Reviewed-by: default avatarenne <enne@chromium.org>
Commit-Queue: enne <enne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#719805}
parent d49ed03e
......@@ -370,6 +370,12 @@
'blink_dom_events': {
'filepath': 'third_party/blink/renderer/core/dom/events/'
},
'blink_dom_storage': {
'filepath': 'third_party/blink/common/dom_storage/|' \
'third_party/blink/public/mojom/dom_storage/|' \
'third_party/blink/public/common/dom_storage/|' \
'third_party/blink/renderer/modules/storage/',
},
'blink_events': {
'filepath': 'third_party/blink/renderer/core/page/.*event' \
'|third_party/blink/renderer/core/dom/.*event' \
......@@ -929,6 +935,11 @@
'disk_cache': {
'filepath': 'net/disk_cache/|http_cache',
},
'dom_storage': {
'filepath': 'content/common/dom_storage/|'\
'content/browser/dom_storage/|'\
'components/services/storage/dom_storage/',
},
'download': {
'filepath': 'chrome/browser/download/|'\
'content/browser/download/',
......@@ -1079,7 +1090,8 @@
'filepath': 'content/browser/indexed_db|'\
'content/public/browser/indexed_db|'\
'content/renderer/indexed_db|'\
'content/test/data/indexeddb',
'content/test/data/indexeddb|'\
'components/services/storage/indexed_db',
},
'infra': {
'filepath': 'infra/config|'\
......@@ -1649,6 +1661,9 @@
'startup': {
'filepath': 'chrome/browser/ui/startup/',
},
'storage_service' : {
'filepath': 'components/services/storage/',
},
'styleguide': {
'filepath': '^styleguide/',
},
......@@ -2116,6 +2131,7 @@
'blink_dom': ['blink-reviews-dom@chromium.org',
'eae+blinkwatch@chromium.org'],
'blink_dom_events': ['hayato+watch@chromium.org'],
'blink_dom_storage': ['dmurph+domstorage@chromium.org'],
'blink_events': ['blink-reviews-events@chromium.org',
'dtapuska+blinkwatch@chromium.org',
'eae+blinkwatch@chromium.org'],
......@@ -2134,7 +2150,8 @@
'loading-reviews+parser@chromium.org'],
'blink_image_codecs': ['cblume+imagecodecs@chromium.org',
'mbarowsky+watch-image-codecs@chromium.org'],
'blink_indexed_db': ['jsbell+idb@chromium.org'],
'blink_indexed_db': ['jsbell+idb@chromium.org',
'dmurph+idb@chromium.org'],
'blink_input': ['dtapuska+blinkwatch@chromium.org',
'nzolghadr+blinkwatch@chromium.org'],
'blink_layers': ['blink-layers+watch@chromium.org'],
......@@ -2366,6 +2383,7 @@
'odejesush+watch@chromium.org'],
'devtools': ['devtools-reviews@chromium.org'],
'disk_cache': ['gavinp+disk@chromium.org'],
'dom_storage': ['dmurph+domstorage@chromium.org'],
'download': ['dtrainor+watch@chromium.org'],
'downloads_ui': ['dbeam+watch-downloads-ui@chromium.org',
'dtrainor+watch@chromium.org'],
......@@ -2416,7 +2434,8 @@
'history_ui': ['dbeam+watch-history-ui@chromium.org'],
'i18n': ['jshin+watch@chromium.org'],
'incident_reporting': ['grt+watch@chromium.org'],
'indexed_db': ['jsbell+idb@chromium.org'],
'indexed_db': ['jsbell+idb@chromium.org',
'dmurph+idb@chromium.org'],
'infra': ['jbudorick+watch@chromium.org'],
'infra_docs': ['martiniss+watch@chromium.org'],
'ink_drop': ['bruthig+ink_drop@chromium.org'],
......@@ -2637,6 +2656,7 @@
'timvolodine@chromium.org'],
'startup': ['grt+watch@chromium.org',
'pastarmovj+watch@chromium.org'],
'storage_service': ['dmurph+storageservice@chromium.org'],
'styleguide': ['danakj+watch@chromium.org',
'jbroman+cpp@chromium.org',
'vmpstr+watch@chromium.org'],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment