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+
Simon Fraser (smfr)
Comment 1 2018-10-15 09:12:07 PDT
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
Radar WebKit Bug Importer
Comment 4 2018-10-15 10:52:39 PDT
Note You need to log in before you can comment on or make changes to this bug.