Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a3f8d64367d48d5242b7ac2c8a548a2f1fb6a971
https://github.com/WebKit/WebKit/commit/a3f8d64367d48d5242b7ac2c8a548a2f1fb6a971
Author: Alan Baradlay <[email protected]>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M Source/WebCore/rendering/RenderText.cpp
Log Message:
-----------
REGRESSION(287160@main) Perf-Dashboard subtest (speedometer3) spends
considerable time in capitalizing content
https://bugs.webkit.org/show_bug.cgi?id=284062
Reviewed by Antti Koivisto.
1. In many cases we already have capitalized content
2. u_totitle can surely handle ascii content (vs. the more expensive
u_strToTitle)
* Source/WebCore/rendering/RenderText.cpp:
(WebCore::capitalizeCharacter):
Canonical link: https://commits.webkit.org/287405@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