DescriptionUse scroll customization primitives for touch scrolling (behind REF).
With the ScrollCustomization runtime enabled feature on, use scrolling
built on top of applyScroll, distributeScroll, and the ScrollState
object.
This is part of landing https://codereview.chromium.org/850443002/.
A follow up patch will expose the applyScroll and distributeScroll
methods to JS.
BUG=410974
TEST=scroll_customization virtual test suite.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=192688
Patch Set 1 #
Total comments: 4
Patch Set 2 : Clean up. #Patch Set 3 : Cleanup. #Patch Set 4 : Fix nullptr dereference. #
Total comments: 44
Patch Set 5 : Address rbyers' feedback. #
Total comments: 1
Patch Set 6 : Merge. #Patch Set 7 : Minor clean up. #Patch Set 8 : Address rbyers' nit. #Messages
Total messages: 12 (3 generated)
|