[webkit-changes] [WebKit/WebKit] 5d7e53: Web Content process crash decoding RVItem when sel...
Tim Horton
noreply at github.com
Tue Apr 11 11:18:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d7e53559df09634233d9f76caf873fffc2e7618
https://github.com/WebKit/WebKit/commit/5d7e53559df09634233d9f76caf873fffc2e7618
Author: Tim Horton <timothy_horton at apple.com>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm
Log Message:
-----------
Web Content process crash decoding RVItem when selecting phone number on iOS
https://bugs.webkit.org/show_bug.cgi?id=255289
rdar://107673064
Reviewed by Chris Dumez.
* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::shouldEnableStrictMode):
Downgrade RVItem back to NSSecureCoding until the NSMutableArray-child problem is solved.
Canonical link: https://commits.webkit.org/262830@main
More information about the webkit-changes
mailing list