Made top controls work with virtual viewport pinch-to-zoom. (Chromium)
This change adjusts the scroll bubbling logic in LayerTreeHostImpl so that outer viewport layer scrolls affect the top controls. Additionally, the outer viewport's size is adjusted to match the inner viewport's aspect ratio until a resize occurs. Blink side: https://codereview.chromium.org/643473002 BUG=364109 Review URL: https://codereview.chromium.org/641873003 Cr-Commit-Position: refs/heads/master@{#299384}
Showing
Please register or sign in to comment