Bug 249530

Summary: [web-animations] consider using Ref<> instead of RefPtr<> in the various types defined in WebAnimationTypes.h
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, dino, graouts, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=249498

Antoine Quint
Reported 2022-12-17 03:02:12 PST
During review of the patch for bug 249498, Darin made a comment (https://github.com/WebKit/WebKit/pull/7780#discussion_r1051307179) that we should consider using Ref<> instead of RefPtr<> for the new AnimatablePropertyToTransitionMap. We should broadly look into using Ref<> instead of RefPtr<> for the various types defined in WebAnimationTypes.h.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-24 03:03:15 PST
Antoine Quint
Comment 2 2023-01-07 12:59:35 PST
EWS
Comment 3 2023-01-08 02:53:33 PST
Committed 258631@main (866813ec2e4e): <https://commits.webkit.org/258631@main> Reviewed commits have been landed. Closing PR #8361 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.