Bug 206526

Summary: [LFC][Integration] Use InlineFormattingContext directly
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, 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

Antti Koivisto
Reported 2020-01-21 05:39:02 PST
Stop using LayoutContext (which is more of a full tree layout thing) and use InlineFormattingContext directly. This has a side benefit of not needing to setup a root display box.
Attachments
patch (9.67 KB, patch)
2020-01-21 05:53 PST, Antti Koivisto
no flags
patch (9.80 KB, patch)
2020-01-21 06:56 PST, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2020-01-21 05:53:03 PST
Antti Koivisto
Comment 2 2020-01-21 06:56:24 PST
zalan
Comment 3 2020-01-21 07:19:37 PST
Comment on attachment 388295 [details] patch v.nice!
WebKit Commit Bot
Comment 4 2020-01-21 08:07:26 PST
Comment on attachment 388295 [details] patch Clearing flags on attachment: 388295 Committed r254853: <https://trac.webkit.org/changeset/254853>
WebKit Commit Bot
Comment 5 2020-01-21 08:07:28 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 6 2020-01-21 08:08:13 PST
Note You need to log in before you can comment on or make changes to this bug.