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

Issue 10885002: Disable DCHECKs in non-official release builds on Android. (Closed)

Created:
8 years, 3 months ago by Xianzhu
Modified:
8 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, erikwright+watch_chromium.org, jam, brettw-cc_chromium.org
Base URL:
ssh://gerrit-int.chromium.org:29419/clank/chromium@master
Visibility:
Public.

Description

Disable DCHECKs in non-official release builds on Android. This is to better match tests expectations on other platforms. This should have been modified when switching default build from Release to Debug. I thought defining NDEBUG was enough to disable DCHECKs (though it really improves the performance of Release build because of other debug code disabled.) Change-Id: I16f346d73a6bcc0fe5a1c18d040d7dd184b37e2f R=yfriedman@chromium.org,ilevy@chromium.org,nileshagrawal@chromium.org TBR=phajdan.jr@chromium.org BUG=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=153810

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M base/test/test_support_android.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/app/android/library_loader_hooks.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Xianzhu
8 years, 3 months ago (2012-08-28 01:37:58 UTC) #1
Xianzhu
+phajdan.jr for base/test
8 years, 3 months ago (2012-08-28 01:41:18 UTC) #2
nilesh
LGTM
8 years, 3 months ago (2012-08-28 03:23:55 UTC) #3
Isaac (away)
lgtm
8 years, 3 months ago (2012-08-28 05:19:14 UTC) #4
Paweł Hajdan Jr.
8 years, 3 months ago (2012-08-29 16:40:47 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698