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

Issue 8591029: allocator.gyp target needs to be conditionally included in compositor.gyp (Closed)

Created:
9 years, 1 month ago by dhollowa
Modified:
9 years, 1 month ago
Reviewers:
oshima, piman
CC:
chromium-reviews, Ian Vollick, piman+watch_chromium.org, jonathan.backer
Visibility:
Public.

Description

allocator.gyp target needs to be conditionally included in compositor.gyp Changes the compositor.gyp file to only include the tcmalloc allocator on linux when use_linux_tcmalloc is specified. This was conflicting with ASAN compile flags. BUG=none TEST=compile on linux with GYP_DEFINES='asan=1 linux_use_tcmalloc=0...' TBR=oshima@chromium.org, backer@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110606

Patch Set 1 #

Total comments: 4

Patch Set 2 : Indent #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -5 lines) Patch
M ui/gfx/compositor/compositor.gyp View 1 1 chunk +13 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
dhollowa
9 years, 1 month ago (2011-11-17 21:59:23 UTC) #1
oshima
LGTM http://codereview.chromium.org/8591029/diff/1/ui/gfx/compositor/compositor.gyp File ui/gfx/compositor/compositor.gyp (right): http://codereview.chromium.org/8591029/diff/1/ui/gfx/compositor/compositor.gyp#newcode122 ui/gfx/compositor/compositor.gyp:122: 'dependencies': [ can you fix indent here? http://codereview.chromium.org/8591029/diff/1/ui/gfx/compositor/compositor.gyp#newcode127 ...
9 years, 1 month ago (2011-11-17 22:22:31 UTC) #2
dhollowa
http://codereview.chromium.org/8591029/diff/1/ui/gfx/compositor/compositor.gyp File ui/gfx/compositor/compositor.gyp (right): http://codereview.chromium.org/8591029/diff/1/ui/gfx/compositor/compositor.gyp#newcode122 ui/gfx/compositor/compositor.gyp:122: 'dependencies': [ On 2011/11/17 22:22:31, oshima wrote: > can ...
9 years, 1 month ago (2011-11-17 22:28:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dhollowa@chromium.org/8591029/5001
9 years, 1 month ago (2011-11-17 22:31:24 UTC) #4
commit-bot: I haz the power
9 years, 1 month ago (2011-11-17 23:55:57 UTC) #5
Change committed as 110606

Powered by Google App Engine
This is Rietveld 408576698