Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ea544ba94313c79f42d8b66863d4fc1dcc3de865
https://github.com/WebKit/WebKit/commit/ea544ba94313c79f42d8b66863d4fc1dcc3de865
Author: Aleksei Marchenko <[email protected]>
Date: 2026-03-30 (Mon, 30 Mar 2026)
Changed paths:
M Source/WebKit/UIProcess/Model/ModelProcessProxy.h
Log Message:
-----------
[Debug] WebKitTestRunner crashes during model-related runs
https://bugs.webkit.org/show_bug.cgi?id=311042
rdar://173646341
Reviewed by Etienne Segonzac and Mike Wyrzykowski.
ModelProcessProxy is missing the WTF_OVERRIDE_DELETE_FOR_CHECKED_PTR
macro, which is required for classes that participate in checked pointer
tracking.
* Source/WebKit/UIProcess/Model/ModelProcessProxy.h:
Canonical link: https://commits.webkit.org/310237@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications