RESOLVED FIXED Bug 211911
REGRESSION (r260717): installmentConfiguration member is no longer available on ApplePayPaymentRequest
https://bugs.webkit.org/show_bug.cgi?id=211911
Summary REGRESSION (r260717): installmentConfiguration member is no longer available ...
Andy Estes
Reported 2020-05-14 11:29:52 PDT
REGRESSION (r260717): installmentConfiguration member is no longer available on ApplePayPaymentRequest
Attachments
Patch (20.33 KB, patch)
2020-05-14 11:32 PDT, Andy Estes
no flags
Patch (20.43 KB, patch)
2020-05-14 11:35 PDT, Andy Estes
no flags
Patch (21.10 KB, patch)
2020-05-15 17:22 PDT, Andy Estes
no flags
Andy Estes
Comment 1 2020-05-14 11:32:53 PDT
Radar WebKit Bug Importer
Comment 2 2020-05-14 11:33:16 PDT
Andy Estes
Comment 3 2020-05-14 11:35:25 PDT
Alex Christensen
Comment 4 2020-05-14 11:55:07 PDT
Thanks, Andy!
Andy Estes
Comment 5 2020-05-14 12:05:28 PDT
Comment on attachment 399386 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=399386&action=review > Source/WebCore/Modules/applepay/PaymentInstallmentConfiguration.mm:46 > + NSNumberFormatter *numberFormatter = [[NSNumberFormatter alloc] init]; Wenson pointed out that this needs to be a RetainPtr. Will fix.
Andy Estes
Comment 6 2020-05-15 17:22:49 PDT
EWS
Comment 7 2020-05-16 12:14:02 PDT
Committed r261785: <https://trac.webkit.org/changeset/261785> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399531 [details].
Note You need to log in before you can comment on or make changes to this bug.