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

Issue 2359463002: Send the WebMouseWheelEvents unconverted if Shift is down. (Closed)

Created:
4 years, 3 months ago by dtapuska
Modified:
4 years, 3 months ago
Reviewers:
mustaq
CC:
chromium-reviews, jam, darin-cc_chromium.org, dtapuska+chromiumwatch_chromium.org, tdresser+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Send the WebMouseWheelEvents unconverted if Shift is down. WebMouseWheelEvents were converted based on Shift getting set. This should not happen. Instead swap the X&Y before we goto generate the scroll gesture. BUG=646109 Committed: https://crrev.com/d5d0c8bf89ad9b6a03122b6620bdbbdcd406bb79 Cr-Commit-Position: refs/heads/master@{#419966}

Patch Set 1 #

Patch Set 2 : Fix test #

Total comments: 4

Patch Set 3 : Fix nit #

Patch Set 4 : Add comemnt #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -54 lines) Patch
M content/browser/renderer_host/input/mouse_wheel_event_queue.cc View 1 chunk +15 lines, -4 lines 0 comments Download
M ui/events/blink/web_input_event.cc View 2 chunks +6 lines, -20 lines 0 comments Download
M ui/events/blink/web_input_event_builders_win.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/events/blink/web_input_event_unittest.cc View 1 chunk +0 lines, -28 lines 0 comments Download

Messages

Total messages: 25 (16 generated)
dtapuska
4 years, 3 months ago (2016-09-20 17:35:56 UTC) #11
mustaq
https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc File content/browser/renderer_host/input/mouse_wheel_event_queue.cc (right): https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc#newcode103 content/browser/renderer_host/input/mouse_wheel_event_queue.cc:103: // Swap X&Y if Shift is down. Nit: "X ...
4 years, 3 months ago (2016-09-20 18:01:00 UTC) #12
dtapuska
https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc File content/browser/renderer_host/input/mouse_wheel_event_queue.cc (right): https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc#newcode103 content/browser/renderer_host/input/mouse_wheel_event_queue.cc:103: // Swap X&Y if Shift is down. On 2016/09/20 ...
4 years, 3 months ago (2016-09-20 18:12:51 UTC) #13
mustaq
On 2016/09/20 18:12:51, dtapuska wrote: > https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc > File content/browser/renderer_host/input/mouse_wheel_event_queue.cc (right): > > https://codereview.chromium.org/2359463002/diff/20001/content/browser/renderer_host/input/mouse_wheel_event_queue.cc#newcode103 > ...
4 years, 3 months ago (2016-09-20 18:14:27 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2359463002/60001
4 years, 3 months ago (2016-09-20 20:10:34 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/301051)
4 years, 3 months ago (2016-09-20 20:49:43 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2359463002/60001
4 years, 3 months ago (2016-09-21 02:20:08 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-21 03:39:57 UTC) #23
commit-bot: I haz the power
4 years, 3 months ago (2016-09-21 03:42:09 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d5d0c8bf89ad9b6a03122b6620bdbbdcd406bb79
Cr-Commit-Position: refs/heads/master@{#419966}

Powered by Google App Engine
This is Rietveld 408576698