Bug 241805

Summary: Remove KeyframeList::addProperty()
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   

Description Antoine Quint 2022-06-21 08:11:34 PDT
This method is not needed since KeyframeList::insert() already adds the properties of the newly inserted keyframe to KeyframeList::m_properties.
Comment 1 Antoine Quint 2022-06-21 08:16:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/1649
Comment 2 EWS 2022-06-21 23:26:47 PDT
Committed r295723 (251728@main): <https://commits.webkit.org/251728@main>

Reviewed commits have been landed. Closing PR #1649 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-06-21 23:27:14 PDT
<rdar://problem/95665779>