DescriptionUpdate programmatic smooth scrolls on the RootFrameViewport.
Currently, the update occurs on the root FrameView so any programmatic
smooth scrolls on the RootFrameViewport wont get updated. This patch
causes the update to occur on the RootFrameViewport, which updates its
own animations, then calls the root FrameView's update method.
No test as smooth scrolls on RootFrameViewport aren't supported yet.
When that's enabled, any tests on that will implicitly test that
this works.
BUG=434497
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196603
Patch Set 1 #
Messages
Total messages: 10 (4 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||