[webkit-reviews] review granted: [Bug 198237] [Async overflow scrolling] Absolute positioned element inside async overflow scroll didn't get composited sometimes : [Attachment 370603] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri May 24 18:17:08 PDT 2019
Antti Koivisto <koivisto at iki.fi> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 198237: [Async overflow scrolling] Absolute positioned element inside async
overflow scroll didn't get composited sometimes
https://bugs.webkit.org/show_bug.cgi?id=198237
Attachment 370603: Patch
https://bugs.webkit.org/attachment.cgi?id=370603&action=review
--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 370603
--> https://bugs.webkit.org/attachment.cgi?id=370603
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=370603&action=review
> Source/WebCore/rendering/RenderLayerCompositor.cpp:2921
> + const auto* currLayer = layer.parent();
currLayer :(
More information about the webkit-reviews
mailing list