Make DataTransfer::ClipByVisualViewport RLS-aware
With Root Layer Scrolling (RLS), the local frame contents are not scrolled because scrolling is handled by the layout view. This patch updates ClipByVisualViewport to apply the scroll offset itself (for both RLS and !RLS) instead of using RootFrameToContents. Bug: 769490 Change-Id: I3bff26b74f9672882bb8c564067f7e6630bbabf1 Reviewed-on: https://chromium-review.googlesource.com/695720Reviewed-by:Steve Kobes <skobes@chromium.org> Commit-Queue: Philip Rogers <pdr@chromium.org> Cr-Commit-Position: refs/heads/master@{#505883}
Showing
Please register or sign in to comment