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.
<rdar://problem/113159800>
Pull request: https://github.com/WebKit/WebKit/pull/16242
Committed 266493@main (07b5559f651e): <https://commits.webkit.org/266493@main> Reviewed commits have been landed. Closing PR #16242 and removing active labels.