[Webkit-unassigned] [Bug 244127] New: Add a way to have GraphicsLayerCA create a single CATransformLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 10:02:40 PDT 2022


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

            Bug ID: 244127
           Summary: Add a way to have GraphicsLayerCA create a single
                    CATransformLayer
           Product: WebKit
           Version: Safari Technology Preview
          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

In a future patch I need to make a GraphicsLayerCA that just creates a single CATransformLayer in the CALayer tree; currently, setting preserves3D() does create a CATransformLayer, but also creates a child CALayer for any rendered content.

-- 
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/20220819/5468289e/attachment.htm>


More information about the webkit-unassigned mailing list