[webkit-changes] [WebKit/WebKit] df817d: Include ObjC class name of decode failures in cras...

Alex Christensen noreply at github.com
Tue Aug 29 14:50:03 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: df817dbe1509e0452f469f5a0b603d2f34ef2ed7
      https://github.com/WebKit/WebKit/commit/df817dbe1509e0452f469f5a0b603d2f34ef2ed7
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2023-08-29 (Tue, 29 Aug 2023)

  Changed paths:
    M Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm

  Log Message:
  -----------
  Include ObjC class name of decode failures in crash logs' register values
https://bugs.webkit.org/show_bug.cgi?id=260871
rdar://114119254

Reviewed by David Kilzer.

Logs in rdar://113527046 indicate something occasionally crashes here, but we don't know what.
This will help gather information about what occasionally crashes.

* Source/WebKit/Shared/API/Cocoa/WKRemoteObjectCoder.mm:
(checkIfClassIsAllowed):

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




More information about the webkit-changes mailing list