[webkit-reviews] review granted: [Bug 220201] [LFC Display] Stacking item bounds were wrong in some cases : [Attachment 416850] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 30 13:02:54 PST 2020


zalan <zalan at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 220201: [LFC Display] Stacking item bounds were wrong in some cases
https://bugs.webkit.org/show_bug.cgi?id=220201

Attachment 416850: Patch

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




--- Comment #2 from zalan <zalan at apple.com> ---
Comment on attachment 416850
  --> https://bugs.webkit.org/attachment.cgi?id=416850
Patch

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

> Source/WebCore/display/DisplayTreeBuilder.cpp:226
> +    auto currentStackingContextItem = [&]() -> StackingItem& {

is -> StackingItem& really required here?


More information about the webkit-reviews mailing list