RESOLVED FIXED 244127
Add a way to have GraphicsLayerCA create a single CATransformLayer
https://bugs.webkit.org/show_bug.cgi?id=244127
Summary Add a way to have GraphicsLayerCA create a single CATransformLayer
Simon Fraser (smfr)
Reported 2022-08-19 10:02:40 PDT
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.
Attachments
Simon Fraser (smfr)
Comment 1 2022-08-19 10:09:42 PDT
EWS
Comment 2 2022-08-19 15:26:49 PDT
Committed 253606@main (6ca6aad73c5b): <https://commits.webkit.org/253606@main> Reviewed commits have been landed. Closing PR #3478 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2022-08-19 15:27:16 PDT
Note You need to log in before you can comment on or make changes to this bug.