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

Issue 7565023: Gave the GetOriginBoundCertificate an asynchronous interface because certificate (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, Paweł Hajdan Jr.
Visibility:
Public.

Description

Gave the GetOriginBoundCertificate an asynchronous interface because certificate generation is a blocking operation. BUG=88782 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96229

Patch Set 1 : '' #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : '' #

Total comments: 25

Patch Set 6 : '' #

Total comments: 1

Patch Set 7 : '' #

Patch Set 8 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+584 lines, -68 lines) Patch
M net/base/net_error_list.h View 1 2 3 4 5 1 chunk +12 lines, -0 lines 0 comments Download
M net/base/origin_bound_cert_service.h View 1 2 3 4 5 6 2 chunks +68 lines, -11 lines 0 comments Download
M net/base/origin_bound_cert_service.cc View 1 2 3 4 5 6 7 3 chunks +328 lines, -25 lines 0 comments Download
M net/base/origin_bound_cert_service_unittest.cc View 1 2 3 4 5 6 2 chunks +176 lines, -32 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
rkn
Please review. The files origin_bound_cert_service.{h,cc} and origin_bound_cert_service.temp.{h,cc} are identical, but the latter is the result ...
9 years, 4 months ago (2011-08-04 01:26:32 UTC) #1
wtc
Thanks for creating the "*temp*" files to help me code review. I may ask you ...
9 years, 4 months ago (2011-08-05 01:48:21 UTC) #2
rkn
agl: Please do a high-level review. wtc and I will go through the details. The ...
9 years, 4 months ago (2011-08-08 22:08:32 UTC) #3
rkn
wtc: I have made the changes we talked about earlier today.
9 years, 4 months ago (2011-08-08 22:09:05 UTC) #4
agl
I'm afraid that I don't have enough time to give this a good review and ...
9 years, 4 months ago (2011-08-08 22:36:27 UTC) #5
wtc
agl: thank you for the review comments. I am reviewing the CL carefully, so you ...
9 years, 4 months ago (2011-08-09 00:43:33 UTC) #6
rkn
http://codereview.chromium.org/7565023/diff/21008/net/base/origin_bound_cert_service.temp.cc File net/base/origin_bound_cert_service.temp.cc (right): http://codereview.chromium.org/7565023/diff/21008/net/base/origin_bound_cert_service.temp.cc#newcode113 net/base/origin_bound_cert_service.temp.cc:113: &cert_); On 2011/08/09 00:43:34, wtc wrote: > Fix the ...
9 years, 4 months ago (2011-08-09 03:25:38 UTC) #7
wtc
LGTM. I reviewed Patch Set 6. http://codereview.chromium.org/7565023/diff/21008/net/base/origin_bound_cert_service.temp.cc File net/base/origin_bound_cert_service.temp.cc (right): http://codereview.chromium.org/7565023/diff/21008/net/base/origin_bound_cert_service.temp.cc#newcode113 net/base/origin_bound_cert_service.temp.cc:113: &cert_); On 2011/08/09 ...
9 years, 4 months ago (2011-08-09 18:09:47 UTC) #8
commit-bot: I haz the power
9 years, 4 months ago (2011-08-10 22:31:56 UTC) #9
Change committed as 96229

Powered by Google App Engine
This is Rietveld 408576698