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

Issue 10829003: Move the keyboard overlay view to ash. (Closed)

Created:
8 years, 4 months ago by mazda
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Move the keyboard overlay view to ash. This change introduces an issue when Shift+Alt is pressed (http://code.google.com/p/chromium/issues/detail?id=131159). I'll fix it shortly together with the more general issue (http://code.google.com/p/chromium/issues/detail?id=129834). BUG=124222 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148383

Patch Set 1 #

Patch Set 2 : #

Total comments: 4

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -323 lines) Patch
M ash/DEPS View 1 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash.gyp View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M ash/ash_strings.grd View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + ash/keyboard_overlay/keyboard_overlay_delegate.h View 1 2 4 chunks +8 lines, -4 lines 0 comments Download
A + ash/keyboard_overlay/keyboard_overlay_delegate.cc View 1 2 4 chunks +5 lines, -7 lines 0 comments Download
A ash/keyboard_overlay/keyboard_overlay_view.h View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A ash/keyboard_overlay/keyboard_overlay_view.cc View 1 2 1 chunk +52 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/ash/chrome_shell_delegate.cc View 1 2 3 chunks +6 lines, -2 lines 0 comments Download
D chrome/browser/ui/views/keyboard_overlay_delegate.h View 1 chunk +0 lines, -52 lines 0 comments Download
D chrome/browser/ui/views/keyboard_overlay_delegate.cc View 1 chunk +0 lines, -145 lines 0 comments Download
D chrome/browser/ui/views/keyboard_overlay_dialog_view.h View 1 chunk +0 lines, -38 lines 0 comments Download
D chrome/browser/ui/views/keyboard_overlay_dialog_view.cc View 1 chunk +0 lines, -65 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 chunks +0 lines, -10 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
mazda
Hi Ben, Could you review this change?
8 years, 4 months ago (2012-07-25 16:16:37 UTC) #1
Ben Goodger (Google)
two important comments below, otherwise LGTM http://codereview.chromium.org/10829003/diff/7002/ash/wm/keyboard_overlay_view.h File ash/wm/keyboard_overlay_view.h (right): http://codereview.chromium.org/10829003/diff/7002/ash/wm/keyboard_overlay_view.h#newcode5 ash/wm/keyboard_overlay_view.h:5: #ifndef ASH_WM_KEYBOARD_OVERLAY_VIEW_H_ hrm... ...
8 years, 4 months ago (2012-07-25 16:36:51 UTC) #2
mazda
Thank you for your comments. I created ash/keyboard_overlay and moved files there. http://codereview.chromium.org/10829003/diff/7002/ash/wm/keyboard_overlay_view.h File ash/wm/keyboard_overlay_view.h ...
8 years, 4 months ago (2012-07-25 17:36:32 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10829003/9003
8 years, 4 months ago (2012-07-25 17:58:33 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-07-25 19:33:53 UTC) #5
Change committed as 148383

Powered by Google App Engine
This is Rietveld 408576698