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

Issue 1451573002: Explicitly set properties of net::CertVerifyResult (Closed)

Created:
5 years, 1 month ago by Vitaly Buka (NO REVIEWS)
Modified:
5 years, 1 month ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@context6
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Explicitly set properties of net::CertVerifyResult CL explains why most fields of net::CertVerifyResult are being set to hard-coded values. PrivetV3ContextGetter::CertVerifier checks only Sha256 fingerprint of the certificate. So calculation of the most of properties is unnecessary. BUG=524788 Committed: https://crrev.com/a9e739330a94ac9a9ac3372bea9fe577e4f662d1 Cr-Commit-Position: refs/heads/master@{#360435}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -9 lines) Patch
M chrome/browser/extensions/api/gcd_private/privet_v3_context_getter.cc View 1 2 3 2 chunks +36 lines, -9 lines 1 comment Download

Dependent Patchsets:

Messages

Total messages: 21 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1451573002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1451573002/1
5 years, 1 month ago (2015-11-16 03:50:14 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-16 04:28:37 UTC) #4
Vitaly Buka (NO REVIEWS)
5 years, 1 month ago (2015-11-16 19:35:06 UTC) #6
Aleksey Shlyapnikov
lgtm
5 years, 1 month ago (2015-11-16 20:39:46 UTC) #7
Vitaly Buka (NO REVIEWS)
+rsleevi +davidben +mmenke
5 years, 1 month ago (2015-11-16 22:41:02 UTC) #9
Ryan Sleevi
Not LGTM in present form. You should explain in this CL description, and the bug, ...
5 years, 1 month ago (2015-11-16 22:44:20 UTC) #10
Vitaly Buka (NO REVIEWS)
On 2015/11/16 22:44:20, Ryan Sleevi (OOO. no rvws plz) wrote: > Not LGTM in present ...
5 years, 1 month ago (2015-11-16 22:56:23 UTC) #11
Ryan Sleevi
On 2015/11/16 22:56:23, Vitaly Buka wrote: > On 2015/11/16 22:44:20, Ryan Sleevi (OOO. no rvws ...
5 years, 1 month ago (2015-11-16 23:11:55 UTC) #12
Vitaly Buka (NO REVIEWS)
https://codereview.chromium.org/1451573002/diff/60001/chrome/browser/extensions/api/gcd_private/privet_v3_context_getter.cc File chrome/browser/extensions/api/gcd_private/privet_v3_context_getter.cc (right): https://codereview.chromium.org/1451573002/diff/60001/chrome/browser/extensions/api/gcd_private/privet_v3_context_getter.cc#newcode56 chrome/browser/extensions/api/gcd_private/privet_v3_context_getter.cc:56: verify_result->public_key_hashes.clear(); Default implementation calculates hashes for certs in the ...
5 years, 1 month ago (2015-11-17 00:08:14 UTC) #14
Vitaly Buka (NO REVIEWS)
Ryan, can you please advice regarding public_key_hashes?
5 years, 1 month ago (2015-11-17 22:06:38 UTC) #15
Ryan Sleevi
lgtm
5 years, 1 month ago (2015-11-18 20:36:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1451573002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1451573002/60001
5 years, 1 month ago (2015-11-18 21:25:53 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-11-18 22:57:53 UTC) #20
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 22:59:01 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a9e739330a94ac9a9ac3372bea9fe577e4f662d1
Cr-Commit-Position: refs/heads/master@{#360435}

Powered by Google App Engine
This is Rietveld 408576698