Bug 195720 - REGRESSION (r242908): 'NSInvalidArgumentException', reason: '+[PKPaymentMerchantSession count]: unrecognized selector sent to class 0x1c0fae060'
Summary: REGRESSION (r242908): 'NSInvalidArgumentException', reason: '+[PKPaymentMerch...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Timothy Hatcher
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-13 17:54 PDT by Timothy Hatcher
Modified: 2019-03-13 18:40 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.16 KB, patch)
2019-03-13 17:57 PDT, Timothy Hatcher
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Timothy Hatcher 2019-03-13 17:54:32 PDT
We need to add back decode(Decoder& decoder, Class allowedClass).
Comment 1 Timothy Hatcher 2019-03-13 17:57:18 PDT
Created attachment 364599 [details]
Patch
Comment 2 Andy Estes 2019-03-13 17:58:46 PDT
Comment on attachment 364599 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=364599&action=review

> Source/WebKit/ChangeLog:8
> +        Add back decode(Decoder& decoder, Class allowedClass) for Apple Pay code.

Also AVOutputContext and DDActionContext.
Comment 3 Radar WebKit Bug Importer 2019-03-13 17:59:00 PDT
<rdar://problem/48871921>
Comment 4 WebKit Commit Bot 2019-03-13 18:40:10 PDT
Comment on attachment 364599 [details]
Patch

Clearing flags on attachment: 364599

Committed r242930: <https://trac.webkit.org/changeset/242930>
Comment 5 WebKit Commit Bot 2019-03-13 18:40:12 PDT
All reviewed patches have been landed.  Closing bug.