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

Issue 14425010: Handle expired Autofill credit cards in autofill dialog (Closed)

Created:
7 years, 8 months ago by Dan Beam
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Raman Kakilate, benquan, dhollowa+watch_chromium.org, ahutter, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, Albert Bodenhamer, estade+watch_chromium.org, Ilya Sherman
Visibility:
Public.

Description

Handle expired Autofill credit cards in autofill dialog BUG=168680, 235270 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=198063

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Patch Set 6 : . #

Patch Set 7 : . #

Total comments: 8

Patch Set 8 : . #

Total comments: 2

Patch Set 9 : . #

Patch Set 10 : . #

Patch Set 11 : . #

Patch Set 12 : . #

Total comments: 4

Patch Set 13 : . #

Patch Set 14 : . #

Patch Set 15 : . #

Patch Set 16 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+127 lines, -69 lines) Patch
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.h View 1 2 3 4 5 6 7 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 9 chunks +28 lines, -17 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper.cc View 1 2 4 chunks +20 lines, -0 lines 0 comments Download
M chrome/browser/ui/autofill/data_model_wrapper_unittest.cc View 1 2 3 4 5 6 7 8 2 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views.h View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/autofill/autofill_dialog_views.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 8 chunks +17 lines, -18 lines 0 comments Download
M components/autofill/browser/wallet/full_wallet_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 4 chunks +4 lines, -4 lines 0 comments Download
M components/autofill/browser/wallet/instrument_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 1 chunk +1 line, -2 lines 0 comments Download
M components/autofill/browser/wallet/wallet_client_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 12 chunks +15 lines, -15 lines 0 comments Download
M components/autofill/browser/wallet/wallet_items.h View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 2 chunks +4 lines, -0 lines 0 comments Download
M components/autofill/browser/wallet/wallet_test_util.cc View 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 5 chunks +19 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (0 generated)
Dan Beam
stop writing so much code and you wont get all my reviews :P
7 years, 8 months ago (2013-04-24 07:02:17 UTC) #1
Dan Beam
oh yeah, FYI, this only fixes the Autofill case as of now as the wallet ...
7 years, 8 months ago (2013-04-24 07:40:02 UTC) #2
Evan Stade
https://codereview.chromium.org/14425010/diff/2001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/2001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode908 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:908: void AutofillDialogControllerImpl::ShowEditingMode(DialogSection section) { make functions match header order ...
7 years, 8 months ago (2013-04-24 22:00:17 UTC) #3
Dan Beam
https://codereview.chromium.org/14425010/diff/2001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/2001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode908 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:908: void AutofillDialogControllerImpl::ShowEditingMode(DialogSection section) { On 2013/04/24 22:00:17, Evan Stade ...
7 years, 8 months ago (2013-04-26 02:11:32 UTC) #4
Dan Beam
ping
7 years, 7 months ago (2013-04-29 21:41:46 UTC) #5
Evan Stade
lgtm
7 years, 7 months ago (2013-04-29 21:55:40 UTC) #6
Dan Beam
+sky@: for chrome/browser/ui/views estade@: I found a number of issues with my patch, 1) changing ...
7 years, 7 months ago (2013-04-30 04:59:07 UTC) #7
sky
LGTM
7 years, 7 months ago (2013-04-30 13:45:46 UTC) #8
Evan Stade
https://codereview.chromium.org/14425010/diff/36001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/36001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode383 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:383: // This should be done while |view_| is non-NULL. ...
7 years, 7 months ago (2013-04-30 19:03:10 UTC) #9
Dan Beam
https://codereview.chromium.org/14425010/diff/36001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/36001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode383 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:383: // This should be done while |view_| is non-NULL. ...
7 years, 7 months ago (2013-05-01 00:43:09 UTC) #10
Dan Beam
https://codereview.chromium.org/14425010/diff/43001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (left): https://codereview.chromium.org/14425010/diff/43001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#oldcode1580 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:1580: ResetManualInputForSection(SECTION_SHIPPING); these weren't necessary https://codereview.chromium.org/14425010/diff/43001/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#oldcode1604 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:1604: SuggestionsUpdated(); as this ...
7 years, 7 months ago (2013-05-01 00:46:22 UTC) #11
Dan Beam
note to self: this now depends on https://codereview.chromium.org/14564003/
7 years, 7 months ago (2013-05-01 04:03:51 UTC) #12
Evan Stade
lgtm https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode1846 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:1846: ^H https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/views/autofill/autofill_dialog_views.cc File chrome/browser/ui/views/autofill/autofill_dialog_views.cc (right): https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/views/autofill/autofill_dialog_views.cc#newcode1084 chrome/browser/ui/views/autofill/autofill_dialog_views.cc:1084: DCHECK(group); ...
7 years, 7 months ago (2013-05-01 21:54:31 UTC) #13
Dan Beam
https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc File chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc (right): https://codereview.chromium.org/14425010/diff/59003/chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc#newcode1846 chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc:1846: On 2013/05/01 21:54:31, Evan Stade wrote: > ^H Done. ...
7 years, 7 months ago (2013-05-02 00:03:31 UTC) #14
Dan Beam
+isherman@ for components/autofill
7 years, 7 months ago (2013-05-02 05:23:05 UTC) #15
Dan Beam
+isherman@ for realz
7 years, 7 months ago (2013-05-02 05:23:19 UTC) #16
Dan Beam
feel free to CQ if LGTY
7 years, 7 months ago (2013-05-02 05:23:30 UTC) #17
Ilya Sherman
lgtm
7 years, 7 months ago (2013-05-02 05:44:10 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/14425010/71001
7 years, 7 months ago (2013-05-02 05:44:19 UTC) #19
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=123141
7 years, 7 months ago (2013-05-02 06:29:21 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/14425010/95001
7 years, 7 months ago (2013-05-02 18:35:22 UTC) #21
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=109970
7 years, 7 months ago (2013-05-02 20:30:34 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/14425010/95001
7 years, 7 months ago (2013-05-02 23:47:57 UTC) #23
commit-bot: I haz the power
Failed to apply patch for chrome/browser/ui/autofill/autofill_dialog_controller_impl.cc: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 7 months ago (2013-05-02 23:48:02 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/14425010/115001
7 years, 7 months ago (2013-05-03 01:06:02 UTC) #25
commit-bot: I haz the power
7 years, 7 months ago (2013-05-03 04:48:01 UTC) #26
Message was sent while issue was closed.
Change committed as 198063

Powered by Google App Engine
This is Rietveld 408576698