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

Issue 1947293002: Implement autofill Address and Credit Card lists. (Closed)

Created:
4 years, 7 months ago by hcarmona
Modified:
4 years, 7 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, dbeam+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

Implement autofill Address and Credit Card lists. This CL includes tests to verify UI. Regenerates the private API in order to ensure closure compile. API is not called to populate UI w/ real data, will be followup CL. BUG=607348, 607347 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/83216ec07f04aa199a9de9a6e4a66c45696df84c Cr-Commit-Position: refs/heads/master@{#394032}

Patch Set 1 : #

Total comments: 15

Patch Set 2 : Rebase and Feedback #

Total comments: 6

Patch Set 3 : Feedback and Rebase #

Patch Set 4 : Rebase #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+470 lines, -95 lines) Patch
M chrome/app/settings_strings.grdp View 1 2 3 2 chunks +19 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html View 1 2 1 chunk +70 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js View 1 1 chunk +58 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/compiled_resources2.gyp View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html View 1 2 3 6 chunks +37 lines, -69 lines 0 comments Download
A chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html View 1 2 1 chunk +40 lines, -0 lines 1 comment Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/chrome_tests.gypi View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A chrome/test/data/webui/settings/settings_autofill_section_browsertest.js View 1 1 chunk +206 lines, -0 lines 0 comments Download
M third_party/closure_compiler/externs/autofill_private.js View 10 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
hcarmona
PTAL, thanks!
4 years, 7 months ago (2016-05-05 19:55:57 UTC) #5
Dan Beam
lgtm https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html (right): https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html#newcode11 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html:11: <style> fun fact: these 3 lines could be: ...
4 years, 7 months ago (2016-05-06 22:01:46 UTC) #6
hcarmona
Rebase + fix issues. https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html (right): https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html#newcode11 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html:11: <style> On 2016/05/06 22:01:46, Dan ...
4 years, 7 months ago (2016-05-07 01:01:25 UTC) #7
Dan Beam
https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js (right): https://codereview.chromium.org/1947293002/diff/20001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js#newcode48 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.js:48: return item.expirationMonth + '/' + item.expirationYear; On 2016/05/07 01:01:25, ...
4 years, 7 months ago (2016-05-09 17:48:46 UTC) #8
hcarmona
https://codereview.chromium.org/1947293002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html File chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html (right): https://codereview.chromium.org/1947293002/diff/40001/chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html#newcode43 chrome/browser/resources/settings/passwords_and_forms_page/autofill_section.html:43: <a is="action-link" on-tap="onAddAddressTap_">$i18n{addAddress}</a> On 2016/05/09 17:48:46, Dan Beam wrote: ...
4 years, 7 months ago (2016-05-12 00:07:06 UTC) #9
hcarmona
Friendly ping on this
4 years, 7 months ago (2016-05-16 20:15:58 UTC) #10
Dan Beam
still lgtm
4 years, 7 months ago (2016-05-16 22:57:25 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1947293002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1947293002/80001
4 years, 7 months ago (2016-05-17 01:38:12 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 7 months ago (2016-05-17 02:44:51 UTC) #16
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/83216ec07f04aa199a9de9a6e4a66c45696df84c Cr-Commit-Position: refs/heads/master@{#394032}
4 years, 7 months ago (2016-05-17 02:47:30 UTC) #18
Dan Beam
4 years, 7 months ago (2016-05-26 23:40:36 UTC) #19
Message was sent while issue was closed.
https://codereview.chromium.org/1947293002/diff/80001/chrome/browser/resource...
File
chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html
(right):

https://codereview.chromium.org/1947293002/diff/80001/chrome/browser/resource...
chrome/browser/resources/settings/passwords_and_forms_page/passwords_shared_css.html:26:
color: var(--google-grey-600);
google-grey-600 doesn't exist, did you mean paper-grey-600?

Powered by Google App Engine
This is Rietveld 408576698