WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2022-08-19 10:09:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/3478
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
<
rdar://problem/98901413
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug