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

Issue 1807703002: MD Settings: Certificate manager, password decryption dialog. (Closed)

Created:
4 years, 9 months ago by dpapad
Modified:
4 years, 9 months ago
Reviewers:
dschuyler, Dan Beam
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, stevenjb+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Certificate manager, password decryption dialog. BUG=547073 Committed: https://crrev.com/b2e7c4fc8d86ee2de5b8b8a11184be35e7fa0c09 Cr-Commit-Position: refs/heads/master@{#381848}

Patch Set 1 #

Patch Set 2 : Fixes. #

Patch Set 3 : Add tests. #

Patch Set 4 : Enable tests. #

Total comments: 5

Patch Set 5 : Addressing comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -49 lines) Patch
M chrome/app/settings_strings.grdp View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A + chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html View 1 2 3 4 1 chunk +10 lines, -5 lines 0 comments Download
A + chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.js View 1 2 3 4 3 chunks +4 lines, -20 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_password_encryption_dialog.html View 1 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_password_encryption_dialog.js View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 4 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 1 chunk +3 lines, -1 line 0 comments Download
M chrome/test/data/webui/settings/certificate_manager_page_test.js View 1 2 3 5 chunks +76 lines, -16 lines 0 comments Download
M chrome/test/data/webui/settings/cr_settings_browsertest.js View 1 2 1 chunk +1 line, -3 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 14 (5 generated)
dpapad
Screenshots at http://imgur.com/a/Kn8gx. As with previous similar CLs, the dialog is not yet hooked up.
4 years, 9 months ago (2016-03-16 17:16:06 UTC) #2
dpapad
On 2016/03/16 at 17:16:06, dpapad wrote: > Screenshots at http://imgur.com/a/Kn8gx. > > As with previous ...
4 years, 9 months ago (2016-03-17 18:33:37 UTC) #3
dschuyler
LGTM w/ nit and question. https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html File chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html (right): https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html#newcode17 chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html:17: i18n-values="label:certificateManagerPassword" nit: this can ...
4 years, 9 months ago (2016-03-17 18:47:21 UTC) #4
dpapad
https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html File chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html (right): https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html#newcode17 chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html:17: i18n-values="label:certificateManagerPassword" On 2016/03/17 at 18:47:20, dschuyler wrote: > nit: ...
4 years, 9 months ago (2016-03-17 21:48:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1807703002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1807703002/80001
4 years, 9 months ago (2016-03-17 21:49:25 UTC) #8
Dan Beam
https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html File chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html (right): https://codereview.chromium.org/1807703002/diff/60001/chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html#newcode24 chrome/browser/resources/settings/certificate_manager_page/certificate_password_decryption_dialog.html:24: <paper-button id="ok" class="action-button" on-tap="onOkTap_" disabled> On 2016/03/17 21:48:11, dpapad ...
4 years, 9 months ago (2016-03-17 21:57:56 UTC) #10
Dan Beam
lgtm for the presubmit
4 years, 9 months ago (2016-03-17 21:58:04 UTC) #11
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-18 00:27:48 UTC) #12
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 00:29:38 UTC) #14
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/b2e7c4fc8d86ee2de5b8b8a11184be35e7fa0c09
Cr-Commit-Position: refs/heads/master@{#381848}

Powered by Google App Engine
This is Rietveld 408576698