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

Issue 6409039: Menu item titles include Windows-style accelerator marker.... (Closed)

Created:
9 years, 10 months ago by Takashi Toyoshima (Google)
Modified:
9 years, 7 months ago
Reviewers:
Robert Sesek, TVL
CC:
chromium-reviews, pam+watch_chromium.org, jshin+watch_chromium.org, Yuta Kitamura
Visibility:
Public.

Description

Menu item titles include Windows-style accelerator marker. Macintosh port remove it in runtime, But current implemented logic is not sufficient for non-English locales. BUG=chromium:70765 TEST=add new tests and pass it(app_unittests) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=73853

Patch Set 1 : '' #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -1 line) Patch
M ui/base/l10n/l10n_util_mac.mm View 1 chunk +6 lines, -1 line 0 comments Download
M ui/base/l10n/l10n_util_mac_unittest.mm View 1 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Takashi Toyoshima (Google)
TVL, could you review this change? This is a problem of stripping logic for windows ...
9 years, 10 months ago (2011-02-03 10:44:37 UTC) #1
TVL
LGTM (nice, didn't know about this form) http://codereview.chromium.org/6409039/diff/3001/ui/base/l10n/l10n_util_mac_unittest.mm File ui/base/l10n/l10n_util_mac_unittest.mm (right): http://codereview.chromium.org/6409039/diff/3001/ui/base/l10n/l10n_util_mac_unittest.mm#newcode36 ui/base/l10n/l10n_util_mac_unittest.mm:36: { @"foo(&b)...", ...
9 years, 10 months ago (2011-02-03 13:39:42 UTC) #2
Takashi Toyoshima (Google)
Thanks, TVL. I added new test for the front case. app_unittests passed all tests. By ...
9 years, 10 months ago (2011-02-04 20:28:06 UTC) #3
Robert Sesek
Tom asked me to take over landing this for you. It's now been submitted. http://src.chromium.org/viewvc/chrome?view=rev&revision=73853
9 years, 10 months ago (2011-02-04 22:12:19 UTC) #4
Takashi Toyoshima (Google)
9 years, 10 months ago (2011-02-04 22:20:53 UTC) #5
rsesek,
thank you!

Powered by Google App Engine
This is Rietveld 408576698