Bug 191099

Summary: [LFC] FormattingContext class should take FormattingState&
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 2018-10-30 19:28:24 PDT
FormattingContext is a short lived stack object and it uses the FormattingState to preserve state.
Comment 1 zalan 2018-10-30 19:31:52 PDT
Created attachment 353457 [details]
Patch
Comment 2 zalan 2018-10-31 06:50:13 PDT
Committed r237633: <https://trac.webkit.org/changeset/237633>
Comment 3 Radar WebKit Bug Importer 2018-10-31 06:51:27 PDT
<rdar://problem/45698978>