Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fe4d7b274139457c1a01ceee0a966aad465ae68f
https://github.com/WebKit/WebKit/commit/fe4d7b274139457c1a01ceee0a966aad465ae68f
Author: Vitor Roriz <[email protected]>
Date: 2026-03-08 (Sun, 08 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/FontCascade.cpp
Log Message:
-----------
FontCascade::expansionOpportunityCountInternal: Deduplicate LTR/RTL loop
https://bugs.webkit.org/show_bug.cgi?id=309458
rdar://172032553
Reviewed by Wenson Hsieh and Brandon Stewart.
Extract a lambda to eliminate the duplicated LTR/RTL loop body in the
Latin1 overload, which only differed in iteration direction.
Canonical link: https://commits.webkit.org/308893@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications