DescriptionAdd a bit to not bubble scrolls to parent scrolling layers
This will be used by flings to avoid bubbling to parent layers. Also adds a
private bool to record whether we have already flung in the currentlyScrollingLayer
to avoid flinging in multiple layers in multiple scrollBy calls.
BUG=169548
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=179759
Patch Set 1 #
Total comments: 6
Patch Set 2 : Added test and using scrollType instead of bool #
Total comments: 10
Patch Set 3 : Nits #
Messages
Total messages: 11 (0 generated)
|