diff options
| author | dtapuska <dtapuska@chromium.org> | 2016-03-23 12:34:51 -0700 |
|---|---|---|
| committer | Commit bot <commit-bot@chromium.org> | 2016-03-23 19:36:11 +0000 |
| commit | c1d91e8f7cd46f1cb68ec09e49d4de5c90175d6c (patch) | |
| tree | 705633382bf9cee0ec1d3c9648f36fd877f26348 /ash/snap_to_pixel_layout_manager.h | |
| parent | 7578772922ea18a0d5b25f7b9c571845ca344789 (diff) | |
| download | chromium_src-c1d91e8f7cd46f1cb68ec09e49d4de5c90175d6c.zip chromium_src-c1d91e8f7cd46f1cb68ec09e49d4de5c90175d6c.tar.gz chromium_src-c1d91e8f7cd46f1cb68ec09e49d4de5c90175d6c.tar.bz2 | |
Fix missing fields in GestureScrollBegin/Update/End event conversions.
Some of the fields were missing from the event conversion path that
occurs when a plugin is used. This caused fields to be populated
with the default value. As a result the default values enabled
overscroll scrolling when using a low precision delta
mouse wheel with an MacOSX machine.
The bug did not indicate which precision of mouse was being
used but overscrolling for PDF files with a touchpad or a magic
mouse (which have high precision deltas) still enable
elastic overscroll; but that is consistent with MacOSX.
This is a behavioural change for MacOSX but is consistent
with Safari when using a high precision mouse.
BUG=596778
Review URL: https://codereview.chromium.org/1829743003
Cr-Commit-Position: refs/heads/master@{#382901}
Diffstat (limited to 'ash/snap_to_pixel_layout_manager.h')
0 files changed, 0 insertions, 0 deletions
