[webkit-changes] [WebKit/WebKit] 78e6a9: Don't transform NSURL to WKSecureCodingURLWrapper ...
Alex Christensen
noreply at github.com
Mon May 15 15:06:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 78e6a949452b2b7d29f9edde372d816ac27f3054
https://github.com/WebKit/WebKit/commit/78e6a949452b2b7d29f9edde372d816ac27f3054
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-05-15 (Mon, 15 May 2023)
Changed paths:
M Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm
Log Message:
-----------
Don't transform NSURL to WKSecureCodingURLWrapper when encoding any DataDetector type
https://bugs.webkit.org/show_bug.cgi?id=256805
rdar://109366296
Reviewed by David Kilzer.
That also means that we no longer need to add WKSecureCodingURLWrapper to the set of allowed classes when decoding them.
* Source/WebKit/Shared/Cocoa/ArgumentCodersCocoa.mm:
(IPC::encodeSecureCodingInternal):
(IPC::decodeSecureCodingInternal):
Canonical link: https://commits.webkit.org/264083@main
More information about the webkit-changes
mailing list