RESOLVED FIXED256824
Combine requestScrollPositionUpdate() and requestAnimatedScrollToPosition()
https://bugs.webkit.org/show_bug.cgi?id=256824
Summary Combine requestScrollPositionUpdate() and requestAnimatedScrollToPosition()
Simon Fraser (smfr)
Reported 2023-05-15 20:52:38 PDT
requestScrollPositionUpdate() and requestAnimatedScrollToPosition() do pretty much the same thing; we can just pass a ScrollIsAnimated argument and share more code.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-05-15 20:52:59 PDT
Simon Fraser (smfr)
Comment 2 2023-05-15 20:58:25 PDT
EWS
Comment 3 2023-05-16 10:24:43 PDT
Committed 264119@main (4a8d697cd1a2): <https://commits.webkit.org/264119@main> Reviewed commits have been landed. Closing PR #13908 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.