w3c / payment-request

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

fix: give PaymentMethodChangeEventInit defaults #771

Closed marcoscaceres closed 6 years ago

marcoscaceres commented 6 years ago

closes #770

The following tasks have been completed:

Implementation commitment:

Optional, Impact on Payment Handler spec?


Preview | Diff

marcoscaceres commented 6 years ago

Added gecko bug. Will write a test to make sure it defaults correctly.

aestes commented 6 years ago

I'm implementing all of PaymentMethodChangeEvent in this WebKit bug, so I'll update my patch with this change before landing.

marcoscaceres commented 6 years ago

Tests will be upstreamed from Gecko once the Firefox patch lands.

marcoscaceres commented 6 years ago

Ok, sent request to merge on the Firefox side and asked our awesome tech writers to document this change.

marcoscaceres commented 6 years ago

Spec is republished on TR.