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

Issue 2131233002: Put STHSet component behind a base::Feature. (Closed)

Created:
4 years, 5 months ago by Alexei Svitkine (slow)
Modified:
4 years, 5 months ago
CC:
chromium-reviews, certificate-transparency-chrome_googlegroups.com
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Put STHSet component behind a base::Feature. Keeps its default state as enabled, as before, but this lets us experiment with turning it off experimentally to see whether it may be causing a suspected startup regression. BUG=626676 Committed: https://crrev.com/6cc7584e55ab69b8a3454f1054fcf982f4a2584a Cr-Commit-Position: refs/heads/master@{#404457}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add a comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M chrome/browser/chrome_browser_main.cc View 1 1 chunk +8 lines, -4 lines 0 comments Download
M chrome/common/chrome_features.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/common/chrome_features.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Alexei Svitkine (slow)
4 years, 5 months ago (2016-07-08 15:27:22 UTC) #4
Alexei Svitkine (slow)
+thestig for chrome/ OWNERS as well
4 years, 5 months ago (2016-07-08 15:33:08 UTC) #6
Eran Messeri
lgtm https://codereview.chromium.org/2131233002/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2131233002/diff/1/chrome/browser/chrome_browser_main.cc#newcode500 chrome/browser/chrome_browser_main.cc:500: if (base::FeatureList::IsEnabled(features::kSTHSetComponent)) { Please document the experiment / ...
4 years, 5 months ago (2016-07-08 15:39:36 UTC) #8
Alexei Svitkine (slow)
https://codereview.chromium.org/2131233002/diff/1/chrome/browser/chrome_browser_main.cc File chrome/browser/chrome_browser_main.cc (right): https://codereview.chromium.org/2131233002/diff/1/chrome/browser/chrome_browser_main.cc#newcode500 chrome/browser/chrome_browser_main.cc:500: if (base::FeatureList::IsEnabled(features::kSTHSetComponent)) { On 2016/07/08 15:39:36, Eran Messeri wrote: ...
4 years, 5 months ago (2016-07-08 15:42:15 UTC) #9
rkaplow
lgtm
4 years, 5 months ago (2016-07-08 15:45:07 UTC) #10
Alexei Svitkine (slow)
Confirmed locally that this works as expected by looking at logging from sth_set_component_installer.cc and seeing ...
4 years, 5 months ago (2016-07-08 16:27:07 UTC) #11
Lei Zhang
rs lgtm
4 years, 5 months ago (2016-07-08 17:17:17 UTC) #12
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/2131233002/20001
4 years, 5 months ago (2016-07-08 17:27:03 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 5 months ago (2016-07-08 19:15:15 UTC) #17
commit-bot: I haz the power
4 years, 5 months ago (2016-07-08 19:18:29 UTC) #19
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6cc7584e55ab69b8a3454f1054fcf982f4a2584a
Cr-Commit-Position: refs/heads/master@{#404457}

Powered by Google App Engine
This is Rietveld 408576698