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

Issue 411005: Merge r32515 from trunk to 249 branch... (Closed)

Created:
11 years, 1 month ago by Mark Mentovai
Modified:
9 years, 7 months ago
Reviewers:
TVL
CC:
chromium-reviews_googlegroups.com, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Merge r32515 from trunk to 249 branch Mac language/locale cleanup Effectively revert revision 28193 (http://codereview.chromium.org/258037), this makes Mac match the other platform for what at it's core is used for the chrome concept of locale. For the ApplicationLanguage, the browser will end up with what Cocoa picks (same as before) All other process types will honor the language they got on the command line when starting up. When asked the apps language, have the same side effect as Windows and Linux has of pushing the language through to ICU also (so dates format right, etc.) During browser startup, if someone passed a language, bail because Mac can't support that. TEST=The tips on the NTP and the dates on the history page are in the same language at the UI. BUG=26856 BUG=22727 Review URL: http://codereview.chromium.org/399086 TBR=thomasvl@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32564

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -36 lines) Patch
M app/l10n_util.cc View 3 chunks +32 lines, -7 lines 0 comments Download
M app/l10n_util_mac.h View 1 chunk +4 lines, -0 lines 0 comments Download
M app/l10n_util_mac.mm View 1 chunk +48 lines, -5 lines 0 comments Download
M chrome/browser/browser_main_mac.mm View 2 chunks +6 lines, -0 lines 0 comments Download
M chrome/browser/dom_ui/tips_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/web_resource/web_resource_service.h View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/web_resource/web_resource_service.cc View 2 chunks +3 lines, -18 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mark Mentovai
11 years, 1 month ago (2009-11-19 22:54:32 UTC) #1
TVL
11 years, 1 month ago (2009-11-19 22:56:13 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698