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

Issue 1219009: Adds obscuring to credit card numbers when displayed.... (Closed)

Created:
10 years, 9 months ago by Avi (use Gerrit)
Modified:
9 years, 7 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, John Grabowski, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Adds obscuring to credit card numbers when displayed. xib change: added tag to fields that are used for credit card numbers. BUG=http://crbug.com/38259 TEST=as in bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=42768

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 6

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -8 lines) Patch
M chrome/app/nibs/AutoFillCreditCardFormView.xib View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/autofill/autofill_text_field_mac.h View 1 2 3 1 chunk +14 lines, -4 lines 0 comments Download
M chrome/browser/autofill/autofill_text_field_mac.mm View 1 2 3 2 chunks +60 lines, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card.h View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card.cc View 1 chunk +10 lines, -2 lines 0 comments Download
M chrome/browser/autofill/credit_card_unittest.cc View 6 chunks +13 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Avi (use Gerrit)
10 years, 9 months ago (2010-03-24 22:52:33 UTC) #1
dhollowa
http://codereview.chromium.org/1219009/diff/3001/4002 File chrome/browser/autofill/autofill_text_field_mac.mm (right): http://codereview.chromium.org/1219009/diff/3001/4002#newcode31 chrome/browser/autofill/autofill_text_field_mac.mm:31: NSString* string = object; This logic should live next ...
10 years, 9 months ago (2010-03-24 23:20:27 UTC) #2
Avi (use Gerrit)
http://codereview.chromium.org/1219009/diff/3001/4002 File chrome/browser/autofill/autofill_text_field_mac.mm (right): http://codereview.chromium.org/1219009/diff/3001/4002#newcode31 chrome/browser/autofill/autofill_text_field_mac.mm:31: NSString* string = object; At this point in the ...
10 years, 9 months ago (2010-03-24 23:27:43 UTC) #3
dhollowa
http://codereview.chromium.org/1219009/diff/3001/4002 File chrome/browser/autofill/autofill_text_field_mac.mm (right): http://codereview.chromium.org/1219009/diff/3001/4002#newcode31 chrome/browser/autofill/autofill_text_field_mac.mm:31: NSString* string = object; Sorry, I should have been ...
10 years, 9 months ago (2010-03-24 23:41:16 UTC) #4
Avi (use Gerrit)
Updated and stuff.
10 years, 9 months ago (2010-03-25 14:33:59 UTC) #5
dhollowa
10 years, 9 months ago (2010-03-25 20:44:46 UTC) #6
LGTM.  Thanks for the refactor.

On 2010/03/25 14:33:59, Avi wrote:
> Updated and stuff.

Powered by Google App Engine
This is Rietveld 408576698