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

Issue 8418022: Add dependency. (Closed)

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

Description

Add dependencies. BUG=102056 TEST=links without warning with GYP_DEFINES="use_aura=1 use_webkit_compositor=1 component=shared_library" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107775

Patch Set 1 #

Patch Set 2 : "" #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -0 lines) Patch
M ui/gfx/compositor/compositor.gyp View 1 2 chunks +3 lines, -0 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
jonathan.backer
This compiles clean without warning with and without the component build when use_webkit_compositor=1 is active. ...
9 years, 1 month ago (2011-10-28 14:58:18 UTC) #1
jonathan.backer
+piman
9 years, 1 month ago (2011-10-28 15:00:16 UTC) #2
sky
LGTM
9 years, 1 month ago (2011-10-28 17:41:56 UTC) #3
piman
lgtm
9 years, 1 month ago (2011-10-28 17:55:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/backer@chromium.org/8418022/2001
9 years, 1 month ago (2011-10-28 18:53:11 UTC) #5
commit-bot: I haz the power
Change committed as 107775
9 years, 1 month ago (2011-10-28 19:54:38 UTC) #6
oshima
http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp File ui/gfx/compositor/compositor.gyp (right): http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp#newcode120 ui/gfx/compositor/compositor.gyp:120: '<(DEPTH)/base/allocator/allocator.gyp:allocator', backer, this is causing problem when building asan ...
9 years, 1 month ago (2011-11-17 21:14:19 UTC) #7
dhollowa
http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp File ui/gfx/compositor/compositor.gyp (right): http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp#newcode120 ui/gfx/compositor/compositor.gyp:120: '<(DEPTH)/base/allocator/allocator.gyp:allocator', On 2011/11/17 21:14:20, oshima wrote: > backer, this ...
9 years, 1 month ago (2011-11-17 21:42:28 UTC) #8
piman
On 2011/11/17 21:42:28, dhollowa wrote: > http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp > File ui/gfx/compositor/compositor.gyp (right): > > http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp#newcode120 > ...
9 years, 1 month ago (2011-11-17 21:47:30 UTC) #9
oshima
Thanks. one nit: you don't need OS="linux" because linux_uses_tcmalloc is linux only flag. - oshima ...
9 years, 1 month ago (2011-11-17 21:56:58 UTC) #10
dhollowa
9 years, 1 month ago (2011-11-17 21:58:31 UTC) #11
http://codereview.chromium.org/8591029

On 2011/11/17 21:56:58, oshima wrote:
> Thanks. one nit: you don't need  OS="linux" because linux_uses_tcmalloc is
> linux only flag.
> 
> 
> - oshima
> 
> 
> On Thu, Nov 17, 2011 at 1:47 PM, <mailto:piman@chromium.org> wrote:
> 
> > On 2011/11/17 21:42:28, dhollowa wrote:
> >
> > http://codereview.chromium.**org/8418022/diff/2001/ui/gfx/**
> >
>
compositor/compositor.gyp<http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp>
> >
> >> File ui/gfx/compositor/compositor.**gyp (right):
> >>
> >
> >
> > http://codereview.chromium.**org/8418022/diff/2001/ui/gfx/**
> >
>
compositor/compositor.gyp#**newcode120<http://codereview.chromium.org/8418022/diff/2001/ui/gfx/compositor/compositor.gyp#newcode120>
> >
> >> ui/gfx/compositor/compositor.**gyp:120:
> >> '<(DEPTH)/base/allocator/**allocator.gyp:allocator',
> >> On 2011/11/17 21:14:20, oshima wrote:
> >> > backer, this is causing problem when building asan which requires asan
> >> > allocator. Do you know why we need this here?
> >>
> >
> >  This should be guarded by the condition 'linux_use_tcmalloc==1'.
> >>
> >
> > I have a fix in
>
http://codereview.chromium.**org/8565019/%3Chttp://codereview.chromium.org/85...
> unfortunately that
> > CL won't go in immediately. I'll rubber stamp LGTM any CL that fixes it.
> >
> >
>
http://codereview.chromium.**org/8418022/%3Chttp://codereview.chromium.org/84...>
> >

Powered by Google App Engine
This is Rietveld 408576698