Reduce capacity of thumbnail cache when GridTabSwitcher is used
With Grid Tab Switcher, the only users of thumbnail cache are StaticLayout and ToolbarSwipeLayout. To avoid visible degradation, StaticLayout needs the cache size to be at least 1, and ToolbarSwipeLayout needs 2. Bug: 959054 Change-Id: I8f9bfd376e7b52bb61165b33b201cec09397a44e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1594427 Commit-Queue: Wei-Yin Chen (陳威尹) <wychen@chromium.org> Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Matthew Jones <mdjones@chromium.org> Cr-Commit-Position: refs/heads/master@{#659760}
Showing
Please register or sign in to comment