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

Issue 8242011: Do not use Chrome plugins with ASan. (Closed)

Created:
9 years, 2 months ago by Alexander Potapenko
Modified:
9 years, 2 months ago
Reviewers:
Nico
CC:
chromium-reviews
Visibility:
Public.

Description

Do not use Chrome plugins with ASan. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=105102

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Total comments: 1

Patch Set 3 : '' #

Patch Set 4 : '' #

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

Messages

Total messages: 5 (0 generated)
Alexander Potapenko
Nico, is this enough not to run the Chrome style plugins for ASan builds?
9 years, 2 months ago (2011-10-12 15:40:39 UTC) #1
Nico
probably. try it locally – if it works, it works :-P http://codereview.chromium.org/8242011/diff/1/build/common.gypi File build/common.gypi (right): ...
9 years, 2 months ago (2011-10-12 15:42:56 UTC) #2
Alexander Potapenko
On 2011/10/12 15:42:56, Nico wrote: > probably. try it locally – if it works, it works ...
9 years, 2 months ago (2011-10-12 16:35:31 UTC) #3
Nico
lgtm http://codereview.chromium.org/8242011/diff/4001/build/common.gypi File build/common.gypi (right): http://codereview.chromium.org/8242011/diff/4001/build/common.gypi#newcode848 build/common.gypi:848: # not want additional warnings when building with ...
9 years, 2 months ago (2011-10-12 16:37:34 UTC) #4
Alexander Potapenko
9 years, 2 months ago (2011-10-12 16:43:44 UTC) #5
http://codereview.chromium.org/8242011/diff/4001/build/common.gypi#newcode848
> build/common.gypi:848: # not want additional warnings when building with ASan.
> The tree goes red if the style plugin warns on anything, so "Second" isn't
true
> I think. "First" is a good reason, though.
Ok, I'll leave just the first one. In fact there should be no new warnings under
ASan, but for some reason I do observe some of them.

Powered by Google App Engine
This is Rietveld 408576698