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

Issue 671723002: [Ozone] Properly initialize multitouch slot values (Closed)

Created:
6 years, 2 months ago by dnicoara
Modified:
6 years, 1 month ago
Reviewers:
spang
CC:
chromium-reviews, kalyank, tdresser+watch_chromium.org, ozone-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Ozone] Properly initialize multitouch slot values BUG=424363 NOTRY=true Committed: https://crrev.com/826d0a0cc35014f243399625b53929af9a3773db Cr-Commit-Position: refs/heads/master@{#300680}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 9

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Patch Set 8 : Fix Clang & builder errors #

Patch Set 9 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -0 lines) Patch
M ui/events/ozone/evdev/event_device_info.h View 1 2 3 4 5 6 7 4 chunks +12 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/event_device_info.cc View 1 2 3 4 5 6 7 4 chunks +48 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/touch_event_converter_evdev.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/events/ozone/evdev/touch_event_converter_evdev.cc View 1 2 3 4 5 6 7 8 2 chunks +24 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (2 generated)
dnicoara
PTAL
6 years, 2 months ago (2014-10-21 18:09:29 UTC) #2
spang
https://codereview.chromium.org/671723002/diff/20001/ui/events/ozone/evdev/event_device_info.cc File ui/events/ozone/evdev/event_device_info.cc (right): https://codereview.chromium.org/671723002/diff/20001/ui/events/ozone/evdev/event_device_info.cc#newcode16 ui/events/ozone/evdev/event_device_info.cc:16: struct MTSlotRequest { For consistency: MtSlotRequest (and everywhere else) ...
6 years, 2 months ago (2014-10-21 19:38:36 UTC) #3
dnicoara
https://codereview.chromium.org/671723002/diff/20001/ui/events/ozone/evdev/event_device_info.cc File ui/events/ozone/evdev/event_device_info.cc (right): https://codereview.chromium.org/671723002/diff/20001/ui/events/ozone/evdev/event_device_info.cc#newcode16 ui/events/ozone/evdev/event_device_info.cc:16: struct MTSlotRequest { On 2014/10/21 19:38:36, spang wrote: > ...
6 years, 2 months ago (2014-10-21 20:32:12 UTC) #4
spang
lgtm
6 years, 2 months ago (2014-10-21 20:54:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/671723002/160001
6 years, 1 month ago (2014-10-22 15:08:27 UTC) #7
commit-bot: I haz the power
Committed patchset #9 (id:160001)
6 years, 1 month ago (2014-10-22 15:09:59 UTC) #8
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/826d0a0cc35014f243399625b53929af9a3773db Cr-Commit-Position: refs/heads/master@{#300680}
6 years, 1 month ago (2014-10-22 15:10:57 UTC) #9
dnicoara
6 years, 1 month ago (2014-10-22 15:19:14 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #9 id:160001) has been created in
https://codereview.chromium.org/672633002/ by dnicoara@chromium.org.

The reason for reverting is: EVIOCGMTSLOTS isn't defined on some of the bots..

Powered by Google App Engine
This is Rietveld 408576698