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

Issue 7753029: Add a button on status bar to indicate that accessibility is enabled. (Closed)

Created:
9 years, 4 months ago by hashimoto
Modified:
9 years, 3 months ago
CC:
chromium-reviews, hashimoto+watch_chromium.org, aboxhall+watch_chromium.org, yoshiki+watch_chromium.org, yuzo+watch_chromium.org, davidbarr+watch_chromium.org, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org, ctguil+watch_chromium.org, davemoore+watch_chromium.org, zork+watch_chromium.org
Visibility:
Public.

Description

Add a button on status bar to indicate that accessibility is enabled. BUG=chromium-os:18937 TEST=Press Ctrl+Alt+Z on login screen to enable accessibility, ensure that a hand icon with an orange background appears. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98788

Patch Set 1 #

Total comments: 10

Patch Set 2 : Add browser_test and menu to disable accessibility #

Patch Set 3 : Removed files already committed in advance #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -0 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/accessibility_menu_button.h View 1 1 chunk +62 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/accessibility_menu_button.cc View 1 1 chunk +105 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/status/accessibility_menu_button_browsertest.cc View 1 1 chunk +41 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/status_area_view.h View 1 3 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/status/status_area_view.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
hashimoto
Could you review this?
9 years, 4 months ago (2011-08-26 09:30:51 UTC) #1
dmazzoni
Code looks great! The only additional thing we need is a way for people who ...
9 years, 4 months ago (2011-08-26 15:51:06 UTC) #2
hashimoto
On 2011/08/26 15:51:06, Dominic Mazzoni wrote: > Code looks great! The only additional thing we ...
9 years, 4 months ago (2011-08-26 16:39:51 UTC) #3
dmazzoni
On Fri, Aug 26, 2011 at 9:39 AM, <hashimoto@chromium.org> wrote: > There is a small ...
9 years, 4 months ago (2011-08-26 16:46:13 UTC) #4
Zachary Kuznia
I like the idea of the icon having a real menu, with options to turn ...
9 years, 3 months ago (2011-08-29 03:59:20 UTC) #5
Zachary Kuznia
http://codereview.chromium.org/7753029/diff/1/chrome/browser/chromeos/status/accessibility_menu_button.cc File chrome/browser/chromeos/status/accessibility_menu_button.cc (right): http://codereview.chromium.org/7753029/diff/1/chrome/browser/chromeos/status/accessibility_menu_button.cc#newcode45 chrome/browser/chromeos/status/accessibility_menu_button.cc:45: const NotificationSource& source, nit: Indent should line up with ...
9 years, 3 months ago (2011-08-29 04:09:48 UTC) #6
hashimoto
New patch set, added browser_test and menu to disable accessibility. http://codereview.chromium.org/7753029/diff/1/chrome/browser/chromeos/status/accessibility_menu_button.cc File chrome/browser/chromeos/status/accessibility_menu_button.cc (right): http://codereview.chromium.org/7753029/diff/1/chrome/browser/chromeos/status/accessibility_menu_button.cc#newcode45 ...
9 years, 3 months ago (2011-08-29 08:22:48 UTC) #7
Zachary Kuznia
On 2011/08/29 08:22:48, hashimoto wrote: > New patch set, added browser_test and menu to disable ...
9 years, 3 months ago (2011-08-29 08:28:42 UTC) #8
hashimoto
Some files are separated into http://codereview.chromium.org/7736012/ because trybots do not support patches with binary files.
9 years, 3 months ago (2011-08-29 09:52:57 UTC) #9
dmazzoni
LGTM
9 years, 3 months ago (2011-08-29 22:27:57 UTC) #10
commit-bot: I haz the power
Can't apply patch for file chrome/app/theme/theme_resources.grd. While running patch -p1 --forward --force; patching file chrome/app/theme/theme_resources.grd ...
9 years, 3 months ago (2011-08-30 04:11:54 UTC) #11
commit-bot: I haz the power
9 years, 3 months ago (2011-08-30 06:46:22 UTC) #12
Change committed as 98788

Powered by Google App Engine
This is Rietveld 408576698