forked from web-platform-tests/wpt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PaymentRequest] Implement activationless show
Implement the PaymentRequestAllowOneActivationlessShow feature which allows one call to PaymentRequest.show() without a user activation. This mostly reuses the activationless show behaviour implemented for SPC[1], by adding a separate feature flag that expands the behaviour to PaymentRequest calls in general. [1] https://chromium-review.googlesource.com/c/chromium/src/+/4479975 Bug: 1454204 Change-Id: Ia144c4a1b3663e1a7f8a826d789fa05a055a7477 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4672598 Reviewed-by: Stephen McGruer <[email protected]> Commit-Queue: Nick Burris <[email protected]> Cr-Commit-Position: refs/heads/main@{#1171890}
- Loading branch information
1 parent
4ac7a0a
commit 4a58a74
Showing
2 changed files
with
4 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters