Bug 222821

Summary: [LFC][IFC] Provide a better estimate on the number of inline level boxes per line for LineBox.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

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
Patch (10.25 KB, patch)
2021-03-06 11:33 PST, alan
no flags
Patch (10.25 KB, patch)
2021-03-06 15:34 PST, alan
no flags
alan
Comment 1 2021-03-05 13:44:53 PST
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
alan
Comment 4 2021-03-06 15:34:00 PST
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
Note You need to log in before you can comment on or make changes to this bug.