Bug 206526 - [LFC][Integration] Use InlineFormattingContext directly
Summary: [LFC][Integration] Use InlineFormattingContext directly
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-21 05:39 PST by Antti Koivisto
Modified: 2020-01-21 08:08 PST (History)
5 users (show)

See Also:


Attachments
patch (9.67 KB, patch)
2020-01-21 05:53 PST, Antti Koivisto
no flags Details | Formatted Diff | Diff
patch (9.80 KB, patch)
2020-01-21 06:56 PST, 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 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.
Comment 1 Antti Koivisto 2020-01-21 05:53:03 PST
Created attachment 388292 [details]
patch
Comment 2 Antti Koivisto 2020-01-21 06:56:24 PST
Created attachment 388295 [details]
patch
Comment 3 zalan 2020-01-21 07:19:37 PST
Comment on attachment 388295 [details]
patch

v.nice!
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2020-01-21 08:07:28 PST
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2020-01-21 08:08:13 PST
<rdar://problem/58759449>