cc: Keep tilings texture size in sync
This approach keeps the viewport size as a property of the layerimpl, doing this makes sure that the pending and active trees are in sync, because the only way for the size to migrate from the pending to active tree is via a push. Since being in sync is all the matters, we avoid having to reach in from outside of the layer and recreate tilings. BUG=458750 Review URL: https://codereview.chromium.org/1024633002 Cr-Commit-Position: refs/heads/master@{#321851}
Showing
Please register or sign in to comment