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

Issue 8919020: This fixes a bug I introduced last night (Closed)

Created:
9 years ago by Greg Spencer (Chromium)
Modified:
9 years ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

This fixes a bug I introduced last night with fetching the default nickname. BUG=none TEST=imported user certs successfully. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=114150

Patch Set 1 #

Total comments: 1

Patch Set 2 : merging if statements #

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

Messages

Total messages: 6 (0 generated)
Greg Spencer (Chromium)
A very small change to avoid crashing when importing user certs. I should have found ...
9 years ago (2011-12-12 22:37:16 UTC) #1
wtc
LGTM. http://codereview.chromium.org/8919020/diff/1/net/base/x509_certificate_nss.cc File net/base/x509_certificate_nss.cc (right): http://codereview.chromium.org/8919020/diff/1/net/base/x509_certificate_nss.cc#newcode717 net/base/x509_certificate_nss.cc:717: if (cert_handle_->slot) { You can merge lines 713 ...
9 years ago (2011-12-12 23:52:57 UTC) #2
Greg Spencer (Chromium)
On 2011/12/12 23:52:57, wtc wrote: > You can merge lines 713 and 717: > if ...
9 years ago (2011-12-13 00:20:14 UTC) #3
wtc
Patch Set 2 LGTM.
9 years ago (2011-12-13 00:28:41 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gspencer@chromium.org/8919020/4001
9 years ago (2011-12-13 00:37:52 UTC) #5
commit-bot: I haz the power
9 years ago (2011-12-13 01:52:37 UTC) #6
Change committed as 114150

Powered by Google App Engine
This is Rietveld 408576698