Bug 191896

Summary: [LFC] LayoutState should always be initialized with the initial containing block.
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+

zalan
Reported 2018-11-21 14:36:00 PST
and not with some random formatting context root.
Attachments
Patch (7.44 KB, patch)
2018-11-21 14:52 PST, zalan
koivisto: review+
zalan
Comment 1 2018-11-21 14:52:09 PST
Antti Koivisto
Comment 2 2018-11-21 15:12:10 PST
Comment on attachment 355440 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=355440&action=review > Source/WebCore/layout/Verification.cpp:324 > + auto& initialContainingBlock = *m_initialContainingBlock; The local here doesn't do much.
zalan
Comment 3 2018-11-21 15:25:19 PST
Radar WebKit Bug Importer
Comment 4 2018-11-21 15:26:29 PST
Note You need to log in before you can comment on or make changes to this bug.