WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
299278
[GTK][WPE] Use WidthIterator for simple text when Font::applyTransforms is not needed
https://bugs.webkit.org/show_bug.cgi?id=299278
Summary
[GTK][WPE] Use WidthIterator for simple text when Font::applyTransforms is no...
Carlos Garcia Campos
Reported
2025-09-22 02:16:01 PDT
In
299354@main
we introduced a build option to always use ComplexTextController even for simple text code path. However, there are cases in which we can use WidthIterator instead, for example when optimize for speed rendering mode is used, because we know Font::ApplyTransforms can be skipped.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2025-09-22 02:27:53 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/51105
EWS
Comment 2
2025-09-26 03:47:07 PDT
Committed
300567@main
(8cb04a3ecae3): <
https://commits.webkit.org/300567@main
> Reviewed commits have been landed. Closing PR #51105 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2025-09-26 03:48:19 PDT
<
rdar://problem/161398167
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug