w3c / payment-request

Payment Request API
https://www.w3.org/TR/payment-request/
Other
489 stars 135 forks source link

Consume user activation #916

Closed marcoscaceres closed 3 years ago

marcoscaceres commented 4 years ago

closes #886

The following tasks have been completed:

Implementation commitment:

Optional, impact on Payment Handler spec? None.


Preview | Diff

marcoscaceres commented 3 years ago

Quick update... I've sent a patch to update Gecko and the appropriate tests: https://phabricator.services.mozilla.com/D92536

Once that patch get merged, the tests will make their way to the WebKit tree. Once there, I can then set them as passing, along with the WebKit patch.

In the mean time, I've file bug 217365 on WebKit.

marcoscaceres commented 3 years ago

Fixed Safari (well, webkit... which will eventually go into Safari).