WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
191896
[LFC] LayoutState should always be initialized with the initial containing block.
https://bugs.webkit.org/show_bug.cgi?id=191896
Summary
[LFC] LayoutState should always be initialized with the initial containing bl...
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-11-21 14:52:09 PST
Created
attachment 355440
[details]
Patch
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
Committed
r238431
: <
https://trac.webkit.org/changeset/238431
>
Radar WebKit Bug Importer
Comment 4
2018-11-21 15:26:29 PST
<
rdar://problem/46205042
>
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