Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 299fa8819f9c9ba97daf79e9cda267ac7d7a4440
https://github.com/WebKit/WebKit/commit/299fa8819f9c9ba97daf79e9cda267ac7d7a4440
Author: Chris Dumez <[email protected]>
Date: 2025-12-16 (Tue, 16 Dec 2025)
Changed paths:
M Source/WTF/wtf/CheckedRef.h
Log Message:
-----------
Make it more obvious when a crash is caused by a CheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=304231
Reviewed by Sam Weinig and Geoffrey Garen.
Make it more obvious when a crash is caused by a CheckedPtr by adding
a non-inline crashDueToCheckedPtrToDeadObject as last frame in the
stacktrace.
* Source/WTF/wtf/CheckedRef.h:
(WTF::CanMakeCheckedPtrBase::decrementCheckedPtrCount const):
(WTF::CanMakeCheckedPtrBase::crashDueToCheckedPtrToDeadObject):
Canonical link: https://commits.webkit.org/304544@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications