Force a toolbar texture capture if the tab count has changed
If the tab count has changed since the last toolbar texture capture, force a texture capture the next time #setForceTextureCapture is called. Prior to splitting the tab switcher and browsing mode toolbar views this wasn't necessary because changing the tab count caused an invalidation to propogate to the ViewResourceFrameLayout. After the split, however, the invalidation doesn't get propogated becaused the browsing mode view is invisible while in the tab switcher. BUG=917805 Change-Id: I451767a6d24bf570a60eac22ef1c2d76decf9740 Reviewed-on: https://chromium-review.googlesource.com/c/1391677Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Theresa <twellington@chromium.org> Cr-Commit-Position: refs/heads/master@{#619457}
Showing
Please register or sign in to comment