Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4170c805c35519b4e6e2b68b30d34a6d07f60ded
https://github.com/WebKit/WebKit/commit/4170c805c35519b4e6e2b68b30d34a6d07f60ded
Author: Chris Dumez <[email protected]>
Date: 2026-03-06 (Fri, 06 Mar 2026)
Changed paths:
M Source/WTF/SaferCPPExpectations/NoDeleteCheckerExpectations
M Source/WTF/wtf/text/StringImpl.cpp
M Source/WTF/wtf/text/StringView.cpp
M Source/WTF/wtf/text/StringView.h
Log Message:
-----------
[macOS] Address NoDeleteChecker warnings in WTF
https://bugs.webkit.org/show_bug.cgi?id=309306
Reviewed by Ryosuke Niwa and Geoffrey Garen.
* Source/WTF/SaferCPPExpectations/NoDeleteCheckerExpectations:
* Source/WTF/wtf/text/StringImpl.cpp:
(WTF::StringImpl::find):
(WTF::StringImpl::reverseFind):
(WTF::equalIgnoringNullity):
* Source/WTF/wtf/text/StringView.cpp:
(WTF::StringView::containsIgnoringASCIICase const):
(WTF::StringView::findIgnoringASCIICase const):
(WTF::StringView::find const):
(WTF::StringView::reverseFind const):
* Source/WTF/wtf/text/StringView.h:
(WTF::StringView::reverseFind const):
(WTF::findIgnoringASCIICase):
Canonical link: https://commits.webkit.org/308840@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications