DescriptionRevert of Revert of Early terminate flings when scrolling impossible (https://codereview.chromium.org/213743004/)
Reason for revert:
The broken fling layout test has been fixed in: https://codereview.chromium.org/219243010/
Original issue's description:
> Revert of Early terminate flings when scrolling impossible (https://codereview.chromium.org/136173004/)
>
> Reason for revert:
> Broke a layout test, fast/events/touch/gesture/pad-gesture-fling.html
>
> http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20Blink&tests=fast%2Fevents%2Ftouch%2Fgesture%2Fpad-gesture-fling.html
>
>
> Original issue's description:
> > Early terminate flings when scrolling impossible
> >
> > Previously, flings were terminated early only if the root layer overscrolled.
> > Now, flings will terminate if the fling target's |scrollBy()| method returns
> > false, providing consistency between layer types and saving battery on
> > sites with scrolling sublayers.
> >
> > Also move |DidOverscrollParams| into content/ in anticipation of using it
> > directly in the overscroll IPC message.
> >
> > Corresponding Blink patch:
> > https://codereview.chromium.org/139493003/
> >
> > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260631
>
> TBR=aelias@chromium.org,jochen@chromium.org,jdduke@chromium.org
> NOTREECHECKS=true
> NOTRY=true
>
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260773
TBR=aelias@chromium.org,jochen@chromium.org,tkent@chromium.org
NOTRY=true
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261187
Patch Set 1 #
Created: 6 years, 8 months ago
(Patch set is too large to download)
Messages
Total messages: 11 (0 generated)
|