DescriptionRemove incorrect asserts in PaymentRequest
When creating a new contact, the AutofillContact object is created with
both null phone number and null email address. Therefore, asserts that
one of them should be not null are not correct. This patch removes these
asserts.
BUG=624211
Committed: https://crrev.com/d838a56193c7994c3abb9e9cfc1462a7e19d5f53
Cr-Commit-Position: refs/heads/master@{#402642}
Patch Set 1 #
Messages
Total messages: 13 (7 generated)
|