Bug 195720

Summary: REGRESSION (r242908): 'NSInvalidArgumentException', reason: '+[PKPaymentMerchantSession count]: unrecognized selector sent to class 0x1c0fae060'
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: WebKit Misc.Assignee: Timothy Hatcher <timothy>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, commit-queue, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.