WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
190585
Share some code to dirty z-order and normal flow lists when child layers are added or removed
https://bugs.webkit.org/show_bug.cgi?id=190585
Summary
Share some code to dirty z-order and normal flow lists when child layers are ...
Simon Fraser (smfr)
Reported
2018-10-15 09:11:02 PDT
Share some code to dirty z-order and normal flow lists when child layers are added or removed
Attachments
Patch
(4.41 KB, patch)
2018-10-15 09:12 PDT
,
Simon Fraser (smfr)
zalan
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2018-10-15 09:12:07 PDT
Created
attachment 352329
[details]
Patch
zalan
Comment 2
2018-10-15 09:26:39 PDT
Comment on
attachment 352329
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=352329&action=review
> Source/WebCore/rendering/RenderLayer.cpp:454 > + if (!child.isNormalFlowOnly() || child.firstChild()) {
child.isNormalFlowOnly is always false here.
Simon Fraser (smfr)
Comment 3
2018-10-15 10:51:22 PDT
https://trac.webkit.org/changeset/237123/webkit
Radar WebKit Bug Importer
Comment 4
2018-10-15 10:52:39 PDT
<
rdar://problem/45276600
>
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