Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e402ca04a9ae04cf15ef2dd315a4d38877d701b0
https://github.com/WebKit/WebKit/commit/e402ca04a9ae04cf15ef2dd315a4d38877d701b0
Author: Alex Christensen <[email protected]>
Date: 2023-07-12 (Wed, 12 Jul 2023)
Changed paths:
M Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm
Log Message:
-----------
Allow deserialization of NSURLError through _WKRemoteObjectRegistry
https://bugs.webkit.org/show_bug.cgi?id=259152
rdar://111806659
Reviewed by Chris Dumez and David Kilzer.
CFNetwork has an internal NSError subclass. Since we stopped automatically
allowing deserialization of ObjC subclasses, all subclasses must be explicitly
allowed.
* Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm:
(alwaysAllowedClasses):
Canonical link: https://commits.webkit.org/266002@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes