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

Issue 201086: Add a NOTREACHED() to catch users of pre-release NSS. (Closed)

Created:
11 years, 3 months ago by chase
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a NOTREACHED() to catch users of pre-release NSS. Catch a crash for debug build users who followed the Linux 64bit instructions. BUG=21454 TEST=debug chrome crashes at NOTREACHED in error condition using old NSS, skips past in new NSS and under both conditions in release builds. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25969

Patch Set 1 #

Total comments: 6

Patch Set 2 : update lib name, prefer DCHECK #

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

Messages

Total messages: 5 (0 generated)
chase
11 years, 3 months ago (2009-09-10 23:19:51 UTC) #1
wtc
LGTM. Thanks! http://codereview.chromium.org/201086/diff/1/2 File net/base/x509_certificate_nss.cc (right): http://codereview.chromium.org/201086/diff/1/2#newcode184 Line 184: // 1. run ldd on the ...
11 years, 3 months ago (2009-09-11 01:26:01 UTC) #2
chase
http://codereview.chromium.org/201086/diff/1/2 File net/base/x509_certificate_nss.cc (right): http://codereview.chromium.org/201086/diff/1/2#newcode184 Line 184: // 1. run ldd on the chrome executable ...
11 years, 3 months ago (2009-09-11 04:35:05 UTC) #3
chase
Committed, though the check-in message refers to NOTREACHED instead of DCHECK. A mistake on my ...
11 years, 3 months ago (2009-09-11 05:20:53 UTC) #4
wtc
11 years, 3 months ago (2009-09-11 14:35:17 UTC) #5
LGTM.

I've never changed a commit message.  Not sure if it's
possible.  It's not a big deal though.

Powered by Google App Engine
This is Rietveld 408576698