DescriptionCleanup viewport scrolling for future scroll customization work.
Viewport scrolling previously returned a struct of information about
what scrolled. This complicated scroll customization. This patch makes
|Viewport::ScrollBy| return a single |Vector2dF|, as well as performing
some other cleanup that will simplify scroll customization.
BUG=505851
TEST=LayerTreeHostImplTest, WebContentsViewAuraTest.VerticalOverscroll
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/3e773d7aeba1eb0077a7907d0f5ff2e72e1c6753
Cr-Commit-Position: refs/heads/master@{#337694}
Patch Set 1 #Patch Set 2 : Fix value of report_overscroll_only_for_scrollable_axes on Aura. #
Total comments: 3
Messages
Total messages: 13 (3 generated)
|