DescriptionMake Mac pinch thresholding apply only to zoom (Chromium side)
Add a zoomDisabled flag (disabled so that it will default to false
everywhere except where we set it) to WebGestureEvent.
Note that the equivalent blink::Event does not have a corresponding
gesture sub-type that sends pinch scale information, so the
zoomDisabled information is not passed on either.
Blink side:
https://codereview.chromium.org/1127013002/
BUG=478981
Committed: https://crrev.com/0a8c2754afbae766a5db45ead34d0154e8b03997
Cr-Commit-Position: refs/heads/master@{#329266}
Patch Set 1 #
Total comments: 7
Patch Set 2 : Incorporate review feedback #Patch Set 3 : Threshold at zoom level one #
Total comments: 5
Patch Set 4 : Incorporate review feedback #Patch Set 5 : Fix compile #
Messages
Total messages: 22 (5 generated)
|