Bug 231402 - Add some plumbing for running smooth scroll animations in the scrolling thread/UI process
Summary: Add some plumbing for running smooth scroll animations in the scrolling threa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Simon Fraser (smfr)
URL:
Keywords: InRadar
: 231271 (view as bug list)
Depends on: 231395
Blocks:
  Show dependency treegraph
 
Reported: 2021-10-07 17:24 PDT by Simon Fraser (smfr)
Modified: 2021-10-10 21:33 PDT (History)
17 users (show)

See Also:


Attachments
Patch (49.97 KB, patch)
2021-10-07 17:30 PDT, Simon Fraser (smfr)
thorton: review+
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (49.98 KB, patch)
2021-10-07 20:00 PDT, Simon Fraser (smfr)
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2021-10-07 17:24:11 PDT
Add some plumbing for running smooth scroll animations in the scrolling thread/UI process
Comment 1 Simon Fraser (smfr) 2021-10-07 17:30:50 PDT
Created attachment 440559 [details]
Patch
Comment 2 Tim Horton 2021-10-07 17:36:37 PDT
Comment on attachment 440559 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=440559&action=review

> Source/WebCore/ChangeLog:8
> +        These change prepare the scrolling tree to handle the starting and cancelation of

These change!
Comment 3 Simon Fraser (smfr) 2021-10-07 20:00:21 PDT
Created attachment 440568 [details]
Patch
Comment 4 EWS 2021-10-07 20:56:32 PDT
ChangeLog entry in Source/WebCore/ChangeLog contains OOPS!.
Comment 5 Simon Fraser (smfr) 2021-10-07 21:31:01 PDT
https://trac.webkit.org/changeset/283792/webkit
Comment 6 Radar WebKit Bug Importer 2021-10-07 21:31:25 PDT
<rdar://problem/84012821>
Comment 7 Simon Fraser (smfr) 2021-10-10 21:33:44 PDT
*** Bug 231271 has been marked as a duplicate of this bug. ***