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

Issue 946173002: Make PointerDeviceObserver use ui::InputDeviceEventObserver on X11 (Closed)

Created:
5 years, 10 months ago by pkotwicz
Modified:
5 years, 9 months ago
Reviewers:
sadrul, oshima
CC:
chromium-reviews, tdresser+watch_chromium.org, jdduke+watch_chromium.org, oshima+watch_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make PointerDeviceObserver use ui::InputDeviceEventObserver on X11 This CL: - Makes PointerDeviceObserver use ui::InputDeviceEventObserver on X11 (it is already used on Ozone) - Makes X11HotplugEventObserver notify ui::DeviceDataManager when a mouse / touchpad is plugged in / unplugged - Removes DeviceHierarchyObserver BUG=440503 TEST=Manual Committed: https://crrev.com/6f440efc09d6b7181cdafe9519117609a281fdd2 Cr-Commit-Position: refs/heads/master@{#318997}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -121 lines) Patch
D chrome/browser/chromeos/device_hierarchy_observer.h View 1 chunk +0 lines, -26 lines 0 comments Download
M chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.h View 3 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc View 4 chunks +3 lines, -30 lines 0 comments Download
M chrome/browser/chromeos/system/pointer_device_observer.h View 3 2 chunks +1 line, -8 lines 0 comments Download
M chrome/browser/chromeos/system/pointer_device_observer.cc View 3 chunks +0 lines, -18 lines 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download
M ui/events/devices/device_data_manager.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/events/devices/device_data_manager.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M ui/events/platform/x11/x11_hotplug_event_handler.cc View 1 2 3 13 chunks +128 lines, -29 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
pkotwicz
Sadrul, PTAL. I tried checking the ValuatorClassInfo to determine whether a device is a mouse, ...
5 years, 10 months ago (2015-02-22 00:38:35 UTC) #6
sadrul
https://codereview.chromium.org/946173002/diff/80001/chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc File chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc (right): https://codereview.chromium.org/946173002/diff/80001/chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc#newcode39 chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc:39: } out of curiosity: what does this do? Is ...
5 years, 10 months ago (2015-02-23 21:54:04 UTC) #7
pkotwicz
Sadrul, can you please take another look? https://codereview.chromium.org/946173002/diff/80001/chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc File chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc (right): https://codereview.chromium.org/946173002/diff/80001/chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc#newcode39 chrome/browser/chromeos/events/xinput_hierarchy_changed_event_listener.cc:39: } This ...
5 years, 10 months ago (2015-02-24 23:50:27 UTC) #9
pkotwicz
sadrul, Ping?
5 years, 10 months ago (2015-02-26 19:26:15 UTC) #10
sadrul
On 2015/02/26 19:26:15, pkotwicz wrote: > sadrul, Ping? Missed this, sorry. I will review later ...
5 years, 10 months ago (2015-02-26 22:49:53 UTC) #11
sadrul
LGTM (if you land parts of the CL in another CL, please make sure to ...
5 years, 9 months ago (2015-03-02 16:51:27 UTC) #12
pkotwicz
I will try to be less careless in the future (and will also try to ...
5 years, 9 months ago (2015-03-02 18:26:00 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946173002/180001
5 years, 9 months ago (2015-03-02 19:21:41 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/46676)
5 years, 9 months ago (2015-03-02 19:57:00 UTC) #19
pkotwicz
Oshima for chrome/browser/chromeos OWNERS
5 years, 9 months ago (2015-03-02 20:23:44 UTC) #21
oshima
lgtm
5 years, 9 months ago (2015-03-03 23:12:26 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/946173002/180001
5 years, 9 months ago (2015-03-03 23:19:27 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:180001)
5 years, 9 months ago (2015-03-04 02:12:22 UTC) #25
commit-bot: I haz the power
5 years, 9 months ago (2015-03-04 02:13:22 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/6f440efc09d6b7181cdafe9519117609a281fdd2
Cr-Commit-Position: refs/heads/master@{#318997}

Powered by Google App Engine
This is Rietveld 408576698