[webkit-reviews] review granted: [Bug 220761] REGRESSION (Big Sur): position:absolute elements inside nested overflow:scroll don't track scrolling : [Attachment 417941] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 20 10:18:04 PST 2021


Antti Koivisto <koivisto at iki.fi> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 220761: REGRESSION (Big Sur): position:absolute elements inside nested
overflow:scroll don't track scrolling
https://bugs.webkit.org/show_bug.cgi?id=220761

Attachment 417941: Patch

https://bugs.webkit.org/attachment.cgi?id=417941&action=review




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 417941
  --> https://bugs.webkit.org/attachment.cgi?id=417941
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=417941&action=review

> Source/WebCore/rendering/RenderLayerCompositor.cpp:3394
> +    auto needsMovesNode = [&]() {

() is not needed


More information about the webkit-reviews mailing list