Bug 199654

Summary: [LFC][IFC] Remove redundant InlineFormattingContext::LineLayout members.
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

alan
Reported 2019-07-09 20:11:09 PDT
ssia
Attachments
Patch (15.38 KB, patch)
2019-07-09 20:13 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2019-07-09 20:11:32 PDT
alan
Comment 2 2019-07-09 20:13:09 PDT
Antti Koivisto
Comment 3 2019-07-10 06:16:16 PDT
Comment on attachment 373814 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=373814&action=review > Source/WebCore/layout/inlineformatting/InlineFormattingContext.h:93 > - const InlineFormattingContext& m_formattingContext; > - InlineFormattingState& m_formattingState; > - FloatingState& m_floatingState; > + LayoutState& m_layoutState; Nice simplification.
WebKit Commit Bot
Comment 4 2019-07-10 08:53:41 PDT
Comment on attachment 373814 [details] Patch Clearing flags on attachment: 373814 Committed r247299: <https://trac.webkit.org/changeset/247299>
WebKit Commit Bot
Comment 5 2019-07-10 08:53:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.