WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(5.29 KB, patch)
2021-10-07 07:27 PDT
,
Antti Koivisto
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2021-10-07 06:20:51 PDT
Created
attachment 440497
[details]
Patch
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
Created
attachment 440501
[details]
Patch
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
<
rdar://problem/83981134
>
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