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

Issue 99073008: Add icu.isolate (Closed)

Created:
6 years, 11 months ago by jungshik at Google
Modified:
6 years, 11 months ago
Reviewers:
Mark Mentovai, M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Add icu.isolate icu.isolate add either icudtl.dat or icudt.dll to |track...| depending on icu_use_data_file_flag and OS. icu.isolate will be included by *isolate files that currently list icudt.dll on Windows. This is a prerequisite for the following CLs to use icudtl.dat : Windows : https://codereview.chromium.org/99473012 Linux : https://codereview.chromium.org/102413007 Mac : https://codereview.chromium.org/109013004 It's also a prerequisite for the following CLs to refer to icu.isolate : https://codereview.chromium.org/124143002/ BUG=72633 TEST=Once rolled in, *swam testbots work fine. R=mark@chromium.org, maruel@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243376

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : updated #

Total comments: 1

Patch Set 4 : remove if-then-else #

Patch Set 5 : use == instead of != #

Patch Set 6 : fix line cont #

Patch Set 7 : add missing parens #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -0 lines) Patch
A icu.isolate View 1 2 3 4 5 6 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
jungshik at Google
can you review this CL in tandem with the following CL ? https://codereview.chromium.org/124143002/ Thanks
6 years, 11 months ago (2014-01-03 19:51:07 UTC) #1
jungshik at Google
On 2014/01/03 19:51:07, Jungshik Shin wrote: > can you review this CL in tandem with ...
6 years, 11 months ago (2014-01-03 19:53:40 UTC) #2
Mark Mentovai
LGTM on the syntax, but I defer to Marc-Antoine on the isolate-ness of it.
6 years, 11 months ago (2014-01-03 20:13:38 UTC) #3
Mark Mentovai
Nothing should be obscured. Unlike writing { 'conditions': [ /* block 1 */ ], 'conditions': ...
6 years, 11 months ago (2014-01-03 20:15:50 UTC) #4
jungshik at Google
On 2014/01/03 20:15:50, Mark Mentovai wrote: > Nothing should be obscured. Unlike writing > > ...
6 years, 11 months ago (2014-01-03 20:57:08 UTC) #5
jungshik at Google
On 2014/01/03 20:13:38, Mark Mentovai wrote: > LGTM on the syntax, but I defer to ...
6 years, 11 months ago (2014-01-06 18:34:10 UTC) #6
jungshik at Google
I'll try to fix this issue, but I'm not sure what to do about an ...
6 years, 11 months ago (2014-01-06 23:57:21 UTC) #7
M-A Ruel
On 2014/01/06 23:57:21, Jungshik Shin wrote: > I'll try to fix this issue, but I'm ...
6 years, 11 months ago (2014-01-07 14:07:43 UTC) #8
jungshik at Google
On 2014/01/07 14:07:43, M-A Ruel wrote: > On 2014/01/06 23:57:21, Jungshik Shin wrote: > > ...
6 years, 11 months ago (2014-01-07 19:27:49 UTC) #9
M-A Ruel
On 2014/01/07 19:27:49, Jungshik Shin wrote: > On 2014/01/07 14:07:43, M-A Ruel wrote: > > ...
6 years, 11 months ago (2014-01-07 19:28:31 UTC) #10
jungshik at Google
On 2014/01/07 19:28:31, M-A Ruel wrote: > On 2014/01/07 19:27:49, Jungshik Shin wrote: > > ...
6 years, 11 months ago (2014-01-07 20:41:13 UTC) #11
jungshik at Google
6 years, 11 months ago (2014-01-07 20:43:15 UTC) #12
Message was sent while issue was closed.
Committed patchset #7 manually as r243376 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698