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

Issue 399069: linux: StackTrace test isn't expected to work in Release builds anymore (Closed)

Created:
11 years, 1 month ago by Evan Martin
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

linux: StackTrace test isn't expected to work in Release builds anymore Dropping the exception unwind data cut our executable size considerably, but it means we can't get stack traces anymore in Release builds, so stop this test early in that case. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32346

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Evan Martin
11 years, 1 month ago (2009-11-18 17:01:50 UTC) #1
Elliot Glaysher
11 years, 1 month ago (2009-11-18 17:42:26 UTC) #2
SPEEDY LGTM.

Powered by Google App Engine
This is Rietveld 408576698