Bug 265959 - [threaded-animation-resolution] rename `RemoteLayerTreeEventDispatcher` member on `RemoteScrollingCoordinatorProxyMac`
Summary: [threaded-animation-resolution] rename `RemoteLayerTreeEventDispatcher` membe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks: 250970
  Show dependency treegraph
 
Reported: 2023-12-06 12:37 PST by Antoine Quint
Modified: 2023-12-06 23:06 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-12-06 12:37:05 PST
For the threaded animation resolution work we will use the `RemoteLayerTreeEventDispatcher` member of `RemoteScrollingCoordinatorProxyMac` for purposes beyond wheel events, so we should rename the variable from `m_wheelEventDispatcher` to something more generic.
Comment 1 Radar WebKit Bug Importer 2023-12-06 12:37:29 PST
<rdar://problem/119269904>
Comment 2 Antoine Quint 2023-12-06 12:39:26 PST
Pull request: https://github.com/WebKit/WebKit/pull/21408
Comment 3 EWS 2023-12-06 23:06:54 PST
Committed 271661@main (b03871bf9700): <https://commits.webkit.org/271661@main>

Reviewed commits have been landed. Closing PR #21408 and removing active labels.