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

Issue 2254893012: Give the password list a CrScrollableBehavior to allow refresh to work. (Closed)

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

Description

Give the password list a CrScrollableBehavior to allow refresh to work. BUG=600812 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/f8f406b633bfad5f28d1f532a643e1ae6da2b012 Cr-Commit-Position: refs/heads/master@{#413548}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use CrScrollableBehavior #

Total comments: 2

Patch Set 3 : use an observer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html View 1 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js View 1 2 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (20 generated)
hcarmona
After what seems like forever, trying to figure out when to |notifyResize| the list, I ...
4 years, 4 months ago (2016-08-18 18:42:14 UTC) #5
stevenjb
https://codereview.chromium.org/2254893012/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js (right): https://codereview.chromium.org/2254893012/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js#newcode75 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js:75: Polymer.RenderStatus.afterNextRender(this, function() { Interesting. Would be nice if this ...
4 years, 4 months ago (2016-08-18 19:26:32 UTC) #6
dschuyler
lgtm
4 years, 4 months ago (2016-08-19 20:53:26 UTC) #9
hcarmona
https://codereview.chromium.org/2254893012/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js (right): https://codereview.chromium.org/2254893012/diff/1/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js#newcode75 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js:75: Polymer.RenderStatus.afterNextRender(this, function() { On 2016/08/18 19:26:32, stevenjb wrote: > ...
4 years, 4 months ago (2016-08-19 23:31:37 UTC) #16
stevenjb
Thanks for using CrScrollableBehavior! https://codereview.chromium.org/2254893012/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js (right): https://codereview.chromium.org/2254893012/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js#newcode78 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js:78: this.updateScrollableContents(); This may be working ...
4 years, 4 months ago (2016-08-22 16:25:56 UTC) #19
hcarmona
https://codereview.chromium.org/2254893012/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js File chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js (right): https://codereview.chromium.org/2254893012/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js#newcode78 chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.js:78: this.updateScrollableContents(); On 2016/08/22 16:25:56, stevenjb wrote: > This may ...
4 years, 4 months ago (2016-08-22 20:46:12 UTC) #21
stevenjb
lgtm
4 years, 4 months ago (2016-08-22 20:49:27 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2254893012/60001
4 years, 4 months ago (2016-08-22 21:06:02 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-22 22:03:33 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/f8f406b633bfad5f28d1f532a643e1ae6da2b012
Cr-Commit-Position: refs/heads/master@{#413548}

Powered by Google App Engine
This is Rietveld 408576698