Bug 231233 - [LFC][Integration] Introduce InlineBoxIterator
Summary: [LFC][Integration] Introduce InlineBoxIterator
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-05 07:50 PDT by Antti Koivisto
Modified: 2021-10-05 09:48 PDT (History)
10 users (show)

See Also:


Attachments
Patch (39.56 KB, patch)
2021-10-05 07:55 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff
Patch (40.25 KB, patch)
2021-10-05 08:22 PDT, Antti Koivisto
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2021-10-05 07:50:10 PDT
For iterating inline boxes (really).
Comment 1 Antti Koivisto 2021-10-05 07:55:43 PDT
Created attachment 440214 [details]
Patch
Comment 2 zalan 2021-10-05 07:56:40 PDT
Comment on attachment 440214 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=440214&action=review

> Source/WebCore/ChangeLog:8
> +        And use it in InlineBoxPainter.

yay
Comment 3 Antti Koivisto 2021-10-05 08:22:25 PDT
Created attachment 440216 [details]
Patch
Comment 4 EWS 2021-10-05 09:47:07 PDT
Committed r283554 (242519@main): <https://commits.webkit.org/242519@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 440216 [details].
Comment 5 Radar WebKit Bug Importer 2021-10-05 09:48:27 PDT
<rdar://problem/83890749>