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

Issue 10829320: Load ICU data from file on iOS. (Closed)

Created:
8 years, 4 months ago by blundell
Modified:
8 years, 4 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org, jshin+watch_chromium.org, brettw-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Load ICU data from file on iOS. On iOS, load ICU data from a file instead of compiling it in, to keep binary size down for the low-memory environment. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151900

Patch Set 1 #

Total comments: 2

Patch Set 2 : Response to review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M base/i18n/icu_util.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M build/common.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
blundell
PTAL and advise on how to flesh out the CL description, thanks!
8 years, 4 months ago (2012-08-14 15:05:35 UTC) #1
stuartmorgan
LGTM +mark for OWNERS On 2012/08/14 15:05:35, blundell wrote: > PTAL and advise on how ...
8 years, 4 months ago (2012-08-14 15:36:54 UTC) #2
stuartmorgan
https://chromiumcodereview.appspot.com/10829320/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10829320/diff/1/build/common.gypi#newcode899 build/common.gypi:899: 'icu_use_data_file_flag': 1, Oh, one other thing. We should add ...
8 years, 4 months ago (2012-08-14 15:37:53 UTC) #3
blundell
PTAL, thanks! https://chromiumcodereview.appspot.com/10829320/diff/1/build/common.gypi File build/common.gypi (right): https://chromiumcodereview.appspot.com/10829320/diff/1/build/common.gypi#newcode899 build/common.gypi:899: 'icu_use_data_file_flag': 1, On 2012/08/14 15:37:53, stuartmorgan wrote: ...
8 years, 4 months ago (2012-08-16 08:06:04 UTC) #4
Mark Mentovai
LGTM
8 years, 4 months ago (2012-08-16 12:35:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/blundell@chromium.org/10829320/5001
8 years, 4 months ago (2012-08-16 14:02:16 UTC) #6
commit-bot: I haz the power
8 years, 4 months ago (2012-08-16 16:10:39 UTC) #7
Change committed as 151900

Powered by Google App Engine
This is Rietveld 408576698