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

Issue 7585037: Add functionality to OriginBoundCertStore interface and implementations. (Closed)

Created:
9 years, 4 months ago by rkn
Modified:
9 years, 4 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Adds functionality to OriginBoundCertStore interface and implementations. In particular, adds functions DeleteOriginBoundCert, DeleteAll, and GetAllOriginBoundCerts. These functions will be used by the cert management UI. Also changes SetOriginBoundCert's return value to void. BUG=88782 TEST=net_unittests (in particular DefaultOriginBoundCertStoreTest.*) Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=97090

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 8

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Patch Set 6 : '' #

Total comments: 2

Patch Set 7 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+152 lines, -22 lines) Patch
M net/base/default_origin_bound_cert_store.h View 1 2 1 chunk +6 lines, -2 lines 0 comments Download
M net/base/default_origin_bound_cert_store.cc View 1 2 3 4 5 3 chunks +41 lines, -5 lines 0 comments Download
M net/base/default_origin_bound_cert_store_unittest.cc View 1 2 3 1 chunk +83 lines, -13 lines 0 comments Download
M net/base/origin_bound_cert_store.h View 1 2 3 4 5 6 3 chunks +22 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rkn
wtc: Please review. rdsmith: Please review. Please look at origin_bound_cert_store.h first to see the methods ...
9 years, 4 months ago (2011-08-09 20:58:24 UTC) #1
wtc
mattm: just FYI. rkn: the following are my review comments on Patch Set 2. http://codereview.chromium.org/7585037/diff/4001/net/base/default_origin_bound_cert_store.cc ...
9 years, 4 months ago (2011-08-10 21:35:59 UTC) #2
rkn
wtc: Thanks for your comments. Please take another look. http://codereview.chromium.org/7585037/diff/4001/net/base/default_origin_bound_cert_store_unittest.cc File net/base/default_origin_bound_cert_store_unittest.cc (right): http://codereview.chromium.org/7585037/diff/4001/net/base/default_origin_bound_cert_store_unittest.cc#newcode115 net/base/default_origin_bound_cert_store_unittest.cc:115: ...
9 years, 4 months ago (2011-08-16 21:11:45 UTC) #3
wtc
LGTM. Please update the Description of this CL to mention you changed SetOriginBoundCert to return ...
9 years, 4 months ago (2011-08-16 23:28:56 UTC) #4
commit-bot: I haz the power
9 years, 4 months ago (2011-08-17 02:59:43 UTC) #5
Change committed as 97090

Powered by Google App Engine
This is Rietveld 408576698