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

Issue 23930002: [rAc] Reset the user's selection to the new default when the default Wallet item changes. (Closed)

Created:
7 years, 3 months ago by Ilya Sherman
Modified:
7 years, 3 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, benquan, jam, browser-components-watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, Ilya Sherman, rouslan+autofillwatch_chromium.org
Visibility:
Public.

Description

[rAc] Reset the user's selection to the new default when the default Wallet item changes. When the user opts to "Manage billing details" and changes the default payment instrument (credit card) or shipping address, select the new default in the requestAutocomplete dialog UI. BUG=266010 TEST=unit_tests R=estade@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=221655

Patch Set 1 #

Total comments: 6

Patch Set 2 : Factor out common functionality #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -20 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 4 chunks +35 lines, -12 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_unittest.cc View 3 chunks +65 lines, -4 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_items.h View 1 chunk +2 lines, -1 line 0 comments Download
M components/autofill/content/browser/wallet/wallet_test_util.h View 2 chunks +5 lines, -0 lines 0 comments Download
M components/autofill/content/browser/wallet/wallet_test_util.cc View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Ilya Sherman
7 years, 3 months ago (2013-09-04 01:19:21 UTC) #1
Evan Stade
lgtm https://codereview.chromium.org/23930002/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/23930002/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode2417 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:2417: previously_selected_instrument_id_.clear(); can you keep all this default instrument ...
7 years, 3 months ago (2013-09-04 19:25:28 UTC) #2
Ilya Sherman
https://codereview.chromium.org/23930002/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/23930002/diff/1/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode2417 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:2417: previously_selected_instrument_id_.clear(); On 2013/09/04 19:25:28, Evan Stade wrote: > can ...
7 years, 3 months ago (2013-09-05 01:13:55 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/23930002/6001
7 years, 3 months ago (2013-09-05 01:14:17 UTC) #4
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) ui_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=82923
7 years, 3 months ago (2013-09-05 02:18:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/23930002/6001
7 years, 3 months ago (2013-09-05 03:22:20 UTC) #6
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) ui_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=82986
7 years, 3 months ago (2013-09-05 03:52:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/23930002/6001
7 years, 3 months ago (2013-09-05 03:54:23 UTC) #8
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) ui_unittests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=ios_dbg_simulator&number=83005
7 years, 3 months ago (2013-09-05 04:21:43 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/23930002/6001
7 years, 3 months ago (2013-09-06 03:11:22 UTC) #10
commit-bot: I haz the power
7 years, 3 months ago (2013-09-06 08:58:10 UTC) #11
Message was sent while issue was closed.
Change committed as 221655

Powered by Google App Engine
This is Rietveld 408576698