[Payments] Allow apps without default method name.
Before this patch, if a payment app did not have its own default payment method name, but only supported other non-default payment methods, then Chrome would filter it out. This unnecessarily constrained some payment apps to select one payment method to be the default, which is not always the case. This patch relaxes this requirement. After this patch, if a payment app does not have its own default payment method name, then Chrome checks its non-default payment methods as well. Bug: 735184 Change-Id: I6604c60aad4efa963120f4c66d505ab7e31bf94f Reviewed-on: https://chromium-review.googlesource.com/600733Reviewed-by:Ganggui Tang <gogerald@chromium.org> Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Cr-Commit-Position: refs/heads/master@{#492012}
Showing
Please register or sign in to comment