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

Issue 4310004: DOMUI Cert Manager: merge email certs into other certs tab. (Closed)

Created:
10 years, 1 month ago by mattm
Modified:
9 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, arv (Not doing code reviews), darin-cc_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

DOMUI Cert Manager: merge email certs into other certs tab. BUG=19991 TEST=cert manager no longer has a "people" tab, any certs that were there are now in "other" tab. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=64866

Patch Set 1 #

Total comments: 6

Patch Set 2 : update comments #

Total comments: 1

Patch Set 3 : update comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -76 lines) Patch
M chrome/app/generated_resources.grd View 3 chunks +0 lines, -9 lines 0 comments Download
M chrome/browser/certificate_manager_model.h View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/certificate_manager_model.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/dom_ui/options/certificate_manager_handler.cc View 5 chunks +0 lines, -14 lines 0 comments Download
M chrome/browser/resources/options/certificate_manager.html View 2 chunks +0 lines, -28 lines 0 comments Download
M chrome/browser/resources/options/certificate_manager.js View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/third_party/mozilla_security_manager/nsNSSCertHelper.cpp View 1 chunk +0 lines, -4 lines 0 comments Download
M net/base/cert_database_nss.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/base/cert_type.h View 1 2 1 chunk +4 lines, -6 lines 0 comments Download
M net/third_party/mozilla_security_manager/nsNSSCertificateDB.cpp View 1 1 chunk +1 line, -8 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mattm
10 years, 1 month ago (2010-11-02 23:10:20 UTC) #1
wtc
LGTM. http://codereview.chromium.org/4310004/diff/1/3 File chrome/browser/certificate_manager_model.cc (left): http://codereview.chromium.org/4310004/diff/1/3#oldcode75 chrome/browser/certificate_manager_model.cc:75: x509_certificate_model::GetEmailAddress(cert.os_cert_handle())); Can we remove the x509_certificate_model::GetEmailAddress() function now? ...
10 years, 1 month ago (2010-11-02 23:50:14 UTC) #2
mattm
http://codereview.chromium.org/4310004/diff/1/3 File chrome/browser/certificate_manager_model.cc (left): http://codereview.chromium.org/4310004/diff/1/3#oldcode75 chrome/browser/certificate_manager_model.cc:75: x509_certificate_model::GetEmailAddress(cert.os_cert_handle())); On 2010/11/02 23:50:14, wtc wrote: > Can we ...
10 years, 1 month ago (2010-11-03 00:14:01 UTC) #3
wtc
10 years, 1 month ago (2010-11-03 01:25:59 UTC) #4
LGTM.

http://codereview.chromium.org/4310004/diff/5001/6009
File net/base/cert_type.h (right):

http://codereview.chromium.org/4310004/diff/5001/6009#newcode15
net/base/cert_type.h:15: // example, a cert with no basic constraints or trust,
would be classified as
Nit: remove the second comma (after "trust").

Powered by Google App Engine
This is Rietveld 408576698