Bug 259659
| Summary: | [Apple Pay] Deprecate `enabled` in favor of `available` in ApplePayShippingContactEditingMode | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Abrar Rahman Protyasha <a_protyasha> |
| Component: | Platform | Assignee: | Abrar Rahman Protyasha <a_protyasha> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | a_protyasha, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Abrar Rahman Protyasha
PassKit is deprecating PKShippingContactEditingModeEnabled in favor of PKShippingContactEditingModeAvailable in the PKShippingContactEditingMode enumeration. Reference: https://developer.apple.com/documentation/passkit/pkshippingcontacteditingmode/pkshippingcontacteditingmodeenabled?language=objc
Given our intention to reflect the PassKit public API in the Apple Pay JS API, we should follow suit and perform a similar deprecation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/113159800>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/16242
EWS
Committed 266493@main (07b5559f651e): <https://commits.webkit.org/266493@main>
Reviewed commits have been landed. Closing PR #16242 and removing active labels.