DescriptionSend wheel gestures from event sender.
When wheel gestures are enabled on the content shell send them in the
event sender when mouse wheel scrolls occur. This conditional
code will eventually be removed once wheel gestures are enabled by
default for a full release. Event sender really should be sending
events up to the browser and this code wouldn't be necessary but
this is good for now. Log crbug.com/596095 to cover that.
Remove unused wheel scrolling code in event sender.
BUG=568183
Committed: https://crrev.com/43f18e9e7c90f40d6306f720791f60c1a09165dc
Cr-Commit-Position: refs/heads/master@{#382224}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Fix Mike's comments in patch set 1 #
Total comments: 2
Patch Set 3 : Add TODO and add helper #Patch Set 4 : Collapse gesture sending into a single function #
Messages
Total messages: 17 (7 generated)
|