[webkit-changes] [WebKit/WebKit] 281bcd: Update PlatformCALayer::drawTextAtPoint() to use s...
Chris Dumez
noreply at github.com
Wed May 29 21:34:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 281bcd5bd84227f2efbebbdf3a4ebdf543ae9310
https://github.com/WebKit/WebKit/commit/281bcd5bd84227f2efbebbdf3a4ebdf543ae9310
Author: Chris Dumez <cdumez at apple.com>
Date: 2024-05-29 (Wed, 29 May 2024)
Changed paths:
M Source/WebCore/platform/graphics/ca/PlatformCALayer.h
M Source/WebCore/platform/graphics/ca/PlatformCALayer.mm
M Source/WebCore/platform/graphics/ca/TileGrid.cpp
Log Message:
-----------
Update PlatformCALayer::drawTextAtPoint() to use std::span
https://bugs.webkit.org/show_bug.cgi?id=274854
Reviewed by Darin Adler.
* Source/WebCore/platform/graphics/ca/PlatformCALayer.h:
* Source/WebCore/platform/graphics/ca/PlatformCALayer.mm:
(WebCore::PlatformCALayer::drawTextAtPoint const):
* Source/WebCore/platform/graphics/ca/TileGrid.cpp:
(WebCore::TileGrid::drawTileMapContents const):
Canonical link: https://commits.webkit.org/279496@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list