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

Issue 2455143003: Fix mouse wheel events processing. (Closed)

Created:
4 years, 1 month ago by snake
Modified:
4 years, 1 month ago
Reviewers:
tapted, sadrul
CC:
chromium-reviews, tfarina, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix mouse wheel events processing. Before: The mouse wheel event was processed twice in Aura. this was broken in https://codereview.chromium.org/11592011/patch/1/66 in fix for BUG=163618 After: The mouse wheel event is processed once. Also fixed EventGenerator::MoveMouseWheel under MacViews. Committed: https://crrev.com/deff762c179bd5ebc206aee80418e91e9321bb4f Cr-Commit-Position: refs/heads/master@{#428688}

Patch Set 1 #

Patch Set 2 : fix missprint #

Total comments: 8

Patch Set 3 : Fix review issues. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -6 lines) Patch
M ui/views/test/event_generator_delegate_mac.mm View 1 2 2 chunks +17 lines, -4 lines 0 comments Download
M ui/views/widget/native_widget_aura.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/views/widget/widget_unittest.cc View 1 2 1 chunk +16 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (13 generated)
snake
4 years, 1 month ago (2016-10-28 14:23:51 UTC) #3
sadrul
lgtm. Please wait for tapted@'s review for mac change. https://codereview.chromium.org/2455143003/diff/20001/ui/views/widget/widget_unittest.cc File ui/views/widget/widget_unittest.cc (right): https://codereview.chromium.org/2455143003/diff/20001/ui/views/widget/widget_unittest.cc#newcode3631 ui/views/widget/widget_unittest.cc:3631: ...
4 years, 1 month ago (2016-10-29 05:52:54 UTC) #6
tapted
lgtm with nits and sadrul's comment addressed - thanks! I'd also add BUG=163618 (Or make ...
4 years, 1 month ago (2016-10-30 23:54:47 UTC) #11
snake
https://codereview.chromium.org/2455143003/diff/20001/ui/views/test/event_generator_delegate_mac.mm File ui/views/test/event_generator_delegate_mac.mm (right): https://codereview.chromium.org/2455143003/diff/20001/ui/views/test/event_generator_delegate_mac.mm#newcode222 ui/views/test/event_generator_delegate_mac.mm:222: DCHECK(mouse_event->type() == ui::ET_MOUSEWHEEL); On 2016/10/30 23:54:46, tapted wrote: > ...
4 years, 1 month ago (2016-10-31 11:32:07 UTC) #13
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/2455143003/40001
4 years, 1 month ago (2016-10-31 11:32:26 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 1 month ago (2016-10-31 12:12:45 UTC) #18
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 12:15:03 UTC) #20
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/deff762c179bd5ebc206aee80418e91e9321bb4f
Cr-Commit-Position: refs/heads/master@{#428688}

Powered by Google App Engine
This is Rietveld 408576698