browser-compat-data icon indicating copy to clipboard operation
browser-compat-data copied to clipboard

Update Safari versions for MerchantValidationEvent API

Open queengooborg opened this issue 3 years ago • 2 comments

This PR updates and corrects the real values for Safari (Desktop and iOS/iPadOS) for the MerchantValidationEvent API, based upon results from the mdn-bcd-collector project (v6.1.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/MerchantValidationEvent

Check out the collector's guide on how to review this PR.

queengooborg avatar Aug 15 '22 13:08 queengooborg

But also confirm if the merchantvalidation event is actually supported, not just assume that the interface data is correct.

foolip avatar Aug 23 '22 16:08 foolip

But also confirm if the merchantvalidation event is actually supported, not just assume that the interface data is correct.

This turned out to be important in this case. This is a case of the interface not being exposed even though the event was: https://github.com/WebKit/WebKit/commit/90a5b4d7316500b38d277d8bca709b33d6ec027e

The event and interface was originally prefixed with apple/Apple and that's something we could optionally record as well: https://github.com/WebKit/WebKit/commit/7678653a3cb439d11074cbe8c5b7d47aa31d1905

foolip avatar Aug 31 '22 16:08 foolip

This is for pre-2020 browser releases, so I'm going to close this and worry about it another time.

queengooborg avatar Jun 23 '23 07:06 queengooborg