Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set event interface for Payment Request update events #1315

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

tidoust
Copy link
Member

@tidoust tidoust commented Aug 19, 2024

The spec uses an indirect update algorithm for these events, which confuses the extraction logic.

Now that the update events are back, the PaymentRequestUpdateEvent interface is no longer an exception to the rule: it is being used to fire events. @dontcallmedom, w3c/payment-request#991 can probably be closed as a result?

The spec uses an indirect update algorithm for these events, which confuses the
extraction logic.

Now that the update events are back, the `PaymentRequestUpdateEvent` interface
is no longer an exception to the rule: it is being used to fire events.
@tidoust tidoust merged commit 75ecc4e into main Aug 19, 2024
1 check passed
@tidoust tidoust deleted the events-payment-request branch August 19, 2024 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants