[webkit-changes] [WebKit/WebKit] f50839: Add RELEASE_LOG_FAULT when decoding child class of...

Alex Christensen noreply at github.com
Fri Mar 31 08:51:17 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f50839f0e2654841a96d10e974fa1a326641cbbc
      https://github.com/WebKit/WebKit/commit/f50839f0e2654841a96d10e974fa1a326641cbbc
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

  Changed paths:
    M Source/WebKit/Platform/Logging.h
    M Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm
    M Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectInterface.mm

  Log Message:
  -----------
  Add RELEASE_LOG_FAULT when decoding child class of allowed class through _WKRemoteObjectRegistry
https://bugs.webkit.org/show_bug.cgi?id=254776
rdar://106810634

Reviewed by David Kilzer.

* Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm:
(alwaysAllowedClasses):
(checkIfClassIsAllowed):
* Source/WebKit/Shared/API/Cocoa/_WKRemoteObjectInterface.mm:
(initializeMethod):
(isContainerClass): Deleted.
(propertyListClasses): Deleted.

Canonical link: https://commits.webkit.org/262407@main




More information about the webkit-changes mailing list