Commit e3deb2aa authored by Alexander Timin's avatar Alexander Timin Committed by Commit Bot

[bfcache] Add a watchlist for bfcache

R=carlscab@google.com

Change-Id: I31de368fb76d6aeb18770122d0aa32d36c20a18b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1815127Reviewed-by: default avatarCarlos Caballero <carlscab@google.com>
Commit-Queue: Alexander Timin <altimin@chromium.org>
Cr-Commit-Position: refs/heads/master@{#698492}
parent aa582349
...@@ -241,6 +241,12 @@ ...@@ -241,6 +241,12 @@
'content/test/data/battery_status/|'\ 'content/test/data/battery_status/|'\
'device/battery/', 'device/battery/',
}, },
'bfcache': {
'filepath': 'content/browser/frame_host/back_forward_cache.*|'\
'content/browser/back_forward_cache_browsertest.cc|'\
'content/test/data/back_forward_cache/|'\
'content/public/browser/back_forward_cache.h',
},
'binary_size': { 'binary_size': {
'filepath': 'build/android/binary_size/|'\ 'filepath': 'build/android/binary_size/|'\
'tools/binary_size/', 'tools/binary_size/',
...@@ -2011,6 +2017,7 @@ ...@@ -2011,6 +2017,7 @@
'robliao+watch@chromium.org', 'robliao+watch@chromium.org',
'wfh+watch@chromium.org'], 'wfh+watch@chromium.org'],
'battery_status': ['timvolodine@chromium.org'], 'battery_status': ['timvolodine@chromium.org'],
'bfcache': ['bfcache-bugs@chromium.org'],
'binary_size': ['agrieve+watch@chromium.org', 'binary_size': ['agrieve+watch@chromium.org',
'estevenson+watch@chromium.org'], 'estevenson+watch@chromium.org'],
'blink': ['blink-reviews@chromium.org'], 'blink': ['blink-reviews@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