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
222821
[LFC][IFC] Provide a better estimate on the number of inline level boxes per line for LineBox.
https://bugs.webkit.org/show_bug.cgi?id=222821
Summary
[LFC][IFC] Provide a better estimate on the number of inline level boxes per ...
alan
Reported
2021-03-05 13:39:51 PST
try to count them.
Attachments
Patch
(10.21 KB, patch)
2021-03-05 13:44 PST
,
alan
no flags
Details
Formatted Diff
Diff
Patch
(10.25 KB, patch)
2021-03-06 11:33 PST
,
alan
no flags
Details
Formatted Diff
Diff
Patch
(10.25 KB, patch)
2021-03-06 15:34 PST
,
alan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
alan
Comment 1
2021-03-05 13:44:53 PST
Created
attachment 422409
[details]
Patch
Antti Koivisto
Comment 2
2021-03-06 05:51:40 PST
Comment on
attachment 422409
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=422409&action=review
> Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:62 > + size_t inlineLevelBoxCount { 0 }; // Note that inline boxes spanning multiple lines may not be included in here.
esitemated/approximateInlineLevelBoxCount or similar?
alan
Comment 3
2021-03-06 11:33:57 PST
Created
attachment 422501
[details]
Patch
alan
Comment 4
2021-03-06 15:34:00 PST
Created
attachment 422510
[details]
Patch
EWS
Comment 5
2021-03-06 18:38:04 PST
Committed
r274048
: <
https://commits.webkit.org/r274048
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 422510
[details]
.
Radar WebKit Bug Importer
Comment 6
2021-03-06 18:39:14 PST
<
rdar://problem/75138898
>
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