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

Issue 5521005: AutoFillProfile: Don't clobber data on self-assignment (Closed)

Created:
10 years ago by Ilya Sherman
Modified:
9 years, 7 months ago
Reviewers:
dhollowa
CC:
chromium-reviews, Paweł Hajdan Jr., ben+cc_chromium.org, James Hawkins, dhollowa
Visibility:
Public.

Description

AutoFillProfile: Don't clobber data on self-assignment BUG=none TEST=unit_test --gtest_filter=AutoFillProfileTest.AssignmentOperator:CreditCardTest.AssignmentOperator Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=68449

Patch Set 1 #

Patch Set 2 : Moar bettar #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -0 lines) Patch
M chrome/browser/autofill/autofill_profile.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autofill/autofill_profile_unittest.cc View 1 1 chunk +16 lines, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/autofill/credit_card_unittest.cc View 1 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Ilya Sherman
Just added the code necessary for correctness, though I can add the other if-stmts too ...
10 years ago (2010-12-06 23:09:31 UTC) #1
dhollowa
On 2010/12/06 23:09:31, Ilya Sherman wrote: > Just added the code necessary for correctness, though ...
10 years ago (2010-12-07 01:50:42 UTC) #2
Ilya Sherman
On 2010/12/07 01:50:42, dhollowa wrote: > On 2010/12/06 23:09:31, Ilya Sherman wrote: > > Just ...
10 years ago (2010-12-07 01:54:58 UTC) #3
dhollowa
10 years ago (2010-12-07 02:18:11 UTC) #4
LGTM.

Powered by Google App Engine
This is Rietveld 408576698