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

Issue 1361173002: Enable logging for Mac by default on debug builds. (Closed)

Created:
5 years, 3 months ago by Taylor Brandstetter
Modified:
5 years, 3 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Enable logging for Mac by default on debug builds. Was previously using the wrong preprocessor define (DEBUG vs _DEBUG). Committed: https://crrev.com/59e72ab49b05febceffa38c815e79d690305c95f Cr-Commit-Position: refs/heads/master@{#10061}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Adding NDEBUG check back #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M webrtc/base/logging.cc View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14 (5 generated)
Taylor Brandstetter
https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc File webrtc/base/logging.cc (right): https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc#newcode350 webrtc/base/logging.cc:350: #if defined(WEBRTC_MAC) && !defined(WEBRTC_IOS) && !defined(_DEBUG) I removed the ...
5 years, 3 months ago (2015-09-23 18:08:34 UTC) #2
pthatcher1
https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc File webrtc/base/logging.cc (right): https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc#newcode350 webrtc/base/logging.cc:350: #if defined(WEBRTC_MAC) && !defined(WEBRTC_IOS) && !defined(_DEBUG) On 2015/09/23 18:08:34, ...
5 years, 3 months ago (2015-09-23 18:12:11 UTC) #4
Taylor Brandstetter
On 2015/09/23 18:12:11, pthatcher1 wrote: > https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc > File webrtc/base/logging.cc (right): > > https://codereview.webrtc.org/1361173002/diff/1/webrtc/base/logging.cc#newcode350 > ...
5 years, 3 months ago (2015-09-23 18:16:46 UTC) #5
pthatcher1
lgtm
5 years, 3 months ago (2015-09-23 19:39:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1361173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1361173002/20001
5 years, 3 months ago (2015-09-23 20:00:55 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_rel on tryserver.webrtc (JOB_TIMED_OUT, no build URL) android_dbg on ...
5 years, 3 months ago (2015-09-23 22:01:11 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1361173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1361173002/20001
5 years, 3 months ago (2015-09-24 17:41:26 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 3 months ago (2015-09-24 17:42:48 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-09-24 17:42:57 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/59e72ab49b05febceffa38c815e79d690305c95f
Cr-Commit-Position: refs/heads/master@{#10061}

Powered by Google App Engine
This is Rietveld 408576698