[Web Payment] Do not lookup Android payment apps for Google Play Billing
Before this patch, creating a Payment Request for "https://play.google.com/billing" on a device where an Android payment app with that payment method is installed would cause manifest lookups at https://play.google.com/billing. This patch removes "https://play.google.com/billing" from the list of payment methods for which Android payment apps should be looked up. After this patch, Chrome does not attempt to download manifests for the Google Play Billing payment method when a locally installed Android payment app provides support for it. Bug: 1062376 Change-Id: Ibfb2ae9d189aada2161552f2e80e0ed2be5d84b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2125873 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Danyao Wang <danyao@chromium.org> Reviewed-by:
Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#754927}
Showing
Please register or sign in to comment