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

Issue 2872014: Change LOG(DFATAL) to avoid dialog in production build... (Closed)

Created:
10 years, 6 months ago by jar (doing other things)
Modified:
9 years, 7 months ago
CC:
chromium-reviews, brettw-cc_chromium.org, Lei Zhang, darin (slow to review)
Visibility:
Public.

Description

Change LOG(DFATAL) to avoid dialog in production build Old semantics: In DEBUG mode: no change: Fatal CHECK error and dialog. In Release mode: Dialog for user, but allow user to continue. New semantics: In Release mode: LOG(ERROR), but don't bother the user. r=brettw,willchan Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50679

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M base/logging.h View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jar (doing other things)
10 years, 6 months ago (2010-06-23 23:46:22 UTC) #1
brettw
LGTM
10 years, 6 months ago (2010-06-23 23:48:29 UTC) #2
willchan no longer on Chromium
10 years, 6 months ago (2010-06-23 23:50:35 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698