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

Issue 24127003: [Android] Set correct ICU default local for renderer processes. (Closed)

Created:
7 years, 3 months ago by Kibeom Kim (inactive)
Modified:
7 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

[Android] Set correct ICU default local for renderer processes. For Android renderer processes, base::i18n::SetICUDefaultLocale was not called. So base::i18n::IsRTL() returned incorrect value which made offline error html page's text direction incorrect. Therefore, call base::i18n::SetICUDefaultLocale on renderer process initialization. BUG=288371 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=223306

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M chrome/app/chrome_main_delegate.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Kibeom Kim (inactive)
7 years, 3 months ago (2013-09-13 23:45:03 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
7 years, 3 months ago (2013-09-15 19:10:15 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kkimlabs@chromium.org/24127003/1
7 years, 3 months ago (2013-09-15 20:34:25 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-16 02:56:10 UTC) #4
Message was sent while issue was closed.
Change committed as 223306

Powered by Google App Engine
This is Rietveld 408576698