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

Issue 945983002: Make ui::InputDeviceEventObserver provide a default implementation (Closed)

Created:
5 years, 10 months ago by pkotwicz
Modified:
5 years, 10 months ago
Reviewers:
sadrul
CC:
chromium-reviews, sadrul, 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 ui::InputDeviceEventObserver provide a default implementation BUG=None TEST=None R=sadrul TBR=oshima (For trivial removing of empty implementations in classes which implement InputDeviceEventObserver) Committed: https://crrev.com/3a50bbb3427ce20ad60bc2966358081b529de76d Cr-Commit-Position: refs/heads/master@{#317908}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -29 lines) Patch
M ash/display/display_change_observer_chromeos.h View 1 2 1 chunk +0 lines, -3 lines 0 comments Download
M ash/display/display_change_observer_chromeos.cc View 1 2 1 chunk +0 lines, -9 lines 0 comments Download
M ash/virtual_keyboard_controller.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ash/virtual_keyboard_controller.cc View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/system/pointer_device_observer.h View 1 chunk +0 lines, -2 lines 0 comments Download
M ui/events/devices/input_device_event_observer.h View 1 2 1 chunk +7 lines, -4 lines 0 comments Download
M ui/events/devices/x11/device_data_manager_x11_unittest.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
pkotwicz
Sadrul, PTAL. I think this was one of your requests in https://codereview.chromium.org/889403003
5 years, 10 months ago (2015-02-20 19:31:32 UTC) #2
sadrul
https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h File ui/events/devices/input_device_event_observer.h (right): https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h#newcode21 ui/events/devices/input_device_event_observer.h:21: virtual ~InputDeviceEventObserver() {} I think this should remain public. ...
5 years, 10 months ago (2015-02-20 20:12:27 UTC) #3
sadrul
Also, thanks!
5 years, 10 months ago (2015-02-20 20:12:44 UTC) #4
pkotwicz
https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h File ui/events/devices/input_device_event_observer.h (right): https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h#newcode21 ui/events/devices/input_device_event_observer.h:21: virtual ~InputDeviceEventObserver() {} Ok, I've made the destructor public! ...
5 years, 10 months ago (2015-02-20 21:22:50 UTC) #5
sadrul
lgtm https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h File ui/events/devices/input_device_event_observer.h (right): https://codereview.chromium.org/945983002/diff/1/ui/events/devices/input_device_event_observer.h#newcode21 ui/events/devices/input_device_event_observer.h:21: virtual ~InputDeviceEventObserver() {} On 2015/02/20 21:22:50, pkotwicz wrote: ...
5 years, 10 months ago (2015-02-23 17:02:53 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/945983002/40001
5 years, 10 months ago (2015-02-24 21:18:52 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 10 months ago (2015-02-24 22:47:01 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 22:47:33 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/3a50bbb3427ce20ad60bc2966358081b529de76d
Cr-Commit-Position: refs/heads/master@{#317908}

Powered by Google App Engine
This is Rietveld 408576698