WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248292
Disable depth sorting of non-preserve-3d layer with CoreAnimation
https://bugs.webkit.org/show_bug.cgi?id=248292
Summary
Disable depth sorting of non-preserve-3d layer with CoreAnimation
Matt Woodrow
Reported
2022-11-23 15:28:54 PST
CoreAnimation currently always sorts layers by z position, but we should only be sorting layers that are within a 3d rendering context. The other rendering backends, and hit-testing/point-mapping get this right.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-23 15:29:32 PST
<
rdar://problem/102634551
>
Matt Woodrow
Comment 2
2022-11-23 15:53:06 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6773
EWS
Comment 3
2022-12-05 15:52:32 PST
Committed
257386@main
(73cd744e1690): <
https://commits.webkit.org/257386@main
> Reviewed commits have been landed. Closing PR #6773 and removing active labels.
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