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

Issue 465443002: Certificate Transparency: Use component updater for EV whitelist (Closed)

Created:
6 years, 4 months ago by Eran Messeri
Modified:
6 years, 4 months ago
CC:
chromium-reviews, asvitkine+watch_chromium.org, Ben Laurie (Chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Certificate Transparency: Use component updater for EV whitelist Fetches the list of EV certificate hashes using the component updater. Once this is in, we could gather data on how many EV certificates do not appear in any Certificate Transparency log. BUG=339128 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289001

Patch Set 1 #

Patch Set 2 : Small cleanups #

Patch Set 3 : Formatting #

Patch Set 4 : Reverting formatting changes to chrome_browser_main #

Total comments: 2

Patch Set 5 : Addressing review comments, reverting histogram changes #

Patch Set 6 : Removing unused variable. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+190 lines, -0 lines) Patch
M chrome/browser/chrome_browser_main.cc View 3 2 chunks +7 lines, -0 lines 0 comments Download
A chrome/browser/component_updater/ev_whitelist_component_installer.h View 1 2 3 4 5 1 chunk +50 lines, -0 lines 0 comments Download
A chrome/browser/component_updater/ev_whitelist_component_installer.cc View 1 2 3 4 1 chunk +127 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M components/component_updater/component_updater_paths.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/component_updater/component_updater_paths.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Eran Messeri
Sorin/Joshua - as requested, I've separated the files related to the component updater to a ...
6 years, 4 months ago (2014-08-11 15:01:43 UTC) #1
waffles
lgtm, through I don't know much about the histograms.
6 years, 4 months ago (2014-08-11 20:23:13 UTC) #2
Sorin Jianu
lgtm Thank you Eran! https://codereview.chromium.org/465443002/diff/60001/chrome/browser/component_updater/ev_whitelist_component_installer.cc File chrome/browser/component_updater/ev_whitelist_component_installer.cc (right): https://codereview.chromium.org/465443002/diff/60001/chrome/browser/component_updater/ev_whitelist_component_installer.cc#newcode97 chrome/browser/component_updater/ev_whitelist_component_installer.cc:97: return compressed_whitelist.size() > 0; Consider ...
6 years, 4 months ago (2014-08-12 00:37:52 UTC) #3
Eran Messeri
Thanks for the quick review! Addressed review comments, adding jochen for OWNERS approval of chrome/browser/chrome_browser_main.cc ...
6 years, 4 months ago (2014-08-12 09:52:08 UTC) #4
Eran Messeri
Changed reviewers to thestig@ as he's reviewed past Certificate Transparency-related CL. Lei, LMK if you'd ...
6 years, 4 months ago (2014-08-12 09:55:07 UTC) #5
jochen (gone - plz use gerrit)
lgtm
6 years, 4 months ago (2014-08-12 10:05:52 UTC) #6
Eran Messeri
The CQ bit was checked by eranm@chromium.org
6 years, 4 months ago (2014-08-12 13:17:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@chromium.org/465443002/100001
6 years, 4 months ago (2014-08-12 13:18:58 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-12 16:26:25 UTC) #9
Message was sent while issue was closed.
Change committed as 289001

Powered by Google App Engine
This is Rietveld 408576698