Bug 205985 - [LFC] Decouple UsedHorizontal(Vertical)Values and Horizontal(Vertical)Constraints
Summary: [LFC] Decouple UsedHorizontal(Vertical)Values and Horizontal(Vertical)Constra...
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 20:47 PST by zalan
Modified: 2020-01-09 10:31 PST (History)
5 users (show)

See Also:


Attachments
Patch (64.91 KB, patch)
2020-01-08 20:59 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 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>