WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
313307
[GTK][WPE] Skia Compositor: Make *ForChildren transforms transient
https://bugs.webkit.org/show_bug.cgi?id=313307
Summary
[GTK][WPE] Skia Compositor: Make *ForChildren transforms transient
Jani Hautakangas
Reported
2026-04-25 07:32:39 PDT
The combinedForChildren and futureCombinedForChildren matrices on SkiaCompositingLayer::m_transforms are only consumed by the parent's recursive call into each child within computeTransformsAndAnimations. No paint-time site reads them. Storing them in m_transforms causes confusion because both are actually transient.
Attachments
Add attachment
proposed patch, testcase, etc.
Jani Hautakangas
Comment 1
2026-04-25 07:36:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/63591
EWS
Comment 2
2026-04-26 23:50:41 PDT
Committed
312066@main
(9c4948413023): <
https://commits.webkit.org/312066@main
> Reviewed commits have been landed. Closing PR #63591 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