Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e89f5d2f015d619bcecd8e4e271222d22d1510c
https://github.com/WebKit/WebKit/commit/9e89f5d2f015d619bcecd8e4e271222d22d1510c
Author: Ryosuke Niwa <[email protected]>
Date: 2026-02-24 (Tue, 24 Feb 2026)
Changed paths:
M Source/WTF/SaferCPPExpectations/NoDeleteCheckerExpectations
M Source/WTF/wtf/ObjectIdentifier.h
M Source/WTF/wtf/PrintStream.h
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WTF/wtf/unicode/UTF8Conversion.h
Log Message:
-----------
Remove NODELETE annotations from some non-trivial WTF functions
https://bugs.webkit.org/show_bug.cgi?id=308534
Reviewed by Chris Dumez.
Removed NODELETE annotations from some of WTF functions that are non-trivial.
No new tests since there should be no behavioral changes.
* Source/WTF/SaferCPPExpectations/NoDeleteCheckerExpectations:
* Source/WTF/wtf/ObjectIdentifier.h:
* Source/WTF/wtf/PrintStream.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/unicode/UTF8Conversion.h:
Canonical link: https://commits.webkit.org/308131@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications