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

Issue 2287403002: Create MouseWheelEvent directly instead of through MouseEvent. (Closed)

Created:
4 years, 3 months ago by riajiang
Modified:
4 years, 3 months ago
Reviewers:
Tom Sepez, varkha, sadrul, sky
CC:
chromium-reviews, kalyank, sadrul, tdresser+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create MouseWheelEvent directly instead of through MouseEvent. BUG=641828 TEST=ash_unittests, unit_tests, blink_converters_unittests, events_unittests, exo_unittests, browser_tests Committed: https://crrev.com/1c49eca93debc59e787f27c1731911e754587cdd Cr-Commit-Position: refs/heads/master@{#415397}

Patch Set 1 #

Total comments: 4

Patch Set 2 : DCHECK_NE and comment #

Patch Set 3 : test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -39 lines) Patch
M ash/sticky_keys/sticky_keys_unittest.cc View 1 2 1 chunk +10 lines, -3 lines 0 comments Download
M ash/wm/immersive_fullscreen_controller_unittest.cc View 2 chunks +3 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/events/event_rewriter_unittest.cc View 1 2 3 chunks +12 lines, -9 lines 0 comments Download
M content/browser/renderer_host/input/synthetic_gesture_target_aura.cc View 1 2 1 chunk +5 lines, -6 lines 0 comments Download
M mojo/converters/blink/blink_input_events_type_converters_unittest.cc View 1 2 1 chunk +2 lines, -4 lines 0 comments Download
M ui/events/event.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/events/event.cc View 1 2 chunks +8 lines, -2 lines 0 comments Download
M ui/events/event_unittest.cc View 1 2 1 chunk +6 lines, -3 lines 0 comments Download
M ui/events/test/event_generator.cc View 1 2 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 31 (18 generated)
riajiang
varkha@, could you take a look at ash/wm? sadrul@, could you take a look at ...
4 years, 3 months ago (2016-08-29 15:55:35 UTC) #2
sadrul
lgtm with nits https://codereview.chromium.org/2287403002/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/2287403002/diff/1/ui/events/event.cc#newcode525 ui/events/event.cc:525: DCHECK(type != ET_MOUSEWHEEL); DCHECK_NE https://codereview.chromium.org/2287403002/diff/1/ui/events/event.cc#newcode690 ui/events/event.cc:690: ...
4 years, 3 months ago (2016-08-29 16:02:37 UTC) #3
riajiang
https://codereview.chromium.org/2287403002/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/2287403002/diff/1/ui/events/event.cc#newcode525 ui/events/event.cc:525: DCHECK(type != ET_MOUSEWHEEL); On 2016/08/29 16:02:36, sadrul wrote: > ...
4 years, 3 months ago (2016-08-29 16:17:54 UTC) #4
varkha
ash/wm lgtm.
4 years, 3 months ago (2016-08-29 19:01:39 UTC) #5
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/2287403002/20001
4 years, 3 months ago (2016-08-29 20:23:25 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/226655) linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, ...
4 years, 3 months ago (2016-08-30 03:41:24 UTC) #10
riajiang
+sky@, could you take a look at ash/sticky_keys? +tsepez@, could you take a look at ...
4 years, 3 months ago (2016-08-30 15:48:04 UTC) #17
sadrul
lgtm++
4 years, 3 months ago (2016-08-30 15:51:20 UTC) #18
Tom Sepez
lgtm
4 years, 3 months ago (2016-08-30 17:02:24 UTC) #19
sky
LGTM
4 years, 3 months ago (2016-08-30 17:40:54 UTC) #20
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/2287403002/40001
4 years, 3 months ago (2016-08-30 19:33:18 UTC) #27
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 3 months ago (2016-08-30 19:37:15 UTC) #29
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 19:39:20 UTC) #31
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1c49eca93debc59e787f27c1731911e754587cdd
Cr-Commit-Position: refs/heads/master@{#415397}

Powered by Google App Engine
This is Rietveld 408576698