RESOLVED FIXED 231356
[LFC][Integration] Optimize InlineContent::boxesForRect
https://bugs.webkit.org/show_bug.cgi?id=231356
Summary [LFC][Integration] Optimize InlineContent::boxesForRect
Antti Koivisto
Reported 2021-10-07 06:00:47 PDT
Approximate the box range from average line height.
Attachments
Patch (5.27 KB, patch)
2021-10-07 06:20 PDT, Antti Koivisto
no flags
Patch (5.29 KB, patch)
2021-10-07 07:27 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2021-10-07 06:20:51 PDT
zalan
Comment 2 2021-10-07 07:15:21 PDT
Comment on attachment 440497 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=440497&action=review > Source/WebCore/layout/integration/LayoutIntegrationInlineContent.h:64 > + bool hasMultilineInkOverflow { false }; this could also be triggered by just normal (non-ink)overlap with line-height other than normal.
Antti Koivisto
Comment 3 2021-10-07 07:27:06 PDT
EWS
Comment 4 2021-10-07 08:02:04 PDT
Committed r283711 (242637@main): <https://commits.webkit.org/242637@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440501 [details].
Radar WebKit Bug Importer
Comment 5 2021-10-07 08:03:32 PDT
Note You need to log in before you can comment on or make changes to this bug.