Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71159f6313f754dea5af9fb0a198d34d4f21cae2
https://github.com/WebKit/WebKit/commit/71159f6313f754dea5af9fb0a198d34d4f21cae2
Author: Chris Dumez <[email protected]>
Date: 2026-07-15 (Wed, 15 Jul 2026)
Changed paths:
M Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
Add logging to facilitate debugging of MACH_SEND_TOO_LARGE IPC errors
https://bugs.webkit.org/show_bug.cgi?id=319466
Reviewed by Ben Nham.
Add logging to facilitate debugging of MACH_SEND_TOO_LARGE IPC errors
such as rdar://175591770.
* Source/WebKit/Platform/IPC/cocoa/ConnectionCocoa.mm:
(IPC::Connection::sendMessage):
(IPC::Connection::sendOutgoingMessage):
(IPC::Connection::retrySendMessageWithSharedMemory):
* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::creationParameters):
Canonical link: https://commits.webkit.org/317284@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications