[Web Payment] TWA package name in PaymentAppFactory::Delegate.
Before this patch, the TWA package name was available only on desktop through ChromePaymentRequestDelegate object, which prevented TWA payment app logic from being cross-platform. This patch adds the TWA package name to PaymentAppFactory::Delegate, which is implemented on both desktop and Android. After this patch, the logic for handling TWA payment apps can be cross-platform. Bug: 1061503 Change-Id: I01ac3c2e3a01e31f17a9e8e963671302f92c091a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2300002 Commit-Queue: Rouslan Solomakhin <rouslan@chromium.org> Reviewed-by:Sahel Sharify <sahel@chromium.org> Cr-Commit-Position: refs/heads/master@{#798442}
Showing
Please register or sign in to comment