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

Issue 2006006: Add dependencies for locales to TSan/Win build target (Closed)

Created:
10 years, 7 months ago by Timur Iskhodzhanov
Modified:
9 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add dependencies for locales to TSan/Win build target BUG=43603 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=47267

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M build/all.gyp View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Timur Iskhodzhanov
If you try to clean & build "app_unittests only", app_unittests won't run without them build\Debug\locales\*.dll ...
10 years, 7 months ago (2010-05-07 12:13:07 UTC) #1
bradn
Yuck. Yeah the way this is plumbed currently is really contorted. chrome_exe --> locales --> ...
10 years, 7 months ago (2010-05-07 17:38:29 UTC) #2
Timur Iskhodzhanov
I've added a TODO and filed a bug http://code.google.com/p/chromium/issues/detail?id=43603 Is this fine? On 2010/05/07 17:38:29, ...
10 years, 7 months ago (2010-05-07 19:40:37 UTC) #3
tony
I fixed this on Linux by having it create a separate app_unittests_strings/en-US.pak and having app_unittests ...
10 years, 7 months ago (2010-05-10 01:23:16 UTC) #4
bradn
Tony's suggestion sounds wise. -BradN On Sun, May 9, 2010 at 6:23 PM, <tony@chromium.org> wrote: ...
10 years, 7 months ago (2010-05-11 05:22:32 UTC) #5
Timur Iskhodzhanov
Tony, I'm afraid I'm not the best person to do the 'full' fix for the ...
10 years, 7 months ago (2010-05-14 11:46:28 UTC) #6
tony
This change is only for the tsan win bots? I guess it's ok, but I ...
10 years, 7 months ago (2010-05-14 11:52:08 UTC) #7
Timur Iskhodzhanov
Yes, TSan/Win only. Looks like not very much other people are affected by the bug. ...
10 years, 7 months ago (2010-05-14 12:01:05 UTC) #8
tony
10 years, 7 months ago (2010-05-14 12:13:26 UTC) #9
On 2010/05/14 12:01:05, Timur Iskhodzhanov wrote:
> Yes, TSan/Win only.
> Looks like not very much other people are affected by the bug.

Ok, LGTM.

Powered by Google App Engine
This is Rietveld 408576698