Bug 254772 - Implement scroll synchronisation for UI-side compositing
Summary: Implement scroll synchronisation for UI-side compositing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matt Woodrow
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-30 14:19 PDT by Matt Woodrow
Modified: 2023-04-03 15:45 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Woodrow 2023-03-30 14:19:06 PDT
We have this for WebProcess scrolling, and we want the same functionality in the UI process.
Comment 1 Matt Woodrow 2023-03-30 14:19:30 PDT
<rdar://106293351>
Comment 2 Matt Woodrow 2023-03-30 15:08:53 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12203
Comment 3 EWS 2023-04-03 15:45:12 PDT
Committed 262535@main (318643e7b097): <https://commits.webkit.org/262535@main>

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