[webkit-changes] [WebKit/WebKit] 17526d: Remove superclass loop when decoding ObjC classes ...
Alex Christensen
noreply at github.com
Fri Apr 7 18:33:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 17526d7d3517aac34a9614e752756202e3e17408
https://github.com/WebKit/WebKit/commit/17526d7d3517aac34a9614e752756202e3e17408
Author: Alex Christensen <achristensen at apple.com>
Date: 2023-04-07 (Fri, 07 Apr 2023)
Changed paths:
M Source/WebKit/Platform/Logging.h
M Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm
Log Message:
-----------
Remove superclass loop when decoding ObjC classes from _WKRemoteObjectRegistry on iOS
https://bugs.webkit.org/show_bug.cgi?id=255157
rdar://107758849
Reviewed by David Kilzer.
* Source/WebKit/Platform/Logging.h:
* Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm:
(checkIfClassIsAllowed):
Canonical link: https://commits.webkit.org/262742@main
More information about the webkit-changes
mailing list