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

Issue 357623003: Move default sanitizer options into build/ so that WebRTC can import them. (Closed)

Created:
6 years, 6 months ago by Alexander Potapenko
Modified:
6 years, 4 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Move default sanitizer options into build/ so that WebRTC can import them. BUG=302040 TBR=noelallen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291168

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix copyright #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -473 lines) Patch
M base/base.gyp View 1 2 1 chunk +0 lines, -43 lines 0 comments Download
M base/debug/OWNERS View 1 chunk +0 lines, -2 lines 0 comments Download
D base/debug/sanitizer_options.cc View 1 2 1 chunk +0 lines, -119 lines 0 comments Download
D base/debug/tsan_suppressions.cc View 1 2 1 chunk +0 lines, -308 lines 0 comments Download
M build/common.gypi View 1 2 1 chunk +1 line, -1 line 0 comments Download
A build/sanitizers/OWNERS View 1 chunk +2 lines, -0 lines 0 comments Download
A + build/sanitizers/sanitizer_options.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
A build/sanitizers/sanitizers.gyp View 1 1 chunk +52 lines, -0 lines 0 comments Download
A + build/sanitizers/tsan_suppressions.cc View 0 chunks +-1 lines, --1 lines 0 comments Download
M components/nacl.gyp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (0 generated)
kjellander_chromium
https://codereview.chromium.org/357623003/diff/1/build/common.gypi File build/common.gypi (right): https://codereview.chromium.org/357623003/diff/1/build/common.gypi#newcode3885 build/common.gypi:3885: 'dependencies': [ I think you should do something like: ...
6 years, 6 months ago (2014-06-25 12:27:12 UTC) #1
Alexander Potapenko
https://codereview.chromium.org/357623003/diff/1/build/sanitizers/sanitizers.gyp File build/sanitizers/sanitizers.gyp (right): https://codereview.chromium.org/357623003/diff/1/build/sanitizers/sanitizers.gyp#newcode1 build/sanitizers/sanitizers.gyp:1: # Copyright (c) 2012 The Chromium Authors. All rights ...
6 years, 6 months ago (2014-06-25 12:46:33 UTC) #2
kjellander_chromium
lgtm as long as someone with better GYP expertise than me takes a look as ...
6 years, 6 months ago (2014-06-25 14:17:08 UTC) #3
Alexander Potapenko
Nico, can you please take a look? WDYT about making sanitizers.gyp a .gypi?
6 years, 6 months ago (2014-06-25 14:28:04 UTC) #4
Nico
This defines a target, so it should be a gyp, not a gypi I think. ...
6 years, 6 months ago (2014-06-25 16:06:52 UTC) #5
Alexander Potapenko
> (Patch makes sense; I'm idly wondering if there'll be situations where webrtc > needs ...
6 years, 6 months ago (2014-06-25 16:14:48 UTC) #6
Alexander Potapenko
The CQ bit was checked by glider@chromium.org
6 years, 5 months ago (2014-06-30 09:45:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/357623003/20001
6 years, 5 months ago (2014-06-30 09:46:34 UTC) #8
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-06-30 11:42:49 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-06-30 11:45:27 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/77151)
6 years, 5 months ago (2014-06-30 11:45:27 UTC) #11
Alexander Potapenko
Henrik, do you have anything to add regarding Nico's concern?
6 years, 5 months ago (2014-06-30 11:49:06 UTC) #12
kjellander_chromium
On 2014/06/30 11:49:06, Alexander Potapenko wrote: > Henrik, do you have anything to add regarding ...
6 years, 5 months ago (2014-06-30 11:54:18 UTC) #13
kjellander_chromium
On 2014/06/30 11:54:18, kjellander wrote: > On 2014/06/30 11:49:06, Alexander Potapenko wrote: > > Henrik, ...
6 years, 4 months ago (2014-08-20 15:31:29 UTC) #14
Nico
On 2014/08/20 15:31:29, kjellander wrote: > On 2014/06/30 11:54:18, kjellander wrote: > > On 2014/06/30 ...
6 years, 4 months ago (2014-08-20 15:58:09 UTC) #15
Alexander Potapenko
Rebased and re-uploaded. TBRing noelallen@ for a comment-only change in nacl.gyp.
6 years, 4 months ago (2014-08-21 12:25:14 UTC) #16
Alexander Potapenko
The CQ bit was checked by glider@chromium.org
6 years, 4 months ago (2014-08-21 14:29:17 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/glider@chromium.org/357623003/40001
6 years, 4 months ago (2014-08-21 14:31:49 UTC) #18
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_gpu on tryserver.chromium.gpu ...
6 years, 4 months ago (2014-08-21 18:06:15 UTC) #19
commit-bot: I haz the power
6 years, 4 months ago (2014-08-21 20:34:52 UTC) #20
Message was sent while issue was closed.
Committed patchset #3 (40001) as 291168

Powered by Google App Engine
This is Rietveld 408576698