Bug 217404

Summary: [LFC] FormattingContext::Geometry::contentHeightForFormattingContextRoot should take a const ContainerBox&
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2020-10-06 13:59:36 PDT
and not a Box& since all FC roots are container boxes.
Comment 1 zalan 2020-10-06 14:01:40 PDT
Created attachment 410692 [details]
Patch
Comment 2 EWS 2020-10-06 17:23:22 PDT
Committed r268099: <https://trac.webkit.org/changeset/268099>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410692 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-06 17:24:18 PDT
<rdar://problem/70025087>