Bug 205985

Summary: [LFC] Decouple UsedHorizontal(Vertical)Values and Horizontal(Vertical)Constraints
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch koivisto: review+

Description zalan 2020-01-08 20:47:48 PST
Some functions don't need the actual used values but only the constraints.
Comment 1 Radar WebKit Bug Importer 2020-01-08 20:48:10 PST
<rdar://problem/58431985>
Comment 2 zalan 2020-01-08 20:59:08 PST
Created attachment 387185 [details]
Patch
Comment 3 zalan 2020-01-09 10:31:02 PST
Committed r254272: <https://trac.webkit.org/changeset/254272>