Bug 241805
Summary: | Remove KeyframeList::addProperty() | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | 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
This method is not needed since KeyframeList::insert() already adds the properties of the newly inserted keyframe to KeyframeList::m_properties.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/1649
EWS
Committed r295723 (251728@main): <https://commits.webkit.org/251728@main>
Reviewed commits have been landed. Closing PR #1649 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/95665779>