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

Issue 1834033002: Make the passwords list have 3 columns and not over-scroll. (Closed)

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

Description

Make the passwords list have 3 columns and not over-scroll. Also moves CSS to HTML to match other, newer, elements. Screenshot is attached to bug. BUG=595574 Committed: https://crrev.com/7e2be002b0a51a571d13e0724020f684c8ea80b8 Cr-Commit-Position: refs/heads/master@{#384361}

Patch Set 1 #

Patch Set 2 : UX Feedback Applied #

Total comments: 7

Patch Set 3 : Resolve TODO #

Total comments: 2

Patch Set 4 : Remove Flex #

Unified diffs Side-by-side diffs Delta from patch set Stats (+118 lines, -84 lines) Patch
D chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css View 1 chunk +0 lines, -41 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html View 1 2 3 1 chunk +118 lines, -40 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (8 generated)
hcarmona
PTAL Dependency on other CL is for i18n values. Thanks!
4 years, 9 months ago (2016-03-25 23:07:57 UTC) #3
hcarmona
Got feedback from bettes@ on the screenshot, I will be updating the CSS. No need ...
4 years, 9 months ago (2016-03-26 01:37:25 UTC) #4
hcarmona
Updated based on conversation w/ bettes@ Updated screenshot is in the bug.
4 years, 8 months ago (2016-03-29 00:09:02 UTC) #6
michaelpg
https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; doesn't this hide the input?
4 years, 8 months ago (2016-03-29 03:54:22 UTC) #7
hcarmona
https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; On 2016/03/29 03:54:22, michaelpg wrote: > doesn't ...
4 years, 8 months ago (2016-03-29 19:20:18 UTC) #8
michaelpg
https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; On 2016/03/29 19:20:18, Hector Carmona wrote: > ...
4 years, 8 months ago (2016-03-29 22:00:01 UTC) #9
hcarmona
https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; On 2016/03/29 22:00:01, michaelpg wrote: > On ...
4 years, 8 months ago (2016-03-30 21:32:19 UTC) #10
Dan Beam
https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; On 2016/03/30 21:32:18, Hector Carmona wrote: > ...
4 years, 8 months ago (2016-03-30 21:59:21 UTC) #11
hcarmona
On 2016/03/30 21:59:21, Dan Beam wrote: > https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html > File > chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html > (right): > ...
4 years, 8 months ago (2016-03-30 22:05:28 UTC) #12
michaelpg
lgtm https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html (right): https://codereview.chromium.org/1834033002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html#newcode32 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html:32: width: 0; On 2016/03/30 21:59:21, Dan Beam wrote: ...
4 years, 8 months ago (2016-03-30 22:44:41 UTC) #13
hcarmona
Removed flex and updated font-weight on heading and color on icons based on bettes@ feedback ...
4 years, 8 months ago (2016-03-31 18:47:16 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1834033002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1834033002/100001
4 years, 8 months ago (2016-03-31 18:49:32 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 8 months ago (2016-03-31 19:42:30 UTC) #20
commit-bot: I haz the power
4 years, 8 months ago (2016-03-31 19:44:15 UTC) #22
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/7e2be002b0a51a571d13e0724020f684c8ea80b8
Cr-Commit-Position: refs/heads/master@{#384361}

Powered by Google App Engine
This is Rietveld 408576698