Bug 204591 - Use Variant for RenderBlockFlow line layout
Summary: Use Variant for RenderBlockFlow line layout
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: 2019-11-25 13:02 PST by Antti Koivisto
Modified: 2019-11-26 00:28 PST (History)
10 users (show)

See Also:


Attachments
patch (16.22 KB, patch)
2019-11-25 13:14 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 2019-11-25 13:02:01 PST
Move complex and simple line layout structures into a Variant to avoid wasting memory and to allow easy expansion with LFC path.
Comment 1 Antti Koivisto 2019-11-25 13:14:28 PST
Created attachment 384314 [details]
patch
Comment 2 WebKit Commit Bot 2019-11-25 15:18:12 PST
Comment on attachment 384314 [details]
patch

Clearing flags on attachment: 384314

Committed r252868: <https://trac.webkit.org/changeset/252868>
Comment 3 WebKit Commit Bot 2019-11-25 15:18:14 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2019-11-25 15:19:21 PST
<rdar://problem/57478567>