[wpt-sync] Sync PR 38017 - [Web Platform Test] Just-in-time install for change-address test
Categories
(Core :: DOM: Web Payments, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox111 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38017 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38017
Details from upstream follow.
Rouslan Solomakhin <rouslan@chromium.org> wrote:
[Web Platform Test] Just-in-time install for change-address test
Before this patch, the change-shipping-address-manual.https.html Web
Platform Test (WPT) was installing a payment handler using the
PaymentInstruments API, which is planned to be removed.This patch adds a payment method manifest and a web app manifest (in the
same file) for the payment handler under test, which allows it to be
installed just-in-time (JIT) when PaymentRequest.show() is called.After this patch, the change-shipping-address-manual.https.html WPT no
longer uses the PaymentInstruments API for manual payment handler
installation.Bug: 1327265
Change-Id: Ifdc7f268bbd019b427b22dc6de79105330a51e0e
Reviewed-on: https://chromium-review.googlesource.com/4173917
WPT-Export-Revision: 3badec35405f8f16b8e31a5ba30d28e6c690edb2
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
bugherder |
Description
•