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

Issue 137993021: Add a11y on-screen keyboard to accessibility menu on system tray. (Closed)

Created:
6 years, 10 months ago by kevers
Modified:
6 years, 10 months ago
Reviewers:
Daniel Erat
CC:
chromium-reviews, dtseng+watch_chromium.org, sadrul, nkostylev+watch_chromium.org, plundblad+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, ben+ash_chromium.org, oshima+watch_chromium.org, kalyank, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, dmazzoni+watch_chromium.org
Visibility:
Public.

Description

Add a11y on-screen keyboard to accessibility menu on system tray. BUG=340760 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249033

Patch Set 1 #

Patch Set 2 : Code cleanup. #

Patch Set 3 : Fix typo. #

Total comments: 10

Patch Set 4 : Address reviewer feedback. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+172 lines, -15 lines) Patch
M ash/accessibility_delegate.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M ash/ash_strings.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M ash/default_accessibility_delegate.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ash/default_accessibility_delegate.cc View 3 chunks +8 lines, -2 lines 0 comments Download
M ash/metrics/user_metrics_recorder.h View 2 chunks +2 lines, -0 lines 0 comments Download
M ash/metrics/user_metrics_recorder.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M ash/system/tray_accessibility.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/system/tray_accessibility.cc View 1 2 3 3 chunks +15 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/system/tray_accessibility_browsertest.cc View 1 2 3 31 chunks +120 lines, -13 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate_chromeos.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/chrome_shell_delegate_views.cc View 1 2 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kevers
Hi Daniel, Can you please take a look at this CL.
6 years, 10 months ago (2014-02-04 19:45:21 UTC) #1
Daniel Erat
https://codereview.chromium.org/137993021/diff/50001/ash/metrics/user_metrics_recorder.cc File ash/metrics/user_metrics_recorder.cc (right): https://codereview.chromium.org/137993021/diff/50001/ash/metrics/user_metrics_recorder.cc#newcode231 ash/metrics/user_metrics_recorder.cc:231: case ash::UMA_STATUS_AREA_DISABLE_VIRTUAL_KEYBOARD: nit: please keep this list alphabetized (this ...
6 years, 10 months ago (2014-02-04 22:05:19 UTC) #2
kevers
https://codereview.chromium.org/137993021/diff/50001/ash/metrics/user_metrics_recorder.cc File ash/metrics/user_metrics_recorder.cc (right): https://codereview.chromium.org/137993021/diff/50001/ash/metrics/user_metrics_recorder.cc#newcode231 ash/metrics/user_metrics_recorder.cc:231: case ash::UMA_STATUS_AREA_DISABLE_VIRTUAL_KEYBOARD: On 2014/02/04 22:05:19, Daniel Erat wrote: > ...
6 years, 10 months ago (2014-02-04 22:37:56 UTC) #3
Daniel Erat
lgtm
6 years, 10 months ago (2014-02-04 22:54:40 UTC) #4
kevers
The CQ bit was checked by kevers@chromium.org
6 years, 10 months ago (2014-02-05 14:22:02 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kevers@chromium.org/137993021/110001
6 years, 10 months ago (2014-02-05 14:25:40 UTC) #6
commit-bot: I haz the power
6 years, 10 months ago (2014-02-05 17:18:10 UTC) #7
Message was sent while issue was closed.
Change committed as 249033

Powered by Google App Engine
This is Rietveld 408576698