Bug 270455

Summary: [threaded-animation-resolution] explicitly obtain ref-counted properties as references when blending
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Antoine Quint
Reported 2024-03-04 10:01:37 PST
Several properties of AcceleratedEffectValues are ref-counted and we access those when blending in AcceleratedEffect. We don't currently mark those as references, so we should make it explicit since we don't want to increase the ref-counting.
Attachments
Antoine Quint
Comment 1 2024-03-04 10:04:18 PST
Radar WebKit Bug Importer
Comment 2 2024-03-04 10:15:32 PST
EWS
Comment 3 2024-03-05 11:53:52 PST
Committed 275704@main (308a69c33af3): <https://commits.webkit.org/275704@main> Reviewed commits have been landed. Closing PR #25430 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.