Bug 191099 - [LFC] FormattingContext class should take FormattingState&
Summary: [LFC] FormattingContext class should take FormattingState&
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-10-30 19:28 PDT by zalan
Modified: 2018-10-31 06:51 PDT (History)
5 users (show)

See Also:


Attachments
Patch (13.94 KB, patch)
2018-10-30 19:31 PDT, zalan
koivisto: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>