Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 21bdf1ac2bca226e3adc6cc39aab373bd8d203d8 https://github.com/WebKit/WebKit/commit/21bdf1ac2bca226e3adc6cc39aab373bd8d203d8 Author: Charlie Wolfe <charl...@apple.com> Date: 2024-09-04 (Wed, 04 Sep 2024)
Changed paths: M Source/WebKit/Platform/IPC/Connection.h Log Message: ----------- REGRESSION(282321@main): `MESSAGE_CHECK_WITH_MESSAGE_BASE()` does not return on failure https://bugs.webkit.org/show_bug.cgi?id=279078 rdar://135007825 Reviewed by Ryosuke Niwa and Sihui Liu. 282321@main removed function returns that would happen if an IPC message check failed, so we started to use some invalid objects. * Source/WebKit/Platform/IPC/Connection.h: Canonical link: https://commits.webkit.org/283163@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes