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

Issue 2483093002: Remove Certificate Transparency information from WebsiteSettings (Closed)

Created:
4 years, 1 month ago by estark
Modified:
4 years, 1 month ago
Reviewers:
lgarron
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove Certificate Transparency information from WebsiteSettings This information is too technical for laypeople, and is available in the DevTools security people for developers and power users. BUG=647947 Committed: https://crrev.com/cf30556b4a833e7b575c329c27f3262b4d15ff8c Cr-Commit-Position: refs/heads/master@{#432079}

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : fix windows compile error #

Total comments: 2

Patch Set 4 : lgarron comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -273 lines) Patch
M chrome/app/chromium_strings.grd View 1 1 chunk +2 lines, -11 lines 0 comments Download
M chrome/app/generated_resources.grd View 1 2 chunks +2 lines, -11 lines 0 comments Download
M chrome/app/google_chrome_strings.grd View 1 1 chunk +2 lines, -11 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.h View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 3 6 chunks +7 lines, -69 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings_ui.cc View 1 2 chunks +0 lines, -2 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings_unittest.cc View 1 1 chunk +0 lines, -166 lines 0 comments Download

Messages

Total messages: 25 (19 generated)
estark
lgarron, PTAL?
4 years, 1 month ago (2016-11-14 04:56:35 UTC) #14
lgarron
lgtm LGTM. https://codereview.chromium.org/2483093002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/2483093002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc#newcode421 chrome/browser/ui/website_settings/website_settings.cc:421: bool is_ev = !!(security_info.cert_status & net::CERT_STATUS_IS_EV); Nit: ...
4 years, 1 month ago (2016-11-14 23:30:57 UTC) #17
estark
https://codereview.chromium.org/2483093002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc File chrome/browser/ui/website_settings/website_settings.cc (right): https://codereview.chromium.org/2483093002/diff/40001/chrome/browser/ui/website_settings/website_settings.cc#newcode421 chrome/browser/ui/website_settings/website_settings.cc:421: bool is_ev = !!(security_info.cert_status & net::CERT_STATUS_IS_EV); On 2016/11/14 23:30:57, ...
4 years, 1 month ago (2016-11-15 00:56:24 UTC) #18
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/2483093002/60001
4 years, 1 month ago (2016-11-15 00:58:36 UTC) #21
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-11-15 03:46:21 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-11-15 03:51:22 UTC) #25
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/cf30556b4a833e7b575c329c27f3262b4d15ff8c
Cr-Commit-Position: refs/heads/master@{#432079}

Powered by Google App Engine
This is Rietveld 408576698