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

Issue 1032193003: Autofill OSX: Show error message if expiration date is in the past. (Closed)

Created:
5 years, 9 months ago by bondd
Modified:
5 years, 9 months ago
CC:
chromium-reviews, estade+watch_chromium.org, rouslan+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@cup_09_add_error_text_03
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Autofill OSX: Show error message if expiration date is in the past. Show error message and disable Verify button if expiration date is in the past. Logic is a direct port from CardUnmaskPromptViews. BUG=448572 Committed: https://crrev.com/47295d7a4118361bb558f3be13b683f9df2acf4e Cr-Commit-Position: refs/heads/master@{#322449}

Patch Set 1 #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -15 lines) Patch
M chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm View 2 chunks +23 lines, -15 lines 6 comments Download

Messages

Total messages: 13 (3 generated)
bondd
https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm File chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm (left): https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#oldcode214 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:214: DCHECK(controller); After looking deeper into dialog close+destruction code I ...
5 years, 9 months ago (2015-03-25 21:03:59 UTC) #3
groby-ooo-7-16
https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm File chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm (right): https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode245 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:245: } else if ([monthPopup_ indexOfSelectedItem] != monthPopupDefaultIndex_ && Why ...
5 years, 9 months ago (2015-03-25 21:44:58 UTC) #4
bondd
https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm File chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm (right): https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode245 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:245: } else if ([monthPopup_ indexOfSelectedItem] != monthPopupDefaultIndex_ && On ...
5 years, 9 months ago (2015-03-26 00:42:28 UTC) #5
groby-ooo-7-16
https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm File chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm (right): https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode245 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:245: } else if ([monthPopup_ indexOfSelectedItem] != monthPopupDefaultIndex_ && On ...
5 years, 9 months ago (2015-03-26 01:24:41 UTC) #6
bondd
On 2015/03/26 01:24:41, groby wrote: > https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm > File chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm (right): > > https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode245 > ...
5 years, 9 months ago (2015-03-26 02:23:27 UTC) #7
Evan Stade
On 2015/03/26 02:23:27, bondd wrote: > On 2015/03/26 01:24:41, groby wrote: > > > https://codereview.chromium.org/1032193003/diff/1/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm ...
5 years, 9 months ago (2015-03-26 02:33:24 UTC) #8
groby-ooo-7-16
I'm definitely not happy with popup titles being selectable, but LGTM for this CL - ...
5 years, 9 months ago (2015-03-26 02:38:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1032193003/1
5 years, 9 months ago (2015-03-26 17:12:25 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 9 months ago (2015-03-26 19:42:26 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-26 19:43:21 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/47295d7a4118361bb558f3be13b683f9df2acf4e
Cr-Commit-Position: refs/heads/master@{#322449}

Powered by Google App Engine
This is Rietveld 408576698