Bug 205944 - [LFC] Move Constraints struct out of UsedHorizontal(Vertical)values.
Summary: [LFC] Move Constraints struct out of UsedHorizontal(Vertical)values.
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: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-08 11:43 PST by zalan
Modified: 2020-01-09 10:20 PST (History)
5 users (show)

See Also:


Attachments
Patch (55.06 KB, patch)
2020-01-08 11:47 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (54.32 KB, patch)
2020-01-08 11:56 PST, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-01-08 11:43:32 PST
This is in preparation for decoupling used values and constraints.
Comment 1 Radar WebKit Bug Importer 2020-01-08 11:43:50 PST
<rdar://problem/58415893>
Comment 2 zalan 2020-01-08 11:47:36 PST
Created attachment 387120 [details]
Patch
Comment 3 zalan 2020-01-08 11:56:19 PST
Created attachment 387121 [details]
Patch
Comment 4 zalan 2020-01-09 10:20:46 PST
Committed r254270: <https://trac.webkit.org/changeset/254270>