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

Issue 3013043: AutoFill: Remove a static string16. (Closed)

Created:
10 years, 4 months ago by James Hawkins
Modified:
9 years, 7 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

AutoFill: Remove a static string16. BUG=50669 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=54176

Patch Set 1 #

Total comments: 2

Patch Set 2 : One line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -8 lines) Patch
M chrome/browser/autofill/autofill_manager.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/autofill/credit_card.cc View 1 3 chunks +10 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
James Hawkins
10 years, 4 months ago (2010-07-29 20:06:55 UTC) #1
dhollowa
LGTM. http://codereview.chromium.org/3013043/diff/1/3 File chrome/browser/autofill/credit_card.cc (right): http://codereview.chromium.org/3013043/diff/1/3#newcode30 chrome/browser/autofill/credit_card.cc:30: arraysize(kAutoFillCreditCardTypes); Would this fit on one line?
10 years, 4 months ago (2010-07-29 20:12:02 UTC) #2
James Hawkins
10 years, 4 months ago (2010-07-29 20:12:54 UTC) #3
http://codereview.chromium.org/3013043/diff/1/3
File chrome/browser/autofill/credit_card.cc (right):

http://codereview.chromium.org/3013043/diff/1/3#newcode30
chrome/browser/autofill/credit_card.cc:30: arraysize(kAutoFillCreditCardTypes);
On 2010/07/29 20:12:02, dhollowa wrote:
> Would this fit on one line?

It does now, thanks.

Powered by Google App Engine
This is Rietveld 408576698