Bug 250642 - Rename RemoteLayerTreeTransaction::LayerProperties::keyPathsOfAnimationsToRemove
Summary: Rename RemoteLayerTreeTransaction::LayerProperties::keyPathsOfAnimationsToRemove
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 250510
  Show dependency treegraph
 
Reported: 2023-01-15 04:07 PST by Antoine Quint
Modified: 2023-01-15 11:31 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2023-01-15 04:07:00 PST
RemoteLayerTreeTransaction::LayerProperties::keyPathsOfAnimationsToRemove is incorrectly named, these aren't set of key paths but rather keys, at least in Core Animation API parlance.
Comment 1 Antoine Quint 2023-01-15 04:10:01 PST
Pull request: https://github.com/WebKit/WebKit/pull/8669
Comment 2 EWS 2023-01-15 11:30:02 PST
Committed 258937@main (23ed9c160c93): <https://commits.webkit.org/258937@main>

Reviewed commits have been landed. Closing PR #8669 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-15 11:31:16 PST
<rdar://problem/104280227>