[webkit-changes] [WebKit/WebKit] 47c248: Add additional debug logs when Connection::dispatc...

Alex Christensen noreply at github.com
Wed Feb 19 13:18:41 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 47c248c8e3cda592cbec92eb839b9bd4b0d1e23b
      https://github.com/WebKit/WebKit/commit/47c248c8e3cda592cbec92eb839b9bd4b0d1e23b
  Author: Alex Christensen <achristensen at apple.com>
  Date:   2025-02-19 (Wed, 19 Feb 2025)

  Changed paths:
    M Source/WebKit/Platform/IPC/Connection.cpp

  Log Message:
  -----------
  Add additional debug logs when Connection::dispatchMessage fails
https://bugs.webkit.org/show_bug.cgi?id=287151
rdar://144306094

Reviewed by Sihui Liu.

Sometimes I hit the assertion in the end of the function, and I always
wish it would tell me which message decode failed.  This makes it so.

* Source/WebKit/Platform/IPC/Connection.cpp:
(IPC::Connection::dispatchMessage):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list