Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(38)

Issue 1898333002: PDF scrolling with wheel gestures (Closed)

Created:
4 years, 8 months ago by dtapuska
Modified:
4 years, 8 months ago
Reviewers:
wjmaclean, tdresser
CC:
chromium-reviews, darin-cc_chromium.org, jam, dtapuska+chromiumwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

PDF scrolling with wheel gestures Scroll gestures may be generated twice, as a plugin may 'resend' them if not fully consumed by the plugin, and they may be generated once again inside the main renderer host. Re-sending of gesture scroll events from the plugin causes double scroll values in PDFs This was more noticable on Windows which uses a larger tick counter (120) vs 53 on Linux. Fix is to not generate gestures inside the plugin container. BUG=604734 Committed: https://crrev.com/874feac6c0e08aab52bd08fe33d5daee0ae07fa5 Cr-Commit-Position: refs/heads/master@{#388508}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M content/browser/renderer_host/input/mouse_wheel_event_queue.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
dtapuska
4 years, 8 months ago (2016-04-19 21:14:08 UTC) #3
tdresser
LGTM
4 years, 8 months ago (2016-04-20 12:07:48 UTC) #4
tdresser
Any idea how hard it would be to add a test for this?
4 years, 8 months ago (2016-04-20 12:08:18 UTC) #5
wjmaclean
On 2016/04/20 at 12:08:18, tdresser wrote: > Any idea how hard it would be to ...
4 years, 8 months ago (2016-04-20 12:46:35 UTC) #6
dtapuska
On 2016/04/20 12:46:35, wjmaclean wrote: > On 2016/04/20 at 12:08:18, tdresser wrote: > > Any ...
4 years, 8 months ago (2016-04-20 13:45:02 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1898333002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1898333002/1
4 years, 8 months ago (2016-04-20 15:03:14 UTC) #10
wjmaclean
On 2016/04/20 at 13:45:02, dtapuska wrote: > On 2016/04/20 12:46:35, wjmaclean wrote: > > On ...
4 years, 8 months ago (2016-04-20 15:46:50 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-20 16:08:18 UTC) #13
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:23:54 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/874feac6c0e08aab52bd08fe33d5daee0ae07fa5
Cr-Commit-Position: refs/heads/master@{#388508}

Powered by Google App Engine
This is Rietveld 408576698