RESOLVED FIXED 249419
Reduce the usages of WheelEventTestMonitor::ScrollableAreaIdentifier in the scrolling tree
https://bugs.webkit.org/show_bug.cgi?id=249419
Summary Reduce the usages of WheelEventTestMonitor::ScrollableAreaIdentifier in the s...
Simon Fraser (smfr)
Reported 2022-12-15 11:33:58 PST
WheelEventTestMonitor::ScrollableAreaIdentifier is a void*, but in scrolling tree code we know we're dealign with ScrollingNodeIDs, so just use them until we have convert.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-12-15 11:35:14 PST
Simon Fraser (smfr)
Comment 2 2022-12-15 11:36:32 PST
EWS
Comment 3 2022-12-15 18:34:28 PST
Committed 257971@main (2e52daf4f7c4): <https://commits.webkit.org/257971@main> Reviewed commits have been landed. Closing PR #7710 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.