0

Add GWP-ASan watchlist

Add mpdenton@chromium.org to watch components/gwp_asan and
components/memory_system.

Change-Id: I5fabb6cb2f4698d100c97aed4a25d155999f6857
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5484594
Auto-Submit: Matthew Denton <mpdenton@chromium.org>
Commit-Queue: Matthew Denton <mpdenton@chromium.org>
Reviewed-by: Sergei Glazunov <glazunov@google.com>
Cr-Commit-Position: refs/heads/main@{#1297845}
This commit is contained in:
Matthew Denton
2024-05-07 23:40:25 +00:00
committed by Chromium LUCI CQ
parent ad73101fdf
commit ba05b5e391

@ -1276,6 +1276,10 @@
'extensions/renderer/resources/guest_view|'\
'extensions/test/data/(app|web)_view',
},
'gwp_asan': {
'filepath': 'components/gwp_asan|'\
'components/memory_system',
},
'hashprefix_realtime': {
'filepath': 'components/safe_browsing/core/browser/hashprefix_realtime/'
},
@ -2946,6 +2950,8 @@
'gpu_passthrough_cmd_decoder': ['geofflang+watch@chromium.org'],
'guest_view': ['mcnee@chromium.org',
'wjmaclean@chromium.org'],
'gwp_asan': ['mpdenton+watch@chromium.org',
'glazunov+watch@chromium.org'],
'hashprefix_realtime': ['thefrog+watch@chromium.org'],
'headless': ['headless-reviews@chromium.org'],
'heap_mojo': ['chikamune+watch@chromium.org'],