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

Issue 2842021: Fix the allocator dependency to respect win_use_allocator_shim variable.... (Closed)

Created:
10 years, 6 months ago by Victor Wang
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

Fix the allocator dependency to respect win_use_allocator_shim variable. R=maruel BUG=46311 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50890

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 1

Patch Set 4 : '' #

Patch Set 5 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -23 lines) Patch
M chrome/chrome_browser.gypi View 1 2 3 4 2 chunks +7 lines, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 4 14 chunks +78 lines, -22 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Victor Wang
10 years, 6 months ago (2010-06-23 16:18:14 UTC) #1
M-A Ruel
lgtm assuming it works http://codereview.chromium.org/2842021/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/2842021/diff/1/3#newcode1653 chrome/chrome_tests.gypi:1653: ['OS=="win" and win_use_allocator_shim==1', { that ...
10 years, 6 months ago (2010-06-23 16:23:22 UTC) #2
Victor Wang
http://codereview.chromium.org/2842021/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/2842021/diff/1/3#newcode1653 chrome/chrome_tests.gypi:1653: ['OS=="win" and win_use_allocator_shim==1', { On 2010/06/23 16:23:22, Marc-Antoine Ruel ...
10 years, 6 months ago (2010-06-23 16:39:17 UTC) #3
M-A Ruel
http://codereview.chromium.org/2842021/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/2842021/diff/1/3#newcode1653 chrome/chrome_tests.gypi:1653: ['OS=="win" and win_use_allocator_shim==1', { On 2010/06/23 16:39:17, Victor Wang ...
10 years, 6 months ago (2010-06-23 16:40:44 UTC) #4
Victor Wang
http://codereview.chromium.org/2842021/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/2842021/diff/1/3#newcode1653 chrome/chrome_tests.gypi:1653: ['OS=="win" and win_use_allocator_shim==1', { On 2010/06/23 16:40:44, Marc-Antoine Ruel ...
10 years, 6 months ago (2010-06-23 17:15:10 UTC) #5
M-A Ruel
10 years, 6 months ago (2010-06-25 18:16:51 UTC) #6
lgtm with nit

http://codereview.chromium.org/2842021/diff/10001/11002
File chrome/chrome_tests.gypi (right):

http://codereview.chromium.org/2842021/diff/10001/11002#newcode1792
chrome/chrome_tests.gypi:1792: '<(allocator_target)',
nit: please fix alignment.

Powered by Google App Engine
This is Rietveld 408576698