[Webkit-unassigned] [Bug 198364] New: Backing store attachment logic for composited-inside-scroller needs to account for non-ancestor scrollers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 29 19:49:38 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=198364

            Bug ID: 198364
           Summary: Backing store attachment logic for
                    composited-inside-scroller needs to account for
                    non-ancestor scrollers
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

We generally inflate the coverage rect for composited scrollers (e.g. bug 198363) so that composited descendants get backing store attachment before they are scrolled into view.

However, with a non-stacking context scrollers, descendants don't see the scroller's coverage rect, so we need another way to inflate their coverage.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190530/bf063234/attachment.html>


More information about the webkit-unassigned mailing list