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

Issue 2232813003: Add ERR_CERTIFICATE_TRANSPARENCY_REQUIRED to error report cert errors (Closed)

Created:
4 years, 4 months ago by felt
Modified:
4 years, 4 months ago
Reviewers:
estark
CC:
chromium-reviews, cbentzel+watch_chromium.org, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ERR_CERTIFICATE_TRANSPARENCY_REQUIRED to error report cert errors I noticed that ERR_CERTIFICATE_TRANSPARENCY_REQUIRED wasn't being added to cert reports, so this fixes that. BUG=637970 Committed: https://crrev.com/d36933b3152a7b41c6909d0209687df020e734c9 Cr-Commit-Position: refs/heads/master@{#412117}

Patch Set 1 : Rename #

Total comments: 2

Patch Set 2 : Unit test #

Patch Set 3 : Working unit test #

Patch Set 4 : Removed WV change #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -12 lines) Patch
M components/certificate_reporting/cert_logger.proto View 1 chunk +1 line, -0 lines 0 comments Download
M components/certificate_reporting/error_report.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M components/certificate_reporting/error_report_unittest.cc View 1 2 9 chunks +32 lines, -12 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
felt
hey estark, what's the best way to test that reports are being sent with the ...
4 years, 4 months ago (2016-08-10 15:14:29 UTC) #10
estark
lgtm For a unit test, you could add something to error_report_unittest.com, along the lines of ...
4 years, 4 months ago (2016-08-10 16:43:35 UTC) #13
estark
On 2016/08/10 16:43:35, estark wrote: > lgtm > > For a unit test, you could ...
4 years, 4 months ago (2016-08-10 17:23:20 UTC) #14
felt
https://codereview.chromium.org/2232813003/diff/40001/components/certificate_reporting/error_report.cc File components/certificate_reporting/error_report.cc (right): https://codereview.chromium.org/2232813003/diff/40001/components/certificate_reporting/error_report.cc#newcode41 components/certificate_reporting/error_report.cc:41: RENAME_CERT_STATUS(CERTIFICATE_TRANSPARENCY_REQUIRED, On 2016/08/10 16:43:35, estark wrote: > You should ...
4 years, 4 months ago (2016-08-15 21:32:43 UTC) #15
felt
Regarding the unit tests, I've run into something fairly baffling. Whenever I add the CT ...
4 years, 4 months ago (2016-08-15 23:14:16 UTC) #17
felt
On 2016/08/15 23:14:16, felt wrote: > Regarding the unit tests, I've run into something fairly ...
4 years, 4 months ago (2016-08-15 23:58:46 UTC) #18
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/2232813003/100001
4 years, 4 months ago (2016-08-16 00:03:47 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 4 months ago (2016-08-16 00:52:16 UTC) #24
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 00:54:00 UTC) #26
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d36933b3152a7b41c6909d0209687df020e734c9
Cr-Commit-Position: refs/heads/master@{#412117}

Powered by Google App Engine
This is Rietveld 408576698