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

Issue 9307037: Reland http://codereview.chromium.org/9121050/ with fix for aura_win (Closed)

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

Description

Reland http://codereview.chromium.org/9121050/ with fix for aura_win Add accessible names to the launcher buttons BUG=104192 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=120950

Patch Set 1 #

Patch Set 2 : Add ash_strings as a dependent of aura_shell_unittests #

Patch Set 3 : Add .rc file #

Total comments: 2

Patch Set 4 : Break all dependencies of aura_shell_tests on ash_strings #

Total comments: 2

Patch Set 5 : Add ash_strings to gyp #

Total comments: 3

Patch Set 6 : Final fixes #

Patch Set 7 : Separate ash_strings into its own gyp to break circular dependencies #

Unified diffs Side-by-side diffs Delta from patch set Stats (+218 lines, -0 lines) Patch
M ash/DEPS View 1 chunk +1 line, -0 lines 0 comments Download
M ash/ash.gyp View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
A ash/ash_strings.grd View 1 2 3 4 5 1 chunk +128 lines, -0 lines 0 comments Download
A ash/ash_strings.gyp View 1 2 3 4 5 6 1 chunk +32 lines, -0 lines 0 comments Download
M ash/launcher/app_launcher_button.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/app_launcher_button.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M ash/launcher/launcher_button_host.h View 2 chunks +5 lines, -0 lines 0 comments Download
M ash/launcher/launcher_view.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/launcher_view.cc View 1 2 3 4 5 2 chunks +25 lines, -0 lines 0 comments Download
M ash/launcher/tabbed_launcher_button.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/launcher/tabbed_launcher_button.cc View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/chrome_resources.gyp View 1 2 3 4 5 6 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/tools/build/repack_locales.py View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/tools/check_grd_for_unused_strings.py View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M tools/gritsettings/resource_ids View 1 2 3 4 5 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Jói
I don't see anything obviously wrong, except one thing below that wouldn't be causing problems ...
8 years, 10 months ago (2012-02-03 09:05:57 UTC) #1
Zachary Kuznia
Hello sky, Could you review this at: https://chromiumcodereview.appspot.com/9307037 I've removed the dependency on the strings ...
8 years, 10 months ago (2012-02-06 09:36:43 UTC) #2
sky
Tony should review this as he knows more about strings than I. I'm rubber stamping, ...
8 years, 10 months ago (2012-02-06 16:32:29 UTC) #3
tony
https://chromiumcodereview.appspot.com/9307037/diff/5002/ash/test/test_suite.cc File ash/test/test_suite.cc (right): https://chromiumcodereview.appspot.com/9307037/diff/5002/ash/test/test_suite.cc#newcode38 ash/test/test_suite.cc:38: PathService::Override(ui::DIR_LOCALES, pak_dir); As I mentioned in https://chromiumcodereview.appspot.com/9316029, rather than ...
8 years, 10 months ago (2012-02-06 18:37:20 UTC) #4
Zachary Kuznia
I've removed the dependency in aura_shell_tests entirely.
8 years, 10 months ago (2012-02-06 23:13:57 UTC) #5
tony
LGTM https://chromiumcodereview.appspot.com/9307037/diff/13001/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc (right): https://chromiumcodereview.appspot.com/9307037/diff/13001/ash/launcher/launcher_view.cc#newcode669 ash/launcher/launcher_view.cc:669: NOTREACHED(); Nit: If you remove default:, you'll get ...
8 years, 10 months ago (2012-02-06 23:16:48 UTC) #6
Zachary Kuznia
Tony, could you have a quick look at the changes to src/chrome/? https://chromiumcodereview.appspot.com/9307037/diff/13001/ash/launcher/launcher_view.cc File ash/launcher/launcher_view.cc ...
8 years, 10 months ago (2012-02-07 08:32:21 UTC) #7
tony
https://chromiumcodereview.appspot.com/9307037/diff/18001/chrome/chrome_browser.gypi File chrome/chrome_browser.gypi (right): https://chromiumcodereview.appspot.com/9307037/diff/18001/chrome/chrome_browser.gypi#newcode33 chrome/chrome_browser.gypi:33: '../ash/ash.gyp:ash_strings', Is this needed? Does a browser .cc file ...
8 years, 10 months ago (2012-02-07 18:15:59 UTC) #8
Zachary Kuznia
On Wed, Feb 8, 2012 at 3:16 AM, <tony@chromium.org> wrote: > > https://chromiumcodereview.**appspot.com/9307037/diff/** > 18001/chrome/chrome_browser.**gypi<https://chromiumcodereview.appspot.com/9307037/diff/18001/chrome/chrome_browser.gypi> ...
8 years, 10 months ago (2012-02-07 22:13:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/zork@chromium.org/9307037/31001
8 years, 10 months ago (2012-02-08 03:36:00 UTC) #10
commit-bot: I haz the power
The commit queue went berserk retrying too often for a seemingly flaky test. Builder is ...
8 years, 10 months ago (2012-02-08 06:27:37 UTC) #11
commit-bot: I haz the power
8 years, 10 months ago (2012-02-08 06:49:38 UTC) #12

Powered by Google App Engine
This is Rietveld 408576698