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

Issue 1076273002: Add interstitial info to certificate reports (Closed)

Created:
5 years, 8 months ago by estark
Modified:
5 years, 7 months ago
Reviewers:
felt, Ryan Sleevi
CC:
chromium-reviews, grt+watch_chromium.org, cbentzel+watch_chromium.org, davidben, Ryan Sleevi
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add interstitial info to certificate reports This change adds additional information about the SSL interstitial (what type it was, whether the user clicked through, and whether it was overridable) to SSL certificate reports. BUG=462713, 461588 Committed: https://crrev.com/6473c592af545f354f53b65251623cc509063c02 Cr-Commit-Position: refs/heads/master@{#330605}

Patch Set 1 #

Total comments: 8

Patch Set 2 : redo based on refactoring in crrev.com/1117173004 #

Total comments: 2

Patch Set 3 : update FinishCertCollection comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -5 lines) Patch
M chrome/browser/ssl/cert_logger.proto View 1 2 chunks +25 lines, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_error_report.h View 1 2 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_error_report.cc View 1 1 chunk +26 lines, -0 lines 0 comments Download
M chrome/browser/ssl/certificate_error_report_unittest.cc View 1 1 chunk +40 lines, -0 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M chrome/browser/ssl/ssl_blocking_page.cc View 1 4 chunks +19 lines, -3 lines 0 comments Download

Messages

Total messages: 36 (6 generated)
estark
This isn't ready for a full review yet (lacking tests, comments, and some other clean-up), ...
5 years, 8 months ago (2015-04-10 16:26:27 UTC) #2
estark
ping :)
5 years, 8 months ago (2015-04-14 21:24:14 UTC) #3
felt
Ryan probably has super-strong opinions, so I hesitate to ask you to change things only ...
5 years, 8 months ago (2015-04-14 23:40:49 UTC) #4
Ryan Sleevi
Adrienne: Feel free to drive the comments; usually helps to parallelize and to see where ...
5 years, 8 months ago (2015-04-16 01:44:10 UTC) #5
estark
Thanks Ryan. Brainstorming inline about how to avoid chrome/browser/net knowing about interstitials (sort of). https://codereview.chromium.org/1076273002/diff/1/chrome/browser/net/certificate_error_reporter.h ...
5 years, 8 months ago (2015-04-16 02:09:31 UTC) #6
estark
On 2015/04/16 02:09:31, estark wrote: > Thanks Ryan. Brainstorming inline about how to avoid chrome/browser/net ...
5 years, 8 months ago (2015-04-17 23:02:52 UTC) #7
Ryan Sleevi
Roping in David because my review latency is about to spike next week, and I ...
5 years, 8 months ago (2015-04-17 23:20:08 UTC) #9
estark
On 2015/04/17 23:20:08, Ryan Sleevi wrote: > Roping in David because my review latency is ...
5 years, 8 months ago (2015-04-20 17:58:46 UTC) #10
estark
On 2015/04/20 17:58:46, estark wrote: > On 2015/04/17 23:20:08, Ryan Sleevi wrote: > > Roping ...
5 years, 8 months ago (2015-04-28 00:26:30 UTC) #11
Ryan Sleevi
On 2015/04/28 00:26:30, estark wrote: > On 2015/04/20 17:58:46, estark wrote: > > My only ...
5 years, 7 months ago (2015-04-28 22:53:39 UTC) #12
davidben
On 2015/04/28 22:53:39, Ryan Sleevi wrote: > On 2015/04/28 00:26:30, estark wrote: > > On ...
5 years, 7 months ago (2015-04-28 22:54:47 UTC) #13
davidben
What if we move the four chrome/browser/net files here to chrome/browser/ssl. That would be cert_logger.proto, ...
5 years, 7 months ago (2015-04-29 18:38:45 UTC) #14
estark
Thanks David. On 2015/04/29 18:38:45, David Benjamin wrote: > What if we move the four ...
5 years, 7 months ago (2015-04-29 19:22:36 UTC) #15
estark
On 2015/04/29 19:22:36, estark wrote: > Thanks David. > > On 2015/04/29 18:38:45, David Benjamin ...
5 years, 7 months ago (2015-04-29 19:42:05 UTC) #16
davidben
On 2015/04/29 19:22:36, estark wrote: > Thanks David. > > On 2015/04/29 18:38:45, David Benjamin ...
5 years, 7 months ago (2015-04-29 19:44:18 UTC) #17
estark
On 2015/04/29 19:44:18, David Benjamin wrote: > On 2015/04/29 19:22:36, estark wrote: > > Thanks ...
5 years, 7 months ago (2015-04-30 01:31:58 UTC) #18
estark
On 2015/04/30 01:31:58, estark wrote: > On 2015/04/29 19:44:18, David Benjamin wrote: > > On ...
5 years, 7 months ago (2015-05-01 21:45:56 UTC) #19
Ryan Sleevi
On 2015/05/01 21:45:56, estark wrote: > Ping -- how does the above proposal sound? (certificate ...
5 years, 7 months ago (2015-05-01 22:30:59 UTC) #20
estark
On 2015/05/01 22:30:59, Ryan Sleevi wrote: > On 2015/05/01 21:45:56, estark wrote: > > Ping ...
5 years, 7 months ago (2015-05-02 00:19:32 UTC) #21
Ryan Sleevi
On 2015/05/02 00:19:32, estark wrote: > I was imagining that SSLBlockingPage would do something like ...
5 years, 7 months ago (2015-05-02 00:20:25 UTC) #22
estark
On 2015/05/02 00:20:25, Ryan Sleevi wrote: > On 2015/05/02 00:19:32, estark wrote: > > I ...
5 years, 7 months ago (2015-05-02 01:25:58 UTC) #23
estark
I'm back, with a much smaller patchset. (This change is much simpler after crrev.com/1117173004) I've ...
5 years, 7 months ago (2015-05-14 04:25:53 UTC) #25
Ryan Sleevi
Design and code LGTM. But good to make sure felt is good, especially with the ...
5 years, 7 months ago (2015-05-14 04:31:03 UTC) #27
estark
Thanks Ryan. https://codereview.chromium.org/1076273002/diff/20001/chrome/browser/ssl/ssl_blocking_page.h File chrome/browser/ssl/ssl_blocking_page.h (right): https://codereview.chromium.org/1076273002/diff/20001/chrome/browser/ssl/ssl_blocking_page.h#newcode106 chrome/browser/ssl/ssl_blocking_page.h:106: void FinishCertCollection( On 2015/05/14 04:31:03, Ryan Sleevi ...
5 years, 7 months ago (2015-05-14 13:50:29 UTC) #28
estark
On 2015/05/14 13:50:29, estark wrote: > Thanks Ryan. > > https://codereview.chromium.org/1076273002/diff/20001/chrome/browser/ssl/ssl_blocking_page.h > File chrome/browser/ssl/ssl_blocking_page.h (right): ...
5 years, 7 months ago (2015-05-18 23:52:50 UTC) #29
felt
lgtm: but can you be specific in the description about what info is added in ...
5 years, 7 months ago (2015-05-19 19:32:05 UTC) #30
estark
On 2015/05/19 19:32:05, felt wrote: > lgtm: but can you be specific in the description ...
5 years, 7 months ago (2015-05-19 20:09:26 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1076273002/40001
5 years, 7 months ago (2015-05-19 20:10:22 UTC) #34
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-19 21:06:32 UTC) #35
commit-bot: I haz the power
5 years, 7 months ago (2015-05-19 21:07:25 UTC) #36
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/6473c592af545f354f53b65251623cc509063c02
Cr-Commit-Position: refs/heads/master@{#330605}

Powered by Google App Engine
This is Rietveld 408576698