Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5bc5695068ef3e152080206c78510abed97e3a39
https://github.com/WebKit/WebKit/commit/5bc5695068ef3e152080206c78510abed97e3a39
Author: Chris Dumez <[email protected]>
Date: 2026-03-05 (Thu, 05 Mar 2026)
Changed paths:
M Source/WTF/wtf/Assertions.h
M Source/WTF/wtf/AutomaticThread.h
M Source/WTF/wtf/CryptographicallyRandomNumber.cpp
M Source/WTF/wtf/MediaTime.h
M Source/WTF/wtf/MetaAllocator.h
M Source/WTF/wtf/ObjectIdentifier.h
M Source/WTF/wtf/ParallelHelperPool.h
M Source/WTF/wtf/PreciseSum.h
M Source/WTF/wtf/ProcessPrivilege.cpp
M Source/WTF/wtf/ProcessPrivilege.h
M Source/WTF/wtf/Seconds.h
M Source/WTF/wtf/Threading.h
M Source/WTF/wtf/TimeWithDynamicClockType.h
M Source/WTF/wtf/TimingScope.cpp
M Source/WTF/wtf/URL.cpp
M Source/WTF/wtf/URL.h
M Source/WTF/wtf/URLHelpers.cpp
M Source/WTF/wtf/URLParser.h
M Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h
M Source/WTF/wtf/posix/CPUTimePOSIX.cpp
M Source/WTF/wtf/text/AtomStringImpl.cpp
M Source/WTF/wtf/text/CString.h
M Source/WTF/wtf/text/StringBuilder.h
M Source/WTF/wtf/text/StringImpl.h
M Source/WTF/wtf/text/StringView.h
M Source/WTF/wtf/text/TextStream.cpp
M Source/WTF/wtf/text/WTFString.h
M Source/WTF/wtf/unicode/UTF8Conversion.h
Log Message:
-----------
Adopt NODELETE in more places in Source/WTF
https://bugs.webkit.org/show_bug.cgi?id=309233
Reviewed by Ryosuke Niwa.
* Source/WTF/wtf/Assertions.h:
* Source/WTF/wtf/AutomaticThread.h:
* Source/WTF/wtf/CryptographicallyRandomNumber.cpp:
* Source/WTF/wtf/MediaTime.h:
* Source/WTF/wtf/MetaAllocator.h:
* Source/WTF/wtf/ObjectIdentifier.h:
* Source/WTF/wtf/ParallelHelperPool.h:
* Source/WTF/wtf/PreciseSum.h:
* Source/WTF/wtf/ProcessPrivilege.cpp:
(WTF::processPrivileges):
* Source/WTF/wtf/ProcessPrivilege.h:
* Source/WTF/wtf/Seconds.h:
* Source/WTF/wtf/Threading.h:
* Source/WTF/wtf/TimeWithDynamicClockType.h:
* Source/WTF/wtf/TimingScope.cpp:
* Source/WTF/wtf/URL.cpp:
(WTF::substringIgnoringQueryAndFragments):
* Source/WTF/wtf/URL.h:
* Source/WTF/wtf/URLHelpers.cpp:
(WTF::URLHelpers::addScriptToIDNAllowedScriptList):
* Source/WTF/wtf/URLParser.h:
* Source/WTF/wtf/cocoa/RuntimeApplicationChecksCocoa.h:
* Source/WTF/wtf/posix/CPUTimePOSIX.cpp:
(WTF::timevalToSeconds):
* Source/WTF/wtf/text/AtomStringImpl.cpp:
(WTF::BufferFromStaticDataTranslator::hash):
* Source/WTF/wtf/text/CString.h:
* Source/WTF/wtf/text/StringBuilder.h:
* Source/WTF/wtf/text/StringImpl.h:
* Source/WTF/wtf/text/StringView.h:
* Source/WTF/wtf/text/TextStream.cpp:
(WTF::hasFractions):
* Source/WTF/wtf/text/WTFString.h:
* Source/WTF/wtf/unicode/UTF8Conversion.h:
Canonical link: https://commits.webkit.org/308768@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications