Bug 204591

Summary: Use Variant for RenderBlockFlow line layout
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, esprehn+autocc, ews-watchlist, glenn, kondapallykalyan, pdr, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

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>