[Webkit-unassigned] [Bug 249530] New: [web-animations] consider using Ref<> instead of RefPtr<> in the various types defined in WebAnimationTypes.h
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Dec 17 03:02:12 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=249530
Bug ID: 249530
Summary: [web-animations] consider using Ref<> instead of
RefPtr<> in the various types defined in
WebAnimationTypes.h
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Animations
Assignee: webkit-unassigned at lists.webkit.org
Reporter: graouts at webkit.org
CC: dino at apple.com, graouts at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221217/62cbfbc0/attachment-0001.htm>
More information about the webkit-unassigned
mailing list