DescriptionPaymentApp: Add a interface to query all payment app manifests.
This CL is adding GetAllManifests() to query all payment app manifests
in Chrome layer. So, just rename existing PaymentAppContext in
content/browser/payments to PaymentAppContextImpl and then add a new
PaymentAppContext interface in content/public to expose some APIs to
Chrome layer.
This CL doesn't include actual impelementation now and it will be
completed in follow-up CL.
BUG=661608
Committed: https://crrev.com/745d987b499655bcbc62fa96207abe085bb503f6
Cr-Commit-Position: refs/heads/master@{#438569}
Patch Set 1 #
Total comments: 8
Patch Set 2 : PaymentApp: Add a interface to query all payment app manifests. #
Total comments: 2
Patch Set 3 : PaymentApp: Add a interface to query all payment app manifests. #Messages
Total messages: 18 (9 generated)
|