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

Issue 2367523002: Merge LogDnsClient's QueryLeafIndex and QueryAuditProof methods (Closed)

Created:
4 years, 3 months ago by Rob Percival
Modified:
4 years, 2 months ago
CC:
chromium-reviews, rsleevi+watch_chromium.org, certificate-transparency-chrome_googlegroups.com, Eran Messeri
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Merge LogDnsClient's QueryLeafIndex and QueryAuditProof methods QueryAuditProof now takes a leaf hash, rather than a leaf index. It will look up the leaf index, then the audit proof. BUG=624894 Committed: https://crrev.com/8da709c5cf63b5535f8c30ae6cc9e786bc8eaae8 Cr-Commit-Position: refs/heads/master@{#424758}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Hide implementation details #

Patch Set 3 : Rebase #

Patch Set 4 : Bug fix #

Total comments: 6

Patch Set 5 : Addresses Ryan's comments #

Patch Set 6 : Deletes some duplicated documentation #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Patch Set 9 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+474 lines, -592 lines) Patch
M components/certificate_transparency/log_dns_client.h View 1 2 3 4 5 6 2 chunks +15 lines, -48 lines 0 comments Download
M components/certificate_transparency/log_dns_client.cc View 1 2 3 4 5 6 7 4 chunks +243 lines, -180 lines 0 comments Download
M components/certificate_transparency/log_dns_client_unittest.cc View 1 2 3 4 5 6 7 8 12 chunks +216 lines, -364 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 55 (46 generated)
Rob Percival
First draft of unifying the two methods into one. All of the tests pass, but ...
4 years, 3 months ago (2016-09-22 16:39:56 UTC) #4
Eran Messeri
Looks good at a first glance, only real issue to address is whether the tree_size ...
4 years, 3 months ago (2016-09-23 12:59:32 UTC) #8
Ryan Sleevi
https://codereview.chromium.org/2367523002/diff/1/components/certificate_transparency/log_dns_client.h File components/certificate_transparency/log_dns_client.h (right): https://codereview.chromium.org/2367523002/diff/1/components/certificate_transparency/log_dns_client.h#newcode108 components/certificate_transparency/log_dns_client.h:108: const net::DnsResponse* response); Can these four methods be encapsulated ...
4 years, 2 months ago (2016-09-23 21:59:29 UTC) #10
Rob Percival
PTAL. The ultimate version of this is in https://codereview.chromium.org/2369373002/, which adds synchronous return values, implements ...
4 years, 2 months ago (2016-09-27 17:44:17 UTC) #15
Ryan Sleevi
lgtm https://codereview.chromium.org/2367523002/diff/140001/components/certificate_transparency/log_dns_client.cc File components/certificate_transparency/log_dns_client.cc (right): https://codereview.chromium.org/2367523002/diff/140001/components/certificate_transparency/log_dns_client.cc#newcode87 components/certificate_transparency/log_dns_client.cc:87: class LogDnsClient::AuditProofQuery { See comments on the other ...
4 years, 2 months ago (2016-10-03 23:51:08 UTC) #30
Rob Percival
https://codereview.chromium.org/2367523002/diff/140001/components/certificate_transparency/log_dns_client.cc File components/certificate_transparency/log_dns_client.cc (right): https://codereview.chromium.org/2367523002/diff/140001/components/certificate_transparency/log_dns_client.cc#newcode87 components/certificate_transparency/log_dns_client.cc:87: class LogDnsClient::AuditProofQuery { On 2016/10/03 23:51:07, Ryan Sleevi (slow) ...
4 years, 2 months ago (2016-10-04 16:01:57 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2367523002/260001
4 years, 2 months ago (2016-10-12 16:18:36 UTC) #51
commit-bot: I haz the power
Committed patchset #9 (id:260001)
4 years, 2 months ago (2016-10-12 16:24:13 UTC) #53
commit-bot: I haz the power
4 years, 2 months ago (2016-10-12 16:26:21 UTC) #55
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/8da709c5cf63b5535f8c30ae6cc9e786bc8eaae8
Cr-Commit-Position: refs/heads/master@{#424758}

Powered by Google App Engine
This is Rietveld 408576698