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

Issue 3011011: Fix nacl_sandbox_tests dependency:... (Closed)

Created:
10 years, 5 months ago by Victor Wang
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Fix nacl_sandbox_tests dependency: allocator target should be added as dependency only when win_use_allocator_shim is 1. Also fix a typo in allocator_shim.cc R=jvoung@google.com, mbelshe@chromium.org TEST=none BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52947

Patch Set 1 #

Total comments: 5
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -2 lines) Patch
M base/allocator/allocator_shim.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/chrome_tests.gypi View 1 chunk +7 lines, -1 line 5 comments Download

Messages

Total messages: 6 (0 generated)
Victor Wang
10 years, 5 months ago (2010-07-19 17:54:16 UTC) #1
Mike Belshe
LGTM, but one question. Why does the nacl_sandbox_tests use different compiler options than our other ...
10 years, 5 months ago (2010-07-19 17:57:06 UTC) #2
jvoung - send to chromium...
http://codereview.chromium.org/3011011/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/3011011/diff/1/3#newcode509 chrome/chrome_tests.gypi:509: ['OS=="win"', { woh, when did this show up twice ...
10 years, 5 months ago (2010-07-19 18:05:03 UTC) #3
Victor Wang
On 2010/07/19 17:57:06, Mike Belshe wrote: > LGTM, but one question. > > Why does ...
10 years, 5 months ago (2010-07-19 18:11:04 UTC) #4
Victor Wang
http://codereview.chromium.org/3011011/diff/1/3 File chrome/chrome_tests.gypi (right): http://codereview.chromium.org/3011011/diff/1/3#newcode509 chrome/chrome_tests.gypi:509: ['OS=="win"', { On 2010/07/19 18:05:03, jvoung wrote: > woh, ...
10 years, 5 months ago (2010-07-19 18:15:45 UTC) #5
jvoung - send to chromium...
10 years, 5 months ago (2010-07-19 18:23:23 UTC) #6
LGTM

http://codereview.chromium.org/3011011/diff/1/3
File chrome/chrome_tests.gypi (right):

http://codereview.chromium.org/3011011/diff/1/3#newcode509
chrome/chrome_tests.gypi:509: ['OS=="win"', {
On 2010/07/19 18:15:45, Victor Wang wrote:
> On 2010/07/19 18:05:03, jvoung wrote:
> > woh, when did this show up twice -- the 'OS=="win"', ... ?
> I am not sure I got it, I only see one OS==win... 

Ok, n/m I only see one now too. Might have been a glitch when I clicked the
"Expand ..." controls... or a glitch in my vision.

Powered by Google App Engine
This is Rietveld 408576698