Bug 248292

Summary: Disable depth sorting of non-preserve-3d layer with CoreAnimation
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 229141    

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
Radar WebKit Bug Importer
Comment 1 2022-11-23 15:29:32 PST
Matt Woodrow
Comment 2 2022-11-23 15:53:06 PST
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.