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

Issue 597913004: Condition the ShowManageSSLCertificates button on operating system. (Closed)

Created:
6 years, 3 months ago by davidben
Modified:
6 years, 2 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, dbeam+watch-options_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Condition the ShowManageSSLCertificates button on operating system. Excluding USE_OPENSSL is no longer appropriate now that Mac is on OpenSSL/BoringSSL. (It should have been USE_OPENSSL_CERTS.) Switch them to condition on OS instead to match the condition in browser_options.js. BUG=417241 TEST=Manage certificates button in Settings opens Keychain on Mac Committed: https://crrev.com/029701e55b16a7caa74ce010319c21288e4ac26a Cr-Commit-Position: refs/heads/master@{#296527}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M chrome/browser/ui/webui/options/browser_options_handler.cc View 2 chunks +2 lines, -2 lines 2 comments Download

Messages

Total messages: 12 (2 generated)
davidben
More settings page stuff, unrelated to JavaScript and back/forward list for a change.
6 years, 3 months ago (2014-09-24 15:06:37 UTC) #2
Dan Beam
https://codereview.chromium.org/597913004/diff/1/chrome/browser/ui/webui/options/browser_options_handler.cc File chrome/browser/ui/webui/options/browser_options_handler.cc (left): https://codereview.chromium.org/597913004/diff/1/chrome/browser/ui/webui/options/browser_options_handler.cc#oldcode704 chrome/browser/ui/webui/options/browser_options_handler.cc:704: #if !defined(USE_NSS) && !defined(USE_OPENSSL) why not add a USE_BORINGSSL?
6 years, 2 months ago (2014-09-24 18:41:09 UTC) #3
davidben
https://codereview.chromium.org/597913004/diff/1/chrome/browser/ui/webui/options/browser_options_handler.cc File chrome/browser/ui/webui/options/browser_options_handler.cc (left): https://codereview.chromium.org/597913004/diff/1/chrome/browser/ui/webui/options/browser_options_handler.cc#oldcode704 chrome/browser/ui/webui/options/browser_options_handler.cc:704: #if !defined(USE_NSS) && !defined(USE_OPENSSL) On 2014/09/24 18:41:08, Dan Beam ...
6 years, 2 months ago (2014-09-24 18:50:15 UTC) #4
davidben
Updated CL description to hopefully be less confusing.
6 years, 2 months ago (2014-09-24 18:51:37 UTC) #5
Dan Beam
lgtm, I guess in general, i've seen way too many cases of a feature only ...
6 years, 2 months ago (2014-09-24 19:23:51 UTC) #6
davidben
On 2014/09/24 19:23:51, Dan Beam wrote: > lgtm, I guess > > in general, i've ...
6 years, 2 months ago (2014-09-24 19:33:43 UTC) #7
Dan Beam
On 2014/09/24 19:33:43, David Benjamin wrote: > On 2014/09/24 19:23:51, Dan Beam wrote: > > ...
6 years, 2 months ago (2014-09-24 20:55:41 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/597913004/1
6 years, 2 months ago (2014-09-24 21:21:11 UTC) #10
commit-bot: I haz the power
Committed patchset #1 (id:1) as ef84ecca174881073f31247778c4ab4d31a4b180
6 years, 2 months ago (2014-09-24 21:34:12 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-09-24 21:34:54 UTC) #12
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/029701e55b16a7caa74ce010319c21288e4ac26a
Cr-Commit-Position: refs/heads/master@{#296527}

Powered by Google App Engine
This is Rietveld 408576698