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

Issue 2134833002: ash: Move VirtualKeyboardStateObserver functionality to ShellObserver (Closed)

Created:
4 years, 5 months ago by James Cook
Modified:
4 years, 5 months ago
Reviewers:
msw, stevenjb
CC:
chromium-reviews, sadrul, dzhioev+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, kalyank, 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

ash: Move VirtualKeyboardStateObserver functionality to ShellObserver It doesn't need to exist as a separate observer with a single function. This simplifies ShellDelegate. Addresses a TODO from https://codereview.chromium.org/2118593002/ BUG=619636 TEST=ash_unittests and chrome unit_tests Committed: https://crrev.com/66f69e4e0491ea56612c86342b7dccefcb8fe20d Cr-Commit-Position: refs/heads/master@{#404559}

Patch Set 1 #

Total comments: 8

Patch Set 2 : review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -135 lines) Patch
M ash/common/shell_delegate.h View 2 chunks +0 lines, -18 lines 0 comments Download
M ash/common/shell_observer.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/wm_shell.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/common/wm_shell.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M ash/root_window_controller.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ash/shell/shell_delegate_impl.h View 2 chunks +0 lines, -6 lines 0 comments Download
M ash/shell/shell_delegate_impl.cc View 1 chunk +0 lines, -8 lines 0 comments Download
M ash/sysui/shell_delegate_mus.h View 1 chunk +0 lines, -5 lines 0 comments Download
M ash/sysui/shell_delegate_mus.cc View 1 chunk +0 lines, -14 lines 0 comments Download
M ash/test/test_shell_delegate.h View 3 chunks +0 lines, -9 lines 0 comments Download
M ash/test/test_shell_delegate.cc View 1 chunk +0 lines, -16 lines 0 comments Download
M ash/wm/lock_layout_manager.h View 3 chunks +3 lines, -3 lines 0 comments Download
M ash/wm/lock_layout_manager.cc View 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.cc View 4 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.h View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 10 chunks +11 lines, -16 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate.h View 3 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate.cc View 1 chunk +0 lines, -16 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
James Cook
msw, please take a look.
4 years, 5 months ago (2016-07-08 19:31:08 UTC) #3
msw
lgtm with minor comments. https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h File ash/common/shell_observer.h (right): https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h#newcode71 ash/common/shell_observer.h:71: virtual void OnVirtualKeyboardStateChanged(bool activated) {} ...
4 years, 5 months ago (2016-07-08 19:51:18 UTC) #5
James Cook
msw, please take another look. https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h File ash/common/shell_observer.h (right): https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h#newcode71 ash/common/shell_observer.h:71: virtual void OnVirtualKeyboardStateChanged(bool activated) ...
4 years, 5 months ago (2016-07-08 22:31:03 UTC) #8
msw
lgtm https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h File ash/common/shell_observer.h (right): https://codereview.chromium.org/2134833002/diff/1/ash/common/shell_observer.h#newcode71 ash/common/shell_observer.h:71: virtual void OnVirtualKeyboardStateChanged(bool activated) {} On 2016/07/08 22:31:03, ...
4 years, 5 months ago (2016-07-08 22:39:28 UTC) #9
James Cook
stevenjb, can I get OWNERS for chrome/browser/chromeos?
4 years, 5 months ago (2016-07-08 22:48:54 UTC) #11
stevenjb
c/b RS lgtm
4 years, 5 months ago (2016-07-08 23:52:26 UTC) #14
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/2134833002/20001
4 years, 5 months ago (2016-07-08 23:55:41 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-09 01:32:34 UTC) #18
commit-bot: I haz the power
4 years, 5 months ago (2016-07-09 01:34:23 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/66f69e4e0491ea56612c86342b7dccefcb8fe20d
Cr-Commit-Position: refs/heads/master@{#404559}

Powered by Google App Engine
This is Rietveld 408576698