[Webkit-unassigned] [Bug 282077] New: RenderViewTransitionCapture unconditionally allocates a backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 24 18:33:22 PDT 2024


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

            Bug ID: 282077
           Summary: RenderViewTransitionCapture unconditionally allocates
                    a backing store
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mattwoodrow at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    webkit-bug-importer at group.apple.com, zalan at apple.com

The RenderLayerBacking for RenderViewTransitionCapture always allocates a backing store, since isSimpleContainerCompositingLayer always returns false for RenderReplaced subclasses.

When being used for a ::view-transition-new() pseudo element, this layer just exists to attach other composited layers to, and doesn't draw anything itself (unless it has box decorations etc).

-- 
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/20241025/de906df3/attachment.htm>


More information about the webkit-unassigned mailing list