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

Issue 1842403004: MD Settings: Certificate manager, move "Import" button to the tab level. (Closed)

Created:
4 years, 8 months ago by dpapad
Modified:
4 years, 8 months ago
Reviewers:
Dan Beam, michaelpg
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, move "Import" button to the tab level. BUG=595768 Committed: https://crrev.com/d0b9741782d2e63238afb2c740d35898fd4e7710 Cr-Commit-Position: refs/heads/master@{#384963}

Patch Set 1 #

Patch Set 2 : Almost there #

Patch Set 3 : Refactor. #

Patch Set 4 : Nits. #

Patch Set 5 : Adding test. #

Patch Set 6 : Add test case. #

Patch Set 7 : Nits. #

Total comments: 20

Patch Set 8 : Address comments. #

Total comments: 4

Patch Set 9 : Addressing comment. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+286 lines, -93 lines) Patch
M chrome/app/settings_strings.grdp View 1 2 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_list.html View 1 2 3 4 5 6 7 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_list.js View 1 2 3 4 5 6 7 1 chunk +82 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html View 1 2 3 4 2 chunks +11 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.js View 1 2 3 4 2 chunks +47 lines, -33 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_subentry.html View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/certificate_manager_page/certificate_subentry.js View 1 2 5 chunks +3 lines, -39 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 4 5 6 7 8 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/test/data/webui/settings/certificate_manager_page_test.js View 1 2 3 4 5 6 7 7 chunks +104 lines, -12 lines 0 comments Download
M ui/webui/resources/js/i18n_behavior.js View 1 2 3 4 5 6 7 8 1 chunk +3 lines, -2 lines 2 comments Download

Messages

Total messages: 15 (5 generated)
dpapad
Before/after screenshots at https://imgur.com/a/4tLcm.
4 years, 8 months ago (2016-04-01 17:43:29 UTC) #2
Dan Beam
https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_list.html File chrome/browser/resources/settings/certificate_manager_page/certificate_list.html (right): https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_list.html#newcode5 chrome/browser/resources/settings/certificate_manager_page/certificate_list.html:5: <link rel="import" href="chrome://md-settings/settings_shared_css.html"> add this somewhere for assertNotReached <link ...
4 years, 8 months ago (2016-04-01 18:38:02 UTC) #3
dpapad
https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_list.html File chrome/browser/resources/settings/certificate_manager_page/certificate_list.html (right): https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_list.html#newcode5 chrome/browser/resources/settings/certificate_manager_page/certificate_list.html:5: <link rel="import" href="chrome://md-settings/settings_shared_css.html"> On 2016/04/01 at 18:38:02, Dan Beam ...
4 years, 8 months ago (2016-04-01 21:13:17 UTC) #4
Dan Beam
lgtm https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html File chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html (right): https://codereview.chromium.org/1842403004/diff/120001/chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html#newcode26 chrome/browser/resources/settings/certificate_manager_page/certificate_manager_page.html:26: text-transform: uppercase; On 2016/04/01 21:13:17, dpapad wrote: > ...
4 years, 8 months ago (2016-04-02 02:08:17 UTC) #5
dpapad
https://codereview.chromium.org/1842403004/diff/140001/ui/webui/resources/js/i18n_behavior.js File ui/webui/resources/js/i18n_behavior.js (right): https://codereview.chromium.org/1842403004/diff/140001/ui/webui/resources/js/i18n_behavior.js#newcode24 ui/webui/resources/js/i18n_behavior.js:24: return arguments.length > 1 ? On 2016/04/02 at 02:08:16, ...
4 years, 8 months ago (2016-04-04 17:25:51 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1842403004/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1842403004/160001
4 years, 8 months ago (2016-04-04 17:27:30 UTC) #9
commit-bot: I haz the power
Committed patchset #9 (id:160001)
4 years, 8 months ago (2016-04-04 18:41:14 UTC) #10
commit-bot: I haz the power
Patchset 9 (id:??) landed as https://crrev.com/d0b9741782d2e63238afb2c740d35898fd4e7710 Cr-Commit-Position: refs/heads/master@{#384963}
4 years, 8 months ago (2016-04-04 18:43:49 UTC) #12
michaelpg
this introduced closure errors https://codereview.chromium.org/1842403004/diff/160001/ui/webui/resources/js/i18n_behavior.js File ui/webui/resources/js/i18n_behavior.js (right): https://codereview.chromium.org/1842403004/diff/160001/ui/webui/resources/js/i18n_behavior.js#newcode20 ui/webui/resources/js/i18n_behavior.js:20: * @param {...string=} var_args Placeholders ...
4 years, 8 months ago (2016-04-05 04:46:02 UTC) #14
dpapad
4 years, 8 months ago (2016-04-05 16:50:45 UTC) #15
Message was sent while issue was closed.
https://codereview.chromium.org/1842403004/diff/160001/ui/webui/resources/js/...
File ui/webui/resources/js/i18n_behavior.js (right):

https://codereview.chromium.org/1842403004/diff/160001/ui/webui/resources/js/...
ui/webui/resources/js/i18n_behavior.js:20: * @param {...string=} var_args
Placeholders required by the string ($0-9).
On 2016/04/05 at 04:46:02, michaelpg wrote:
> (ERROR) Error in: i18n_behavior.js
> ##
/usr/local/google/home/michaelpg/dev/c/work3/src/ui/webui/resources/js/i18n_behavior.js:20:
ERROR - Bad type annotation. expected closing }
> ##    * @param {...string=} var_args Placeholders required by the string
($0-9).
> ##                       ^
> ## 
> ##
/usr/local/google/home/michaelpg/dev/c/work3/src/ui/webui/resources/js/i18n_behavior.js:20:
ERROR - Bad type annotation. expecting a variable name in a @param tag
> ##    * @param {...string=} var_args Placeholders required by the string
($0-9).
> ##                       ^

This is addressed by https://codereview.chromium.org/1853323003.

Powered by Google App Engine
This is Rietveld 408576698