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

Issue 1052513002: Autofill OSX: Draw red outline around incorrect CVC input. (Closed)

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

Description

Autofill OSX: Draw red outline around incorrect CVC input. Change CVC text input field from NSTextField -> AutofillTextField, and mark it as invalid (causing red border to be drawn) when a retriable error occurs and no expiry date is showing. If an expiry date is showing then it's not clear whether the date or CVC caused the error, so don't mark either of them invalid. BUG=448572 Committed: https://crrev.com/85992c2f23d449fda097f6f7dbcbb15678517c54 Cr-Commit-Position: refs/heads/master@{#323686}

Patch Set 1 : Fix include order. #

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

Messages

Total messages: 11 (4 generated)
bondd
https://codereview.chromium.org/1052513002/diff/20001/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/1052513002/diff/20001/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode221 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:221: [cvcInput_ setValidityMessage:@"invalid"]; AutofillTextField only checks this string for length ...
5 years, 8 months ago (2015-04-01 18:13:14 UTC) #4
groby-ooo-7-16
https://codereview.chromium.org/1052513002/diff/20001/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/1052513002/diff/20001/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode221 chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm:221: [cvcInput_ setValidityMessage:@"invalid"]; On 2015/04/01 18:13:14, bondd wrote: > AutofillTextField ...
5 years, 8 months ago (2015-04-02 22:32:56 UTC) #5
bondd
On 2015/04/02 22:32:56, groby wrote: > https://codereview.chromium.org/1052513002/diff/20001/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/1052513002/diff/20001/chrome/browser/ui/cocoa/autofill/card_unmask_prompt_view_bridge.mm#newcode221 > ...
5 years, 8 months ago (2015-04-02 23:56:38 UTC) #6
groby-ooo-7-16
lgtm
5 years, 8 months ago (2015-04-03 00:34:35 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1052513002/20001
5 years, 8 months ago (2015-04-03 00:55:02 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:20001)
5 years, 8 months ago (2015-04-03 08:01:23 UTC) #10
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 20:35:13 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/85992c2f23d449fda097f6f7dbcbb15678517c54
Cr-Commit-Position: refs/heads/master@{#323686}

Powered by Google App Engine
This is Rietveld 408576698