Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b13574b29bdb783714d9c83ee80e780a953558d9
https://github.com/WebKit/WebKit/commit/b13574b29bdb783714d9c83ee80e780a953558d9
Author: Ryosuke Niwa <[email protected]>
Date: 2026-08-27 (Thu, 27 Aug 2026)
Changed paths:
M Source/WTF/wtf/WeakPtrImpl.h
Log Message:
-----------
Destroying a WeakPtr should be considered as no-delete
https://bugs.webkit.org/show_bug.cgi?id=322723
Reviewed by Geoffrey Garen.
Make the destruction of WeakPtr NODELETE.
No new tests since there should be no behavioral differences.
* Source/WTF/wtf/WeakPtrImpl.h:
Canonical link: https://commits.webkit.org/320003@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications