Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d7f5b5e9dec8acda79aa97d36fa0593f8af5bc5f
https://github.com/WebKit/WebKit/commit/d7f5b5e9dec8acda79aa97d36fa0593f8af5bc5f
Author: Vitor Roriz <[email protected]>
Date: 2025-05-30 (Fri, 30 May 2025)
Changed paths:
M Source/WebCore/platform/graphics/coretext/ComplexTextControllerCoreText.mm
Log Message:
-----------
ComplexTextController: Replace meaningless name 'cp'
https://bugs.webkit.org/show_bug.cgi?id=293840
rdar://152346011
Reviewed by Sammy Gill.
The abbreavited name 'cp' is not great by itself and it probably
meant 'characters pointer'. Now it is even worse because we are
using spans. Let's improve that here.
* Source/WebCore/platform/graphics/coretext/ComplexTextControllerCoreText.mm:
(WebCore::provideStringAndAttributes):
(WebCore::ComplexTextController::collectComplexTextRunsForCharacters):
Canonical link: https://commits.webkit.org/295639@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