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

Issue 1736163002: Make the lists in the password section flex up to 245px. (Closed)

Created:
4 years, 10 months ago by hcarmona
Modified:
4 years, 10 months ago
Reviewers:
dschuyler, Dan Beam
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@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make the lists in the password section flex up to 245px. This addresses a TODO in the code to make the section flex. BUG=546836 Committed: https://crrev.com/9f9d842c7a501f7a993f5bee61706c8fef1ac457 Cr-Commit-Position: refs/heads/master@{#377792}

Patch Set 1 #

Total comments: 1

Patch Set 2 : pt -> px #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -4 lines) Patch
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css View 1 1 chunk +11 lines, -4 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
hcarmona
PTAL
4 years, 10 months ago (2016-02-26 00:13:06 UTC) #2
michaelpg
https://codereview.chromium.org/1736163002/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css (right): https://codereview.chromium.org/1736163002/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css#newcode13 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.css:13: max-height: 245pt; * why 245pt? * why use "pt" ...
4 years, 10 months ago (2016-02-26 00:41:15 UTC) #3
Dan Beam
i think most of the time when bettes@ puts "pt" in the mocks it is ...
4 years, 10 months ago (2016-02-26 00:43:03 UTC) #5
hcarmona
Got 245pt from go/jrcnq I will change to "px", I just used "pt" b/c that's ...
4 years, 10 months ago (2016-02-26 00:47:32 UTC) #8
michaelpg
On 2016/02/26 00:43:03, Dan Beam wrote: > i think most of the time when bettes@ ...
4 years, 10 months ago (2016-02-26 00:53:42 UTC) #10
Dan Beam
On 2016/02/26 00:53:42, michaelpg wrote: > On 2016/02/26 00:43:03, Dan Beam wrote: > > i ...
4 years, 10 months ago (2016-02-26 01:01:54 UTC) #12
Dan Beam
lgtm
4 years, 10 months ago (2016-02-26 01:02:00 UTC) #13
dschuyler
lgtm
4 years, 10 months ago (2016-02-26 01:32:51 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1736163002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1736163002/20001
4 years, 10 months ago (2016-02-26 01:38:35 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-26 03:09:26 UTC) #18
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/9f9d842c7a501f7a993f5bee61706c8fef1ac457 Cr-Commit-Position: refs/heads/master@{#377792}
4 years, 10 months ago (2016-02-26 03:10:36 UTC) #20
michaelpg
4 years, 10 months ago (2016-02-26 04:11:38 UTC) #21
Message was sent while issue was closed.
On 2016/02/26 01:01:54, Dan Beam wrote:
> On 2016/02/26 00:53:42, michaelpg wrote:
> > On 2016/02/26 00:43:03, Dan Beam wrote:
> > > i think most of the time when bettes@ puts "pt" in the mocks it is
> equivalent
> > to
> > > "px" in the code
> > 
> > pt is not (necessarily) equal to px, you sure that's what he meant?
> 
> yes, I understand the difference.

was asking for my sake. not yours

  here's a good article for those that want a
> refresher:
> http://kyleschaeffer.com/development/css-font-size-em-vs-px-vs-pt-vs/
> 
> he said he's using px in the newest mocks

thanks

Powered by Google App Engine
This is Rietveld 408576698