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

Issue 2257023004: Coalesced mouse wheel event has the position of the most recent event. (Closed)

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

Description

Coalesced mouse wheel event has the position of the most recent event. BUG=632010 TEST=EventWithLatencyInfoTest.WebMouseWheelEventCoalescing Committed: https://crrev.com/0268c7fbb4919f712fca7021e9f0080b2b40885a Cr-Commit-Position: refs/heads/master@{#413229}

Patch Set 1 #

Total comments: 6

Patch Set 2 : a more verbose unittest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -5 lines) Patch
M content/common/input/event_with_latency_info.cc View 1 chunk +13 lines, -4 lines 0 comments Download
M content/common/input/event_with_latency_info_unittest.cc View 1 2 chunks +39 lines, -1 line 0 comments Download

Messages

Total messages: 21 (11 generated)
sahel
tdresser@chromium.org: Please review changes in dtapuska@chromium.org: Please review changes in
4 years, 4 months ago (2016-08-18 21:45:37 UTC) #2
dtapuska
lgtm
4 years, 4 months ago (2016-08-19 01:40:03 UTC) #7
dtapuska
https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info_unittest.cc File content/common/input/event_with_latency_info_unittest.cc (right): https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info_unittest.cc#newcode325 content/common/input/event_with_latency_info_unittest.cc:325: Coalesce(mouse_wheel_0, &mouse_wheel_1); Ultimately this coalescing test could probably be ...
4 years, 4 months ago (2016-08-19 01:41:41 UTC) #8
tdresser
https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info.cc File content/common/input/event_with_latency_info.cc (right): https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info.cc#newcode99 content/common/input/event_with_latency_info.cc:99: event_to_coalesce.accelerationRatioY); WebMouseWheelEvent is a WebMouseEvent. Could we call WebMouseEvent::Coalesce ...
4 years, 4 months ago (2016-08-19 12:43:30 UTC) #9
sahel
https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info.cc File content/common/input/event_with_latency_info.cc (right): https://codereview.chromium.org/2257023004/diff/1/content/common/input/event_with_latency_info.cc#newcode99 content/common/input/event_with_latency_info.cc:99: event_to_coalesce.accelerationRatioY); On 2016/08/19 12:43:30, tdresser wrote: > WebMouseWheelEvent is ...
4 years, 4 months ago (2016-08-19 15:17:57 UTC) #10
tdresser
LGTM
4 years, 4 months ago (2016-08-19 15:39:09 UTC) #11
dtapuska
On 2016/08/19 15:39:09, tdresser wrote: > LGTM still lgtm
4 years, 4 months ago (2016-08-19 15:42:32 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/2257023004/20001
4 years, 4 months ago (2016-08-19 19:36:08 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-19 20:37:44 UTC) #19
commit-bot: I haz the power
4 years, 4 months ago (2016-08-19 20:39:43 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0268c7fbb4919f712fca7021e9f0080b2b40885a
Cr-Commit-Position: refs/heads/master@{#413229}

Powered by Google App Engine
This is Rietveld 408576698