[Webkit-unassigned] [Bug 259659] New: [Apple Pay] Deprecate `enabled` in favor of `available` in ApplePayShippingContactEditingMode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 31 13:48:56 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=259659

            Bug ID: 259659
           Summary: [Apple Pay] Deprecate `enabled` in favor of
                    `available` in ApplePayShippingContactEditingMode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: a_protyasha at apple.com
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230731/879326d9/attachment.htm>


More information about the webkit-unassigned mailing list