[Webkit-unassigned] [Bug 258579] New: Avoid evaluating layer backing store contents twice per update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 10:02:37 PDT 2023


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

            Bug ID: 258579
           Summary: Avoid evaluating layer backing store contents twice
                    per update
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

RenderLayerBacking::updateDirectlyCompositedBoxDecorations() is called from both updateConfiguration() and updateAfterDescentands(), so can do redundant work.

-- 
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/20230627/cfa621f2/attachment-0001.htm>


More information about the webkit-unassigned mailing list