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

Issue 1847563004: Add error callback to net::CertificateReportSender (Closed)

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

Description

Add error callback to net::CertificateReportSender We want to start recording UMA metrics (and perhaps eventually taking other actions such as retrying) when various types of certificate reports fail to send. This CL adds an error callback to the net::CertificateReportSender class to allow us to do this. It also fixes a small bug where apparently we were printing a log message about reports failing to send even when they succeeded. BUG=596624 Committed: https://crrev.com/b2288ecde37cbe28ac295607f8686906f1c618e8 Cr-Commit-Position: refs/heads/master@{#384402}

Patch Set 1 #

Total comments: 2

Patch Set 2 : eroman comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+63 lines, -4 lines) Patch
M net/url_request/certificate_report_sender.h View 3 chunks +15 lines, -0 lines 0 comments Download
M net/url_request/certificate_report_sender.cc View 1 2 chunks +16 lines, -4 lines 0 comments Download
M net/url_request/certificate_report_sender_unittest.cc View 2 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
estark
Hi eroman, could you take a look please?
4 years, 8 months ago (2016-03-31 00:39:29 UTC) #2
eroman
lgtm https://codereview.chromium.org/1847563004/diff/1/net/url_request/certificate_report_sender.cc File net/url_request/certificate_report_sender.cc (right): https://codereview.chromium.org/1847563004/diff/1/net/url_request/certificate_report_sender.cc#newcode22 net/url_request/certificate_report_sender.cc:22: : request_context_(request_context), I suggest forwarding this to the ...
4 years, 8 months ago (2016-03-31 00:55:41 UTC) #3
estark
https://codereview.chromium.org/1847563004/diff/1/net/url_request/certificate_report_sender.cc File net/url_request/certificate_report_sender.cc (right): https://codereview.chromium.org/1847563004/diff/1/net/url_request/certificate_report_sender.cc#newcode22 net/url_request/certificate_report_sender.cc:22: : request_context_(request_context), On 2016/03/31 00:55:41, eroman wrote: > I ...
4 years, 8 months ago (2016-03-31 01:30:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847563004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847563004/20001
4 years, 8 months ago (2016-03-31 01:31:11 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/71114)
4 years, 8 months ago (2016-03-31 02:09:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847563004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847563004/20001
4 years, 8 months ago (2016-03-31 04:59:42 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/124727) win_chromium_x64_rel_ng on tryserver.chromium.win (JOB_TIMED_OUT, ...
4 years, 8 months ago (2016-03-31 07:48:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1847563004/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1847563004/20001
4 years, 8 months ago (2016-03-31 20:44:25 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-03-31 21:45:16 UTC) #16
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 21:46:38 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b2288ecde37cbe28ac295607f8686906f1c618e8
Cr-Commit-Position: refs/heads/master@{#384402}

Powered by Google App Engine
This is Rietveld 408576698