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

Issue 1254933002: Support XCode's "Right to Left Pseudolanguage" on iOS. (Closed)

Created:
5 years, 5 months ago by marq (ping after 24h)
Modified:
5 years, 4 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support XCode's "Right to Left Pseudolanguage" on iOS. XCode can run apps with a "Right to Left Pseudolanguage" application language setting, which sets the AppleTextDirection user defaults key. iOS will treat whatever the current language is as a RTL language if this key is set. This CL adds a test for this key in GetTextDirectionForLocale() so that g_icu_text_direction will agree with iOS about what the current text direction is. BUG=514625 Committed: https://crrev.com/f51b003d2c2fe471c12ff992a9005c083565a177 Cr-Commit-Position: refs/heads/master@{#342590}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M base/i18n/rtl.cc View 1 2 chunks +11 lines, -0 lines 0 comments Download
M base/ios/ios_util.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M base/ios/ios_util.mm View 1 2 chunks +7 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
marq (ping after 24h)
Back to Rohit since he's not OOO anymore.
5 years, 4 months ago (2015-07-30 16:57:50 UTC) #4
marq (ping after 24h)
On 2015/07/30 16:57:50, marq wrote: > Back to Rohit since he's not OOO anymore. Ping? ...
5 years, 4 months ago (2015-08-04 12:47:03 UTC) #5
rohitrao (ping after 24h)
-rohitaro +rohitrao =)
5 years, 4 months ago (2015-08-07 16:29:05 UTC) #7
rohitrao (ping after 24h)
ios_util changes LGTM
5 years, 4 months ago (2015-08-07 16:30:08 UTC) #8
marq (ping after 24h)
+jshin for i18n OWNER
5 years, 4 months ago (2015-08-07 16:37:20 UTC) #10
jungshik at Google
LGTM https://codereview.chromium.org/1254933002/diff/1/base/i18n/rtl.cc File base/i18n/rtl.cc (right): https://codereview.chromium.org/1254933002/diff/1/base/i18n/rtl.cc#newcode140 base/i18n/rtl.cc:140: if (ios::IsForcingRTL()) nit: How about IsInForcedRTL ?
5 years, 4 months ago (2015-08-07 17:32:22 UTC) #11
marq (ping after 24h)
Thanks for the review! https://codereview.chromium.org/1254933002/diff/1/base/i18n/rtl.cc File base/i18n/rtl.cc (right): https://codereview.chromium.org/1254933002/diff/1/base/i18n/rtl.cc#newcode140 base/i18n/rtl.cc:140: if (ios::IsForcingRTL()) On 2015/08/07 17:32:22, ...
5 years, 4 months ago (2015-08-10 07:28:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1254933002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1254933002/20001
5 years, 4 months ago (2015-08-10 07:28:48 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-08-10 08:55:26 UTC) #16
commit-bot: I haz the power
5 years, 4 months ago (2015-08-10 08:56:08 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f51b003d2c2fe471c12ff992a9005c083565a177
Cr-Commit-Position: refs/heads/master@{#342590}

Powered by Google App Engine
This is Rietveld 408576698