Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4774c2867443f59b36f0757967804c6446cccf14
https://github.com/WebKit/WebKit/commit/4774c2867443f59b36f0757967804c6446cccf14
Author: Chris Dumez <[email protected]>
Date: 2026-04-02 (Thu, 02 Apr 2026)
Changed paths:
M Source/WebCore/rendering/RenderText.cpp
M Source/WebCore/rendering/RenderText.h
M Source/WebCore/rendering/RenderTextFragment.cpp
M Source/WebCore/rendering/RenderTextFragment.h
Log Message:
-----------
Address post-landing review feedback for 310458@main
https://bugs.webkit.org/show_bug.cgi?id=311384
Reviewed by Darin Adler.
Update the function to return a char32_t instead of a Vector<char16_t>.
* Source/WebCore/rendering/RenderText.cpp:
(WebCore::capitalize):
(WebCore::RenderText::previousCharacter const):
(WebCore::applyTextTransform):
* Source/WebCore/rendering/RenderText.h:
* Source/WebCore/rendering/RenderTextFragment.cpp:
(WebCore::RenderTextFragment::previousCharacter const):
* Source/WebCore/rendering/RenderTextFragment.h:
Canonical link: https://commits.webkit.org/310496@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications