Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 70467b39fb340b81ba72e3843040a7d2f6f20b4a https://github.com/WebKit/WebKit/commit/70467b39fb340b81ba72e3843040a7d2f6f20b4a Author: Claudio Saavedra <csaave...@igalia.com> Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths: M Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations M Source/WTF/wtf/text/StringImpl.cpp M Source/WTF/wtf/text/SymbolRegistry.cpp Log Message: ----------- StringImpl: Suppress some Safer CPP warnings https://bugs.webkit.org/show_bug.cgi?id=287699 Reviewed by Chris Dumez. Looks like these warnings can be suppressed. Also fix a typo in an assertion message. * Source/WTF/SaferCPPExpectations/UncountedCallArgsCheckerExpectations: * Source/WTF/wtf/text/StringImpl.cpp: (WTF::StringImpl::~StringImpl): (WTF::StringImpl::createUninitializedInternalNonEmpty): (WTF::StringImpl::reallocateInternal): * Source/WTF/wtf/text/SymbolRegistry.cpp: (WTF::SymbolRegistry::remove): Canonical link: https://commits.webkit.org/290408@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes