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

Issue 9121050: Add accessible names to the launcher buttons (Closed)

Created:
8 years, 11 months ago by Zachary Kuznia
Modified:
8 years, 10 months ago
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org, dmazzoni
Visibility:
Public.

Description

Add accessible names to the launcher buttons BUG=104192 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=120044

Patch Set 1 #

Patch Set 2 : Code review #

Patch Set 3 : Code review #

Patch Set 4 : Code review fix #

Patch Set 5 : Query the LauncherView for the correct accessible name #

Total comments: 5

Patch Set 6 : Code review fixes #

Patch Set 7 : Remove extra newline #

Total comments: 4

Patch Set 8 : Code review #

Patch Set 9 : Update DEPS file #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -0 lines) Patch
M ash/DEPS View 1 2 3 4 5 6 7 8 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 6 7 8 2 chunks +16 lines, -0 lines 0 comments Download
A ash/ash_strings.grd View 1 2 3 4 5 6 7 1 chunk +127 lines, -0 lines 0 comments Download
M ash/launcher/app_launcher_button.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/app_launcher_button.cc View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M ash/launcher/launcher_button_host.h View 1 2 3 4 2 chunks +5 lines, -0 lines 0 comments Download
M ash/launcher/launcher_view.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/launcher_view.cc View 1 2 3 4 5 3 chunks +30 lines, -0 lines 1 comment Download
M ash/launcher/tabbed_launcher_button.h View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/tabbed_launcher_button.cc View 1 2 3 4 2 chunks +6 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Zachary Kuznia
Hello sky, Could you review this at: http://codereview.chromium.org/9121050 Add accessible names to the launcher buttons ...
8 years, 11 months ago (2012-01-28 02:22:05 UTC) #1
sky
It would be better to create a grd file in ash so that we don't ...
8 years, 10 months ago (2012-01-30 04:53:15 UTC) #2
Zachary Kuznia
On 2012/01/30 04:53:15, sky wrote: > It would be better to create a grd file ...
8 years, 10 months ago (2012-01-30 09:32:03 UTC) #3
sky
LGTM with the following changes. http://codereview.chromium.org/9121050/diff/4002/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): http://codereview.chromium.org/9121050/diff/4002/ash/launcher/launcher_view.cc#newcode651 ash/launcher/launcher_view.cc:651: if (view == overflow_button_) ...
8 years, 10 months ago (2012-01-30 15:33:45 UTC) #4
tony
ash_strings.grd appears to be missing from this change. Adding a new grd file is fine.
8 years, 10 months ago (2012-01-30 18:28:37 UTC) #5
Zachary Kuznia
http://codereview.chromium.org/9121050/diff/4002/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): http://codereview.chromium.org/9121050/diff/4002/ash/launcher/launcher_view.cc#newcode651 ash/launcher/launcher_view.cc:651: if (view == overflow_button_) On 2012/01/30 15:33:46, sky wrote: ...
8 years, 10 months ago (2012-01-31 00:29:08 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/9121050/11002
8 years, 10 months ago (2012-01-31 00:30:56 UTC) #7
tony
http://codereview.chromium.org/9121050/diff/11002/ash/ash_strings.grd File ash/ash_strings.grd (right): http://codereview.chromium.org/9121050/diff/11002/ash/ash_strings.grd#newcode106 ash/ash_strings.grd:106: </translations> If we're not going to include placeholder xtb ...
8 years, 10 months ago (2012-01-31 00:39:32 UTC) #8
Zachary Kuznia
http://codereview.chromium.org/9121050/diff/11002/ash/ash_strings.grd File ash/ash_strings.grd (right): http://codereview.chromium.org/9121050/diff/11002/ash/ash_strings.grd#newcode106 ash/ash_strings.grd:106: </translations> On 2012/01/31 00:39:33, tony wrote: > If we're ...
8 years, 10 months ago (2012-01-31 01:09:20 UTC) #9
tony
LGTM. Is ash only going to be used on cros?
8 years, 10 months ago (2012-01-31 19:32:11 UTC) #10
sky
On 2012/01/31 19:32:11, tony wrote: > LGTM. > > Is ash only going to be ...
8 years, 10 months ago (2012-01-31 19:38:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/9121050/8003
8 years, 10 months ago (2012-01-31 19:39:23 UTC) #12
commit-bot: I haz the power
Try job failure for 9121050-8003 (retry) on mac_rel for step "check_deps". It's a second try, ...
8 years, 10 months ago (2012-01-31 21:09:18 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/9121050/15003
8 years, 10 months ago (2012-02-01 06:02:50 UTC) #14
commit-bot: I haz the power
Change committed as 120044
8 years, 10 months ago (2012-02-01 08:13:56 UTC) #15
achuithb
http://codereview.chromium.org/9121050/diff/15003/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): http://codereview.chromium.org/9121050/diff/15003/ash/launcher/launcher_view.cc#newcode226 ash/launcher/launcher_view.cc:226: l10n_util::GetStringUTF16(IDS_AURA_LAUNCHER_OVERFLOW_NAME)); I'm getting an assertion failure here. I see ...
8 years, 10 months ago (2012-02-01 11:32:10 UTC) #16
Nikita (slow)
Seems that it not compiling with ninja ../../ash/launcher/launcher_view.cc:16:30: error: grit/ash_strings.h: No such file or directory ...
8 years, 10 months ago (2012-02-01 15:28:40 UTC) #17
Nikita (slow)
8 years, 10 months ago (2012-02-01 16:04:49 UTC) #18
Doing a clean build with use_aura=1 fails:


ash/launcher/launcher_view.cc:16:30: error: grit/ash_strings.h: No such file or
directory
ash/launcher/launcher_view.cc: In member function 'void
ash::internal::LauncherView::Init()':
ash/launcher/launcher_view.cc:226: error: 'IDS_AURA_LAUNCHER_OVERFLOW_NAME' was
not declared in this scope
ash/launcher/launcher_view.cc: In member function 'virtual string16
ash::internal::LauncherView::GetAccessibleName(views::View*)':
ash/launcher/launcher_view.cc:665: error: 'IDS_AURA_APP_LIST_TITLE' was not
declared in this scope
ash/launcher/launcher_view.cc:668: error: 'IDS_AURA_CYCLER_TITLE' was not
declared in this scope
make: *** [out/Release/obj.target/ash/ash/launcher/launcher_view.o] Error 1

Powered by Google App Engine
This is Rietveld 408576698