[Web Payment][Android] Do not download app store manifests.
Before this patch, Chrome would attempt to download a payment method manifest from https://play.google.com/billing, which is a reserved URL for pointing to the invoking Trusted Web Activity and should not be dereferenced. This patch prevents downloads of any manifests for an Android payment app whose default payment method identifier is an app store payment method identifier. After this patch, Chrome does not attempt to download a payment method manifest from https://play.google.com/billing. Bug: 1099683 Change-Id: I3799d0486a7404ea0095b0c59a3d2467efd5b09f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2329404 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Liquan (Max) Gu <maxlg@chromium.org> Cr-Commit-Position: refs/heads/master@{#793559}
Showing
Please register or sign in to comment