DescriptionAdd preventPropagation flag to GestureScrollUpdate event
This is in preparation for the removal of GestureScrollUpdateWithoutPropagation
event. The new flag is stored in a int due to alignment requirements of
WebInputEvent class.
All related tests will be updated in a separate CL because they depend on
EventSender updates which lives outside blink and depends on this CL.
follow-up patch #2: https://codereview.chromium.org/729533003
follow-up patch #3: https://codereview.chromium.org/732483003
BUG=416596
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=185685
Patch Set 1 #Patch Set 2 : Rebase #Patch Set 3 : Revert some unnecessary whitespace change #
Total comments: 2
Patch Set 4 : Update unit test #
Total comments: 2
Patch Set 5 : Address minor nit #Patch Set 6 : Rebase #
Messages
Total messages: 20 (9 generated)
|