RESOLVED FIXED 199654
[LFC][IFC] Remove redundant InlineFormattingContext::LineLayout members.
https://bugs.webkit.org/show_bug.cgi?id=199654
Summary [LFC][IFC] Remove redundant InlineFormattingContext::LineLayout members.
alan baradlay
Reported 2019-07-09 20:11:09 PDT
ssia
Attachments
Patch (15.38 KB, patch)
2019-07-09 20:13 PDT, alan baradlay
no flags
Radar WebKit Bug Importer
Comment 1 2019-07-09 20:11:32 PDT
alan baradlay
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.