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

Issue 2382943002: MD Settings: Migrating add/edit address dropdowns to native select. (Closed)

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

Description

MD Settings: Migrating add/edit address dropdowns to native select. BUG=651513 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/6472a3585610c0ae147d9f4e5b5210fa170abecb Cr-Commit-Position: refs/heads/master@{#422854}

Patch Set 1 #

Patch Set 2 : Fixing tests. #

Patch Set 3 : Nit #

Patch Set 4 : Match style #

Total comments: 6

Patch Set 5 : Addressing comments. #

Total comments: 2

Patch Set 6 : Addressing comment. #

Messages

Total messages: 22 (11 generated)
dpapad
Before/after screenshots at http://imgur.com/a/Tv4p7. Notes: 1) Before the "Country/Region" text was a floating placeholder inside ...
4 years, 2 months ago (2016-09-30 22:16:30 UTC) #5
dpapad
On 2016/09/30 at 22:16:30, dpapad wrote: > Before/after screenshots at http://imgur.com/a/Tv4p7. > > Notes: > ...
4 years, 2 months ago (2016-10-03 17:22:25 UTC) #8
Dan Beam
https://codereview.chromium.org/2382943002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html File chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html (right): https://codereview.chromium.org/2382943002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html#newcode23 chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html:23: select.address-column { why does this need the "select" part? ...
4 years, 2 months ago (2016-10-03 18:27:14 UTC) #9
dpapad
Addressed comments. PTAL https://codereview.chromium.org/2382943002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html File chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html (right): https://codereview.chromium.org/2382943002/diff/60001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html#newcode23 chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html:23: select.address-column { On 2016/10/03 at 18:27:14, ...
4 years, 2 months ago (2016-10-03 21:49:53 UTC) #10
Dan Beam
lgtm https://codereview.chromium.org/2382943002/diff/80001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js File chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js (right): https://codereview.chromium.org/2382943002/diff/80001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js#newcode192 chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js:192: this.countryCode_ = countrySelect.selectedOptions[0].value; can't you just ask for ...
4 years, 2 months ago (2016-10-03 22:01:57 UTC) #11
dpapad
https://codereview.chromium.org/2382943002/diff/80001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js File chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js (right): https://codereview.chromium.org/2382943002/diff/80001/chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js#newcode192 chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.js:192: this.countryCode_ = countrySelect.selectedOptions[0].value; On 2016/10/03 at 22:01:57, Dan Beam ...
4 years, 2 months ago (2016-10-03 22:15:56 UTC) #12
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/2382943002/100001
4 years, 2 months ago (2016-10-03 23:42:55 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/153279)
4 years, 2 months ago (2016-10-04 02:38:57 UTC) #17
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/2382943002/100001
4 years, 2 months ago (2016-10-04 17:03:41 UTC) #19
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 2 months ago (2016-10-04 17:47:49 UTC) #20
commit-bot: I haz the power
4 years, 2 months ago (2016-10-04 17:51:12 UTC) #22
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/6472a3585610c0ae147d9f4e5b5210fa170abecb
Cr-Commit-Position: refs/heads/master@{#422854}

Powered by Google App Engine
This is Rietveld 408576698