RESOLVED FIXED 238306
[LFC][IFC] Remove slow codepath matching arithmetics in FontCascade::widthForSimpleText
https://bugs.webkit.org/show_bug.cgi?id=238306
Summary [LFC][IFC] Remove slow codepath matching arithmetics in FontCascade::widthFor...
zalan
Reported 2022-03-23 20:34:07 PDT
ssia
Attachments
Patch (3.22 KB, patch)
2022-03-23 20:37 PDT, zalan
no flags
zalan
Comment 1 2022-03-23 20:37:37 PDT
Antti Koivisto
Comment 2 2022-03-24 06:34:20 PDT
Comment on attachment 455600 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=455600&action=review > Source/WebCore/platform/graphics/FontCascade.cpp:323 > - float afterWidth = 0; > + auto width = 0.f; good job!
EWS
Comment 3 2022-03-24 12:40:25 PDT
Committed r291811 (248838@main): <https://commits.webkit.org/248838@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 455600 [details].
Radar WebKit Bug Importer
Comment 4 2022-03-24 12:41:17 PDT
Note You need to log in before you can comment on or make changes to this bug.