WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2019-07-09 20:11:32 PDT
<
rdar://problem/52869206
>
alan baradlay
Comment 2
2019-07-09 20:13:09 PDT
Created
attachment 373814
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug