Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fc2411bacb586a958ebbc1189858eca1874db072
https://github.com/WebKit/WebKit/commit/fc2411bacb586a958ebbc1189858eca1874db072
Author: Chris Dumez <[email protected]>
Date: 2025-12-29 (Mon, 29 Dec 2025)
Changed paths:
M Source/WTF/wtf/MemoryDump.h
M Source/WTF/wtf/PrintStream.cpp
M Tools/TestWebKitAPI/Tests/WTF/MemoryDump.cpp
Log Message:
-----------
Drop WTF_ALLOW_UNSAFE_BUFFER_USAGE usage in WTF::MemoryDump
https://bugs.webkit.org/show_bug.cgi?id=304749
Reviewed by Darin Adler.
Test: Tools/TestWebKitAPI/Tests/WTF/MemoryDump.cpp
* Source/WTF/wtf/MemoryDump.h:
(WTF::MemoryDump::MemoryDump):
(WTF::MemoryDump::sizeLimit const):
(WTF::MemoryDump::invertedEnd const): Deleted.
* Source/WTF/wtf/PrintStream.cpp:
(WTF::printInternal):
* Tools/TestWebKitAPI/Tests/WTF/MemoryDump.cpp:
(TestWebKitAPI::TEST(WTF, MemoryDumpRange)):
Canonical link: https://commits.webkit.org/304990@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications