Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 04734c4544d9eb9f28e684326e055afd99780564
https://github.com/WebKit/WebKit/commit/04734c4544d9eb9f28e684326e055afd99780564
Author: Chris Dumez <[email protected]>
Date: 2024-11-16 (Sat, 16 Nov 2024)
Changed paths:
M Source/WTF/wtf/ObjectIdentifier.h
M Source/WTF/wtf/text/IntegerToStringConversion.h
M Source/WTF/wtf/text/StringConcatenateNumbers.h
M Source/WebCore/PAL/pal/text/TextCodecCJK.cpp
M Source/WebCore/platform/ProcessQualified.h
M Source/WebCore/platform/graphics/ca/TileGrid.cpp
Log Message:
-----------
Update WTF::writeIntegerToBuffer() to take in a std::span
https://bugs.webkit.org/show_bug.cgi?id=283243
Reviewed by Geoffrey Garen.
* Source/WTF/wtf/ObjectIdentifier.h:
(WTF::ObjectIdentifierGenericBaseStringTypeAdapter<uint64_t>::writeTo const):
* Source/WTF/wtf/text/IntegerToStringConversion.h:
(WTF::writeIntegerToBufferImpl):
(WTF::writeIntegerToBuffer):
* Source/WTF/wtf/text/StringConcatenateNumbers.h:
* Source/WebCore/PAL/pal/text/TextCodecCJK.cpp:
(PAL::appendDecimal):
* Source/WebCore/platform/ProcessQualified.h:
(WTF::ProcessQualifiedStringTypeAdapter::writeTo const):
* Source/WebCore/platform/graphics/ca/TileGrid.cpp:
(WebCore::TileGrid::drawTileMapContents const):
Canonical link: https://commits.webkit.org/286700@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes