WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256824
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-15 20:52:59 PDT
<
rdar://problem/109386012
>
Simon Fraser (smfr)
Comment 2
2023-05-15 20:58:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13908
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.
Top of Page
Format For Printing
XML
Clone This Bug