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

Issue 148283002: Certificate Transparency: Enhance the CT log flag for multiple logs (Closed)

Created:
6 years, 10 months ago by Eran M. (Google)
Modified:
6 years, 10 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews, Ben Laurie (Chromium)
Visibility:
Public.

Description

Certificate Transparency: Enhance the CT log flag for multiple logs Allow specifying multiple CT logs through the command line. This is necessary in order to allow testing of multiple new logs at the same time. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247685

Patch Set 1 #

Patch Set 2 : Amending comment #

Total comments: 4

Patch Set 3 : Addressing review comments #

Total comments: 2

Patch Set 4 : Using const reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -17 lines) Patch
M chrome/browser/io_thread.cc View 1 2 3 1 chunk +20 lines, -13 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 3 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Eran M. (Google)
Lei, Please take a look at this small flag parsing change. It has been manually ...
6 years, 10 months ago (2014-01-27 12:59:28 UTC) #1
Lei Zhang
https://codereview.chromium.org/148283002/diff/50001/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/148283002/diff/50001/chrome/browser/io_thread.cc#newcode565 chrome/browser/io_thread.cc:565: size_t log_delim_pos = switch_value.find(";"); Would it be slightly easier ...
6 years, 10 months ago (2014-01-27 19:46:06 UTC) #2
Eran M. (Google)
Thanks for the quick review, addressed all comments. https://codereview.chromium.org/148283002/diff/50001/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/148283002/diff/50001/chrome/browser/io_thread.cc#newcode565 chrome/browser/io_thread.cc:565: size_t ...
6 years, 10 months ago (2014-01-28 09:13:02 UTC) #3
Lei Zhang
lgtm https://codereview.chromium.org/148283002/diff/40002/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/148283002/diff/40002/chrome/browser/io_thread.cc#newcode569 chrome/browser/io_thread.cc:569: std::string curr_log = *it; const ref instead?
6 years, 10 months ago (2014-01-28 19:18:50 UTC) #4
Eran M. (Google)
https://codereview.chromium.org/148283002/diff/40002/chrome/browser/io_thread.cc File chrome/browser/io_thread.cc (right): https://codereview.chromium.org/148283002/diff/40002/chrome/browser/io_thread.cc#newcode569 chrome/browser/io_thread.cc:569: std::string curr_log = *it; On 2014/01/28 19:18:50, Lei Zhang ...
6 years, 10 months ago (2014-01-29 09:40:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/148283002/90001
6 years, 10 months ago (2014-01-29 10:42:51 UTC) #6
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) remoting_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=217855
6 years, 10 months ago (2014-01-29 11:16:19 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eranm@google.com/148283002/90001
6 years, 10 months ago (2014-01-29 12:37:13 UTC) #8
commit-bot: I haz the power
6 years, 10 months ago (2014-01-29 14:05:06 UTC) #9
Message was sent while issue was closed.
Change committed as 247685

Powered by Google App Engine
This is Rietveld 408576698