Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b67517931448d7ab76f246138f722ef693935d4
https://github.com/WebKit/WebKit/commit/8b67517931448d7ab76f246138f722ef693935d4
Author: Vitor Roriz <[email protected]>
Date: 2026-03-09 (Mon, 09 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/WidthIterator.cpp
M Source/WebCore/platform/graphics/WidthIterator.h
Log Message:
-----------
WidthIterator::applyExtraSpacingAfterShaping: Extract
applyTextAutospaceIfNeededAndGetCharacterClass
https://bugs.webkit.org/show_bug.cgi?id=309464
rdar://172040208
Reviewed by Sammy Gill.
Extract the text-autospace logic from
applyTextAutospaceIfNeededAndGetCharacterClass
into its own method for readability.
* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::WidthIterator::applyTextAutospaceIfNeededAndGetCharacterClass):
(WebCore::WidthIterator::applyExtraSpacingAfterShaping):
* Source/WebCore/platform/graphics/WidthIterator.h:
Canonical link: https://commits.webkit.org/308953@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications